Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)

Star

## 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 :)

.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}}