Skip to content

LadderOperator/NJU_Memory

 
 

Repository files navigation

欢迎南哪儿人来为学校里的一些热点事件做记录备份

参与方法:

熟悉GitHub

  1. fork本仓库

  2. 修改或增加_steps中的记录

  3. 有余力的大佬帮忙改改样式就更好了(误)

不会用GitHub:请在Issue中按照模板添加,我会协助整理


原始README

jekyll-timeline

License: MIT

Visualize time structured data with this simple jekyll-template.
This Jekyll site is perfect for your résumé or other timelines.

you can find a demo HERE

screenshots

SCREENSHOT RÉSUMÉ SCREENSHOT COMPOSERS

how to use it?

  1. Fork this repository

  2. Configure Github-Pages in the Repo Settings

  3. Edit the Markdown files in the collection steps in the _steps folder

    Required data fields in the frontmatter:

    • title: <TITLE>
    • date: 2016-09-31 00:00:00 -0700 (Only Year and Month are shown)

    Optional fields:

    • enddate: 2017-1-1 00:00:00 -0700
  4. Change site configuration _config.yml

    • the Site title: title
    • background color color
    • url (very important) url
    • baseurl (important) baseurl (name it after the repo)
    • site's description
  5. You're done! (Look at https://<USERNAME>.github.io/<REPO>)

Feel free to contribute, give feedback, a star, and share it!

About

南京大学·校园记忆·时间线

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 76.7%
  • CSS 23.3%