No description
|
|
||
|---|---|---|
| _layouts | ||
| img | ||
| .gitignore | ||
| _config.yml | ||
| CNAME | ||
| favicon.ico | ||
| fomu-evt1.md | ||
| fomu-evt2.md | ||
| fomu-evt3.md | ||
| Gemfile | ||
| Gemfile.lock | ||
| index.md | ||
| Licensing.md | ||
| oshw-au000001.png | ||
| README.md | ||
| Samples.md | ||
| tomu-cropped.gif | ||
| Trademarks.md | ||
| Update.md | ||
Tomu.im Site Source
This is the source code to Tomu.im
Developing Locally
Following the Github Documentation on Developing Locally, perform the following steps on this repo once checked out:
- Ensure ruby is installed. On Ubuntu/Debian, run
sudo apt install ruby ruby-dev make gcc libcurl3 autoconf libz-dev ruby-bundler bundle install --path vendor/bundlebundle exec jekyll serve