Skip to content

pythonsul/pythonsul2018-site

 
 

Repository files navigation

[pythonsu2018-site] (http://pythonsul.org)

Build/Test

Python Sul 2018 website (http://pythonsul.org/)

Requirements

  1. NodeJS
  2. NPM

Setting up the project

  1. Clone the repository
  2. run npm install

Development server with live-reload

  1. run npm run dev
  2. check the dev server at localhost:8080

Building the website to production

  1. run npm run production, the gh-pages branch will be updated.

Releases

No releases published

Packages

No packages published

Languages

  • CSS 68.1%
  • HTML 27.0%
  • JavaScript 4.9%