Skip to content

maluta/ml-diary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diary Theme for Jekyll

中文说明

A simple but beautiful theme for Jekyll blogs.

Screenshot

Features

  • Calendar — You can easily find your diary of specific date.
  • Responsive Design — Diary adapts to fit computer and phone screen size.

DEMO

Installation

If you're starting a new blog, you want to clone-and-go. Just git clone https://github.com/soyaine/jekyll-theme-diary.git, make any changes you want to the template, pages or _config.yml and start blogging with Jekyll.

Config

You can change the _config.yml file:

name: YourName(will display in the footer)
 
# Social links showed in the footer
# You just need modify the nickname of github and twitter
# You should only change the info after colon here
link:
  email : [email protected]
  github : yourname
  twitter : yourname
  jianshu: http:https://www.jianshu.com/users/yourname

# Links in the navigation, you can modify both link name and link url here
nav:
   Home: http:https://yoursite.cn
   Diary: http:https://yoursite.cn/diary/
   ANYTHING: any url

Demo

You can see a demo of Diary right here on GitHub Pages.

You can also see my website of Diary.

Issue

Welcome suggestion in issues.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published