mirror of https://github.com/muan/scribble.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
5 years ago | |
---|---|---|
_includes | 5 years ago | |
_layouts | 5 years ago | |
_posts | 5 years ago | |
images | 5 years ago | |
stylesheets | 5 years ago | |
.gitignore | 9 years ago | |
404.html | 5 years ago | |
CNAME | 5 years ago | |
Gemfile | 9 years ago | |
Gemfile.lock | 5 years ago | |
LICENSE | 7 years ago | |
README.md | 5 years ago | |
_config.yml | 5 years ago | |
about.md | 5 years ago | |
feed.xml | 7 years ago | |
index.html | 5 years ago |
README.md
Scribble
A Jekyll theme. Demo 👈.
Get started
-
Clone the repository:
git clone https://github.com/username/scribble
-
Run
bundle install
-
Run Jekyll:
bundle exec jekyll serve -w
-
Go to http://localhost:4000 for your site.
Make it yours
-
Edit
_config.yml
, adn then rerunjekyll serve -w
-
Change
about.md
for blog intro -
For domain settings see the guide from GitHub
The end
Like it? Tell me.
Problem? Use GitHub Issues.