Skip to content

mattlucht/digital-land

 
 

Repository files navigation

Build Status

Digital Land

Environment reqs

To build/run site you need:

The generated output is deployed via a github pages repo at https://github.com/digital-land/digital-land.github.io

Development

To develop the site locally, run:

  • npm run start to generate css, start gulp watch task and run hugo server in the background

Creating content

See creating content documentation.

Deploy of site

On commit to master there is a travis build that generates deploys the static pages using the deploy.sh script in this repo.

If you absolutely must deploy manually, delete any public directory you have first, then clone the digital-land.github.io repo (see above), make your changes and then run ./deploy.sh Otherwise let travis take care of it.

About

Content, issues and source code for the digital land roadmap site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 47.3%
  • JavaScript 30.4%
  • HTML 22.3%