Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dtinth/me.dt.in.th
My playground and my blog, moved to GitHub Pages
https://github.com/dtinth/me.dt.in.th
jekyll
Last synced: about 2 months ago
JSON representation
My playground and my blog, moved to GitHub Pages
- Host: GitHub
- URL: https://github.com/dtinth/me.dt.in.th
- Owner: dtinth
- Created: 2013-11-16T16:18:53.000Z (about 11 years ago)
- Default Branch: gh-pages
- Last Pushed: 2020-07-06T15:21:50.000Z (over 4 years ago)
- Last Synced: 2024-05-02T06:07:14.963Z (8 months ago)
- Topics: jekyll
- Language: HTML
- Homepage:
- Size: 3.51 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: History.markdown
Awesome Lists containing this project
README
# Jekyll-Bootstrap
The quickest way to start and publish your Jekyll powered blog. 100% compatible with GitHub pages
## Usage
For all usage and documentation please see:
## Version
0.3.0 - stable and versioned using [semantic versioning](http://semver.org/).
**NOTE:** 0.3.0 introduces a new theme which is not backwards compatible in the sense it won't _look_ like the old version.
However, the actual API has not changed at all.
You might want to run 0.3.0 in a branch to make sure you are ok with the theme design changes.## Contributing
To contribute to the framework please make sure to checkout your branch based on `jb-development`!!
This is very important as it allows me to accept your pull request without having to publish a public version release.Small, atomic Features, bugs, etc.
Use the `jb-development` branch but note it will likely change fast as pull requests are accepted.
Please rebase as often as possible when working.
Work on small, atomic features/bugs to avoid upstream commits affecting/breaking your development work.For Big Features or major API extensions/edits:
This is the one case where I'll accept pull-requests based off the master branch.
This allows you to work in isolation but it means I'll have to manually merge your work into the next public release.
Translation : it might take a bit longer so please be patient! (but sincerely thank you).**Jekyll-Bootstrap Documentation Website.**
The documentation website at is maintained at https://github.com/plusjade/jekyllbootstrap.com
## License
[MIT](http://opensource.org/licenses/MIT)