Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/phucbm/aberto

🪄🚪👐 Static blog template powered by Jekyll
https://github.com/phucbm/aberto

ghpages github-pages jekyll jekyll-blog

Last synced: 18 days ago
JSON representation

🪄🚪👐 Static blog template powered by Jekyll

Awesome Lists containing this project

README

        


Aberto Logo

Aberto


Static blog engine powered by Jekyll and GitHub Pages












## Getting Started

If you only want to run this on GitHub Pages and updating content directly on GitHub.

1. Fork this repo
2. Turn on GitHub Pages
3. You're on set.

Deploy on your local machine:

1. Fork this repo
2. Clone to your local machine
3. Run `bundle exec jekyll serve --livereload`. After all dependencies have been installed, the terminal should give you
a notification like this to access the local site.
```text
...
LiveReload address: http://127.0.0.1:35729
Server address: http://127.0.0.1:4000
Server running... press ctrl-c to stop.
LiveReload: Browser connected
...
```