Skip to content

DunedinJS/dunedinjs.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dunedinjs.github.io

DunedinJS website built with the excellent Hexo static website generator.

The primary domain, dunedin.js.org is kindly provided by dns.js.org.

Tasks

To build and serve locally for development

  • In one terminal run npm run dev — this watches source files and re-builds automatically.
  • In another terminal run npm start — this serves the built files from the public directory.

To build and deploy to GitHub pages

  • npm run deploy — you will be prompted for your GitHub user credentials.

Other tasks

There are standalone npm run clean and npm run build tasks.

npm run hexo -- can be followed by any commands which Hexo supports. For example npm run hexo -- new post sample to create a new post.

About

DunedinJS website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published