Skip to content

Nigh/tinyworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyWorks

Inspired by and modified from SimpleIntro

Hugo主题:只是做了一点微小的工作

Hugo theme: just doing a little tiny bit of work

Demo site: https://nigh.github.io/tinyworks

intro

Install

git submodule add https://github.com/Nigh/tinyworks themes/tinyworks
git submodule update --remote
hugo server --minify --theme tinyworks

File tree

  • Content
    • tab1
      • _index.md
      • post11.md
      • post12.md
    • tab2
      • _index.md
      • post21.md
    • tab3
      • _index.md
      • post31.md

Param

_index.md

  • id:

  • weight

post$.md

  • title

  • image

  • date

  • link

  • extlink

  • description

Plan

  • module
  • paginator
  • rewrite "about" style
  • add "info" style
  • multipage
  • innerpage style
  • single page style
  • update navbar style
  • optimize "about" style