Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayumin/ayumin.github.com
https://github.com/ayumin/ayumin.github.com
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ayumin/ayumin.github.com
- Owner: ayumin
- Created: 2014-10-05T16:00:27.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-05T16:01:53.000Z (over 10 years ago)
- Last Synced: 2024-04-14T15:00:40.396Z (9 months ago)
- Language: Ruby
- Size: 734 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: History.markdown
Awesome Lists containing this project
README
# Jekyll-Bootstrap-3
Easily publish Bootstrap 3 powered Jekyll sites.
Fork of the well known jekyll-bootstrap (v0.3.0). Original project is [here](https://github.com/plusjade/jekyll-bootstrap).
The quickest way to start and publish your Jekyll powered blog. 100% compatible with GitHub pages.## Usage
### 1. Create a Repo
- Go to and create a new repository named *USERNAME.github.com*### 2. Install Jekyll-Bootstrap-3
$ git clone https://github.com/dbtek/jekyll-bootstrap-3 USERNAME.github.com
$ cd USERNAME.github.com
$ git remote set-url origin [email protected]:USERNAME/USERNAME.github.com.git
$ git push origin master
### 3. Enjoy !
- After giving 10 mins to GitHub of course.For original project's usage and documentation please see:
### Themes
Quickly install and use lovely themes with Jekyll Bootstrap 3. Visit [theme gallery](http://jekyllbootstrap3.tk/preview/).
## License
[MIT](http://opensource.org/licenses/MIT)
[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/dbtek/jekyll-bootstrap-3/trend.png)](https://bitdeli.com/free "Bitdeli Badge")