Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ikeq/hexo-theme-inside
π SPA, Flat and clean theme for Hexo https://blog.oniuo.com/theme-inside
https://github.com/ikeq/hexo-theme-inside
angular blog hexo hexo-theme spa
Last synced: 12 days ago
JSON representation
π SPA, Flat and clean theme for Hexo https://blog.oniuo.com/theme-inside
- Host: GitHub
- URL: https://github.com/ikeq/hexo-theme-inside
- Owner: ikeq
- License: mit
- Created: 2017-11-09T03:34:33.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-29T15:23:42.000Z (6 months ago)
- Last Synced: 2024-05-20T09:17:29.053Z (6 months ago)
- Topics: angular, blog, hexo, hexo-theme, spa
- Language: JavaScript
- Homepage:
- Size: 8.42 MB
- Stars: 672
- Watchers: 6
- Forks: 96
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hexo-themes - ikeq/hexo-theme-inside - inside/|424| (Content)
- awesome-starred - ikeq/hexo-theme-inside - π SPA, Flat and clean theme for Hexo https://blog.oniuo.com/theme-inside (angular)
README
INSIDE
π Β SPA, Flat and clean theme for Hexo, built with Angular.
## Preview
- https://blog.oniuo.com
- https://blog.oniuo.com/post/inside-theme-showcase## Features
- Custom theming
- Built-in Search
- Built-in [Disqus](https://disqus.com)
- Flexible plugin mechanism
- Enhanced content display
- Reward, Copyright notice, Picture zooming
- Table (headless table, long table)
- Content addons, out of the box (Collapse, Timeline, Content Crypto)
- Misc
- [PWA](https://developers.google.com/web/progressive-web-apps) (Immersive design, Offline support ([workbox](https://developers.google.com/web/tools/workbox/)))
- SEO (SSRγsitemap)
- Print friendly## Quick start
1\. Locate to `project/` and run
```bash
npm install hexo-theme-inside
```2\. Config `project/_config.yml`
```yaml
theme: inside
```3\. Copy [_config.yml](https://github.com/ikeq/hexo-theme-inside/blob/master/_config.yml) to `project/_config.inside.yml`, see [here](https://blog.oniuo.com/theme-inside) for full documentation.
## Changelog
[releases](https://github.com/ikeq/hexo-theme-inside/releases)
## FAQ
- Where to find front-end source code?
https://bitbucket.org/ikeq/hexo-theme-inside-ng
## License
[MIT](LICENSE)