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
- Host: GitHub
- URL: https://github.com/theimpossibleastronaut/rmw-website
- Owner: theimpossibleastronaut
- Created: 2021-06-21T20:22:15.000Z (almost 5 years ago)
- Default Branch: trunk
- Last Pushed: 2026-02-16T06:48:32.000Z (4 months ago)
- Last Synced: 2026-02-16T14:34:34.161Z (4 months ago)
- Topics: font-awesome, jekyll, rmw, w3css, website
- Language: JavaScript
- Homepage: https://theimpossibleastronaut.github.io/rmw-website/
- Size: 1.77 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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