https://github.com/missingcharacter/ricdros.com
ricdros.com blog
https://github.com/missingcharacter/ricdros.com
Last synced: 5 months ago
JSON representation
ricdros.com blog
- Host: GitHub
- URL: https://github.com/missingcharacter/ricdros.com
- Owner: missingcharacter
- Created: 2021-06-01T05:24:52.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-12-30T23:51:37.000Z (5 months ago)
- Last Synced: 2026-01-03T23:29:44.776Z (5 months ago)
- Language: HTML
- Homepage: https://ricdros.com
- Size: 11.1 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `https://ricdros.com` website
## Requirements
- [github-pages](https://github.com/github/pages-gem)
- its dependencies can be found [GitHub Pages versions](https://pages.github.com/versions/)
## How to setup
- Make sure you meet [Requirements](#requirements) above
- Ruby `3.3.4`
- Bundler
- Run `bundle install`
## Run it locally
```shell
JEKYLL_GITHUB_TOKEN= bundle exec jekyll serve --livereload
```
## Thanks to
- [Simon Dosda](https://simondosda.github.io/posts/2021-09-13-blog-github-pages-1-introduction.html)
## Related docs
- ["No GitHub API authentication" error](https://github.com/github/pages-gem/issues/399)
- ["Minimal Mistakes" theme docs](https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/)