https://github.com/sorebit/sorebit.github.io
Personal site, garden, and notebook.
https://github.com/sorebit/sorebit.github.io
github pelican personal-website
Last synced: 9 months ago
JSON representation
Personal site, garden, and notebook.
- Host: GitHub
- URL: https://github.com/sorebit/sorebit.github.io
- Owner: Sorebit
- Created: 2016-08-21T18:14:09.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2025-01-23T14:31:22.000Z (over 1 year ago)
- Last Synced: 2025-02-19T12:59:59.280Z (over 1 year ago)
- Topics: github, pelican, personal-website
- Language: HTML
- Homepage: http://sorebit.github.io
- Size: 6.55 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal site, garden, and notebook.
This site is built with [Pelican Static Site Generator][pelican] with (*soon*) a couple of custom
plugins.
## Usage
- `make devserver` - Generate site, host it, and live reload on changes.
- `make clean` - Clean `output` directory
- `make github` - Publish to `gh-pages` branch.
**Site setup notes**
For site setup notes, see [site setup notes](https://sorebit.github.io/notes/site-setup).
**Roadmap**
For roadmap, see [roadmap](https://sorebit.github.io/roadmap).
**Pelican theme (misun)**
For Pelican theme (misun), see [Pelican theme (misun)][misun].
[pelican]: https://github.com/getpelican
[misun]: https://github.com/sorebit/misun