Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/muan/scribble
:tomato: A Jekyll theme.
https://github.com/muan/scribble
Last synced: 18 days ago
JSON representation
:tomato: A Jekyll theme.
- Host: GitHub
- URL: https://github.com/muan/scribble
- Owner: muan
- License: mit
- Archived: true
- Created: 2013-05-06T09:51:15.000Z (over 11 years ago)
- Default Branch: gh-pages
- Last Pushed: 2020-02-21T16:33:38.000Z (over 4 years ago)
- Last Synced: 2024-08-01T00:45:32.044Z (3 months ago)
- Language: HTML
- Homepage: http://scribble.muan.co
- Size: 265 KB
- Stars: 771
- Watchers: 22
- Forks: 666
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scribble
A Jekyll theme. [Demo :point_left:](http://scribble.muan.co/posts/scribble-the-jekyll-theme).
![screenshot](https://cloud.githubusercontent.com/assets/1153134/23830104/6d4665e0-06b7-11e7-8805-57e73c346459.png)
## Get started
1. [Fork the repository](https://github.com/muan/scribble/fork)
2. Clone the repository: `git clone https://github.com/username/scribble`
3. Run `bundle install`
4. Run Jekyll: `bundle exec jekyll serve -w`
5. Go to http://localhost:4000 for your site.
---
## Make it yours
1. Edit `_config.yml`, adn then rerun `jekyll serve -w`
2. Change `about.md` for blog intro
3. For domain settings see [the guide from GitHub](https://help.github.com/articles/setting-up-a-custom-domain-with-pages)
## The end
Like it? [Tell me](http://twitter.com/muanchiou).
Problem? [Use GitHub Issues](https://github.com/muan/scribble).