Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Static HTML website for Holopolis project, hosted on GitHub Pages.

Notifications You must be signed in to change notification settings

PDIS/holopolis.pdis.tw-2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

holopolis.pdis.tw

Static HTML website for holopolis.pdis.tw, hosted on GitHub Pages.

💻 Local Development

Technologies Used

  • GitHub Pages. An HTML website-hosting service provided by GitHub.
  • Heroku. A platform for easily deploying applications.
  • Review Apps. A Heroku feature that deploys code from GitHub pull requests as a disposable app on the web.
  • VueJS. A progressive framework for building user interfaces in JS.
  • Discourse. A modern Internet discussion platform.

Requirements

  • Node.JS (optional)
  • Python 3 (optional)

Build Setup

Run the following commands within docs/:

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

Serving the website

If you have Python installed, you can quickly serve by running the following from within docs/:

python3 -m http.server 3000

You will now be able to view it at: http://localhost:3000

💪 Contributing

Please make sure to read our Contributing Guide and Code of Conduct before making a pull request.

Get Involved

If you'd like to join in on the conversation, great!

We have a specific section of our website with details!

©️ License

MIT

About

Static HTML website for Holopolis project, hosted on GitHub Pages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •