Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oscaner/oscaner.github.io
My Blog / Jekyll Themes / PWA
https://github.com/oscaner/oscaner.github.io
Last synced: about 2 months ago
JSON representation
My Blog / Jekyll Themes / PWA
- Host: GitHub
- URL: https://github.com/oscaner/oscaner.github.io
- Owner: Oscaner
- License: apache-2.0
- Created: 2021-03-13T05:21:55.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-12T15:04:07.000Z (about 1 year ago)
- Last Synced: 2024-04-22T04:37:51.483Z (8 months ago)
- Language: HTML
- Homepage: https://www.oscaner.com
- Size: 115 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[Oscaner Blog](https://www.oscaner.com)
================================![](http://www.oscaner.com/assets/img/blog-desktop.png)
> Fork from [Hux Blog](http://huangxuan.me), and 👉 [Original User Manual](https://github.com/Huxpro/huxpro.github.io/blob/master/_doc/Manual.md)
--------------------------------------------------
### Custom features
1. Github workflow to build & deploy jekyll4.
- First, Create a new branch `gh-pages` on Github.
- Then, Point Github pages to `gh-pages` branch.
- This feature allowed user to custom jekyll plugins, see `_plugins` folder
2. Upgrade mathjax from `2.7.5` to `3.1.2`
3. Allow sort for navbar, use `weight` flag.
4. Add support for directory listing page, see `https://www.oscaner.com/life/`
5. Add support for Gitalk plugin.