https://github.com/sfantasy/blog
:book: Blog built upon Jekyll
https://github.com/sfantasy/blog
blog jekyll
Last synced: 9 months ago
JSON representation
:book: Blog built upon Jekyll
- Host: GitHub
- URL: https://github.com/sfantasy/blog
- Owner: SFantasy
- License: mit
- Created: 2012-11-16T15:58:24.000Z (over 13 years ago)
- Default Branch: gh-pages
- Last Pushed: 2025-05-01T02:33:54.000Z (about 1 year ago)
- Last Synced: 2025-05-30T11:51:53.387Z (about 1 year ago)
- Topics: blog, jekyll
- Language: SCSS
- Homepage: http://blog.fantasy.codes
- Size: 28.1 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blog
Welcome to visit my blog: [blog.fantasy.codes](http://blog.fantasy.codes)
The blog is powered by Jekyll and GitHub Pages.
If you like the theme or want to create a blog as mine, just clone it and push the codes to your own remote repository.
## Run locally
```
git clone git@github.com:SFantasy/blog.git
cd blog
jekyll serve --watch
```
## License
* Codes licensed under the [MIT license](LICENSE)
* Blog contents licensed under [CC BY-3.0](http://creativecommons.org/licenses/by/3.0/)