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

Alv-no/alvtime-old-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alvtime

Visit the alvtime website at https://Alv-no.github.io/alvtime/

Add and edit content

Add and edit content by adding and editing files in the content folder. See existing files for examples or go to the selected themes page hugo-theme-introduction for detailed instructions.

Development

Clone this repository and run the following command to build and run the development server in the docker container:

docker build -t alvtime-site . && docker run -it --rm -p 1313:1313 -v $PWD/site:/usr/share/blog alvtime-site

Open localhost:1313 in a webpage and change a file in the content directory. The site will be rebuilt and the changes will be reflected in the browser.

Publish

To publish open up a pull request to the master branch. When the changes are merged to master the page will be published by the publish action.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages