FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

opensourcecities/opensourcecities.github.io: Open Source Cities Website · GitHub

Repository files navigation

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.

About

Open Source Cities Website

Resources

Stars

2 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL