Git Product home page Git Product logo

ryanzhang.github.io's Introduction

Ryan Zhang Page

This page site is used to collect some of my activity and information in internet

  • Revise config 配置修改: _config.yml
  • Revise Slides Configuration 修改Slides默认模板: _layouts/reveal.html
  • Add Slides goto _slides/
  • Add blog goto _post/

中文说明: poem的样式定义在_includes/index_head.html中

静态页面的模板入口是在 index.html slides/.html blog/.html 中 , 其中**permalink"定义了最终生成的html的路径

landing配置内容是在 data/landing.yml中

静态页面生成顺序是 index.html -> layout/blog.html -> 内容render ->调用动态数据 site, data, 这些

How to build & Run

Install ruby and ruby-dev

dnf install ruby ruby-devel or ruby -v You might need to install gcc-c++ as well

Install github-pages

gem install github-pages

运行

  1. bundle exec jekyll build
  2. bundle exec jekyll serve

Centos如何ruby https://tecadmin.net/install-ruby-latest-stable-centos/

or

  • bundle exec jekyll s --host=10.72.12.44 --port=80 80 needs root permission
  • bundle exec jekyll build --incremental --watch

Description

Upstream

https://github.com.cnpmjs.org/jarrekk/Jalpc

Technical stack

  • Jekyll
  • Jalpc
  • Reveal.js

Feature added

  • Writing md markdown file , Get Online presentation slide
  • Online resume template
  • Writing md markdown file, Get pretty Blog artical

ryanzhang.github.io's People

Contributors

ryanzhang avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.