Skip to content
This repository has been archived by the owner on Jan 29, 2021. It is now read-only.

osakunta/saatio-pages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static Pages for Satalinna Foundation

These pages are generated using Hugo. The pages are hosted at Github Pages in this repository's docs/ directory.

Setting up dev environment

Install Hugo. Before building/running the server, node dependencies must be installed to assets with the following commands:

cd assets/ && npm install

Development server can be run with:

hugo server -D

Deploying

To deploy a new version of the site, run

hugo

and commit the changes to Github.

About

Old website for Satalinna Foundation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published