Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/)