Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sfantasy/blog
:book: Blog built upon Jekyll
https://github.com/sfantasy/blog
blog jekyll
Last synced: about 1 month 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 (about 12 years ago)
- Default Branch: gh-pages
- Last Pushed: 2021-09-10T09:43:22.000Z (over 3 years ago)
- Last Synced: 2024-10-12T10:18:18.053Z (2 months ago)
- Topics: blog, jekyll
- Language: SCSS
- Homepage: http://blog.fantasy.codes
- Size: 28.1 MB
- Stars: 3
- Watchers: 2
- 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 [email protected]: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/)