https://github.com/mdda/mdda.github.io
Blog based on jekyll-bootstrap-3 with dbyll theme as base
https://github.com/mdda/mdda.github.io
Last synced: 6 months ago
JSON representation
Blog based on jekyll-bootstrap-3 with dbyll theme as base
- Host: GitHub
- URL: https://github.com/mdda/mdda.github.io
- Owner: mdda
- Created: 2014-09-11T06:46:25.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2023-10-24T15:52:59.000Z (over 2 years ago)
- Last Synced: 2023-10-24T16:45:49.829Z (over 2 years ago)
- Language: TeX
- Size: 36.4 MB
- Stars: 4
- Watchers: 3
- Forks: 3
- 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 git@github.com: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)
[](https://bitdeli.com/free "Bitdeli Badge")