Skip to content

terryoy/terryoy.github.io

Repository files navigation

This web site is powered by the amazing static content generator liquidluck

In convention, all the posts are written down and organized under the below path:

_content/   - for root level html pages
_content/<year>/    - for posts

To generate site content, use the follow command:

$ ./_gen_site.sh

To preview the web site, use the following command:

$ ./_preview.sh

Create a page:

$ ./_newpage.sh

Template for a Markdown post(_scripts/templates/page.md):

# Post Title

- date: 2013-01-01 21:30
- tags: linux, tutorial
- category: tricks

-----------------------------

Post body...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors