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

https://github.com/theimpossibleastronaut/rmw-website

Website for rmw
https://github.com/theimpossibleastronaut/rmw-website

font-awesome jekyll rmw w3css website

Last synced: 3 months ago
JSON representation

Website for rmw

Awesome Lists containing this project

README

          

This is the repository for the [rmw website](https://theimpossibleastronaut.github.io/rmw-website/).

The source code repository for rmw is at
https://github.com/theimpossibleastronaut/rmw

The files in the directory are not meant to be viewed with an editor;
they are used by [jekyll](https://jekyllrb.com/) and [GitHub
Pages](https://pages.github.com/) to generate the rmw website.

If you would like to view the website offline and already have jekyll
installed, run:

bundle exec jekyll serve

and in your web browser, navigate to http://localhost:4000/

Information for contributors about working on the website can be found
at https://theimpossibleastronaut.github.io/rmw-website/website-design.html