https://github.com/phucbm/aberto
🪄🚪👐 Static blog template powered by Jekyll
https://github.com/phucbm/aberto
ghpages github-pages jekyll jekyll-blog
Last synced: 7 months ago
JSON representation
🪄🚪👐 Static blog template powered by Jekyll
- Host: GitHub
- URL: https://github.com/phucbm/aberto
- Owner: phucbm
- Created: 2021-07-03T03:30:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-09T09:07:29.000Z (almost 4 years ago)
- Last Synced: 2025-03-17T10:22:36.316Z (7 months ago)
- Topics: ghpages, github-pages, jekyll, jekyll-blog
- Language: CSS
- Homepage: https://phucbm.github.io/aberto/
- Size: 175 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
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
...
```