Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/totaldebug/totaldebug.uk
https://github.com/totaldebug/totaldebug.uk
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/totaldebug/totaldebug.uk
- Owner: totaldebug
- Created: 2020-12-06T19:56:13.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-21T21:04:57.000Z (4 months ago)
- Last Synced: 2024-07-21T22:29:30.827Z (4 months ago)
- Language: Ruby
- Size: 47.6 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# marksie1988 / Total Debug Project Content Site
This repository contains the Jekyll configuration and content behind the [https://totaldebug.uk/](https://totaldebug.uk/) site.
To view the site locally, ensure you have Ruby and Jekyll installed:
gem install --user-install bundler jekyll
Then, in this directory, install all the required gems:
bundle install
Finally, in this directory, run:
bundle exec jekyll serve