Skip to content
/ pacwoman Public

A flat and responsive theme for Hexo, based on Pacman, with Sticky

License

Notifications You must be signed in to change notification settings

lisnb/pacwoman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pacwoman

A flat and responsive theme for Hexo, based on Pacman.

support Sticky feature

You can checkout the demo here: lisnb's garage~

##Usage

Pacwomen support the feature of Sticky Posts which means the posts will stick on the first page. (aka 置顶贴)

to add some sticky posts, just add your markdown file name to the "stickies" in the config file

for example

_config.yml

...
stickies:
- foo
- bar
...

when you have a foo.md and bar.md in the _posts directory, you can just add the name (without extension) to the stickes, then the pages generated by these files will stick.

About

A flat and responsive theme for Hexo, based on Pacman, with Sticky

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published