https://github.com/dmuth/dmuth.github.io
Jekyll repo for CheetahFacts.com
https://github.com/dmuth/dmuth.github.io
cheetahs leopards
Last synced: 5 months ago
JSON representation
Jekyll repo for CheetahFacts.com
- Host: GitHub
- URL: https://github.com/dmuth/dmuth.github.io
- Owner: dmuth
- Created: 2015-10-08T02:07:16.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2021-11-02T00:04:26.000Z (over 4 years ago)
- Last Synced: 2025-04-12T14:51:29.699Z (about 1 year ago)
- Topics: cheetahs, leopards
- Language: HTML
- Homepage: http://www.CheetahFacts.com/
- Size: 1.58 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repo holds the source for my website [All About Cheetahs](http://www.AllAboutCheetahs.info/).
Site generation is done with [Jekyll](https://jekyllrb.com/), which is an amazing static site generator. You should check it out!
## Site Development
- Run `jekyll server`
- Go to http://localhost:4000/ in your web browser
- Edit or create any files in `_posts/` and the local copy of the site will be updated automatically.
- Commit and push the changes up to GitHub. The live site should udpate within a few seconds.