https://github.com/sorebit/misun
Pelican theme used for sorebit.github.io
https://github.com/sorebit/misun
pelican pelican-theme personal-website theme
Last synced: 5 months ago
JSON representation
Pelican theme used for sorebit.github.io
- Host: GitHub
- URL: https://github.com/sorebit/misun
- Owner: Sorebit
- Created: 2019-12-15T13:53:58.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-01-23T14:20:51.000Z (over 1 year ago)
- Last Synced: 2025-10-08T23:51:35.421Z (9 months ago)
- Topics: pelican, pelican-theme, personal-website, theme
- Language: HTML
- Homepage: https://sorebit.github.io/articles/lorem
- Size: 1.55 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Misun: A theme for Pelican
Misun is a [Pelican][pel] theme designed for
[sorebit.github.io][sgi]. It aims for high readability, accessibility and light design.
For this theme to work the plugins are *required*.
## Dependencies
- `python -m pip install libsass cssmin` or use [requirements.txt][req] from [sorebit.github.io][sgi]
## Notes
- The theme is in by means *complete*. It supports only what I needed to style.
- For example, only `h1`, `h2`, and `h3` headers are expected to be used as *actual headers*.
`h4` and below might be used in the future for additional functionalities (like bi-links)
- In article preview (`.preview`), summary is expected to **not** be auto-generated. That is, the
theme is **not** going to handle any non-plain text.
[pel]: https://github.com/getpelican/pelican
[req]: https://github.com/Sorebit/sorebit.github.io/blob/main/requirements.txt
[sgi]: https://sorebit.github.io