Skip to content

dgplug/foss.training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

foss.training

The landing page for dgplug summer training

Local Development Guide

  • Clone the repo
  • In your terminal, run npm install
  • Then run, npm run start
  • Open http://localhost:8080 in your browser

To make any changes, make changes only in the src directory Always run npm run build before committing and pushing code so that _site is updated.

Production Deploy

Just deploy the contents of _site folder. The _site folder will always have the latest static html content.

About

The landing page for dgplug summer training

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published