Skip to content

opensourcecities/opensourcecities.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published