Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 989 Bytes

File metadata and controls

35 lines (23 loc) · 989 Bytes

Open Source Cities Website

A directory of companies, people, and projects that are Open Source.

Visit our Website

Table of Contents

Build

This site is built with Hugo and uses an external theme from https://github.com/opensourcecities/osc-theme as submodule.

  • To run the site locally:
git clone --recurse-submodules https://github.com/opensourcecities/opensourcecities.github.io.git
cd opensourcecities.github.io
./hugow server
  • To generate the site:
git clone --recurse-submodules https://github.com/opensourcecities/opensourcecities.github.io.git
cd opensourcecities.github.io
rm -rf public/
./hugow

License

This list is licensed under a CC-BY 4.0 Unported License, © 2017 Richard Littauer. If this isn't great for you, get in touch.