Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/totaldebug/totaldebug.uk


https://github.com/totaldebug/totaldebug.uk

Last synced: 9 days ago
JSON representation

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