https://github.com/fidetro/fidetro.github.io
https://github.com/fidetro/fidetro.github.io
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fidetro/fidetro.github.io
- Owner: Fidetro
- License: apache-2.0
- Created: 2017-12-13T09:52:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-31T10:55:23.000Z (4 months ago)
- Last Synced: 2025-02-09T07:16:57.275Z (3 months ago)
- Language: HTML
- Size: 32.8 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
基于[Hux Blog](https://github.com/Huxpro/huxpro.github.io)提供的模版改的blog
# Install
```
gem install bundler jekyll
bundle exec jekyll server
bundle update
```