Skip to content

cocitizen/cocitizen-11ty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cocitizen.com

Source for cocitizen.com — a volunteer home for open-source civic-tech tools.

Built with Eleventy. Deployed via Cloudflare Pages.

Local development

npm install
npm run dev

Site serves at http://localhost:8080.

Build

npm run build

Output goes to _site/.

Deployment

Cloudflare Pages build settings:

  • Build command: npm run build
  • Build output directory: _site

Styleguide

Internal design reference lives at /styleguide/ (not indexed).

About

Source for cocitizen.com — a volunteer home for open-source civic-tech tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors