Skip to content
/ Kotka Public

[WIP] Platform for ultra light rail - recipe for the makers

Notifications You must be signed in to change notification settings

akauppi/Kotka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kotka PBS

This page tells how to build and deploy the documentation.

Requirements

  • npm
$ npm install

Getting started

$ npm run dev
...

Open http://localhost:3100 to see the building guide.

Building

$ npm run build

This creates deployable files in dist/.

Quality control

$ npm run build-and-serve     # or just 'npm run _serve'

Open http://localhost:3101/Kotka/ to test the build results.

Deploying

$ npm run deploy

Currently deploying using GitHub Pages, and the gh-pages branch of this repo. This need not remain so.

Pros:

  • one platform, GitHub

Cons:

  • VuePress seems to be pushing the same images over and over
    • slow pushes
    • takes space(?) at the repo

Deployment is done manually, for now.

Once we have our own domain, should look back at this. Firebase hosting may be a good candidate.

Check the output at https://akauppi.github.io/Kotka.

Note: Better URL once we get the association running. 👟

References

About

[WIP] Platform for ultra light rail - recipe for the makers

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published