Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nigh/tinyworks
Hugo theme. 只是做了一点微小的工作.
https://github.com/nigh/tinyworks
hugo hugo-theme
Last synced: 3 months ago
JSON representation
Hugo theme. 只是做了一点微小的工作.
- Host: GitHub
- URL: https://github.com/nigh/tinyworks
- Owner: Nigh
- License: mit
- Created: 2021-01-27T18:57:48.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-02T14:37:03.000Z (about 3 years ago)
- Last Synced: 2023-08-01T06:22:29.598Z (over 1 year ago)
- Topics: hugo, hugo-theme
- Language: HTML
- Homepage: https://nigh.github.io/tinyworks
- Size: 2.16 MB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# TinyWorks
![](https://raw.githubusercontent.com/Nigh/tinyworks/main/images/tn.png)
> Inspired by and modified from [SimpleIntro](https://github.com/gangjun06/SimpleIntro)
Hugo主题:只是做了一点微小的工作
Hugo theme: just doing a little tiny bit of work
Demo site: https://nigh.github.io/tinyworks
## Install
```bash
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
- [x] module
- [x] paginator
- [x] rewrite "about" style
- [x] add "info" style
- [x] multipage
- [ ] innerpage style
- [ ] single page style
- [ ] update navbar style
- [ ] optimize "about" style