Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chibicode/duo
👬 A Simple Jekyll Theme.
https://github.com/chibicode/duo
blog blog-theme jekyll jekyll-blog jekyll-template jekyll-theme jekyll-themes
Last synced: 3 months ago
JSON representation
👬 A Simple Jekyll Theme.
- Host: GitHub
- URL: https://github.com/chibicode/duo
- Owner: chibicode
- License: other
- Archived: true
- Created: 2017-10-12T13:28:52.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-26T08:41:50.000Z (almost 7 years ago)
- Last Synced: 2024-09-25T02:33:35.084Z (3 months ago)
- Topics: blog, blog-theme, jekyll, jekyll-blog, jekyll-template, jekyll-theme, jekyll-themes
- Language: Ruby
- Homepage: https://chibicode.github.io/duo
- Size: 358 KB
- Stars: 74
- Watchers: 3
- Forks: 31
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
![](https://chibicode.github.io/duo/static/images/og.jpg)
**Duo** is a simple [Jekyll](http://jekyllrb.com/) theme. You can use duo for a single-page site or a simple blog.
- **Demo Page**: [https://chibicode.github.io/duo/](https://chibicode.github.io/duo/)
- **Example Page:** [My React tutorial](https://chibicode.com/react-js-introduction-for-people-who-know-just-enough-jquery-to-get-by/).
- **GitHub Repo:** [chibicode/duo](https://github.com/chibicode/duo)## Get Started
```bash
# Download and Install
git clone https://github.com/chibicode/duo.git
bundle install# Run
bundle exec jekyll serve
# open http://localhost:4000/duo
```## Next Steps
See: [Customize Duo](https://chibicode.github.io/duo/posts/customize).
## Like or Retweet Appreciated :)
Just published: Duo, A Simple Jekyll Theme. https://t.co/G2kffR9e4U @jekyllrb
— Shu Uesugi (@chibicode) October 25, 2017.github-corner:hover .octo-arm{animation:octocat-wave 560ms ease-in-out}@keyframes octocat-wave{0%,100%{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media (max-width:500px){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:octocat-wave 560ms ease-in-out}}