Skip to content

tschreiner/tschreiner.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Pages pages-build-deployment

tschreiner.github.io

This is my personal website.

Requirements for deployment and building

Hosting

After the repository has been built into the gh-pages branch the static code will be deployed and hosted by GitHub Pages.

Building

Locally (for development)

Running the development server:

hugo serve --disableFastRender

Building static HTML

hugo

Production

The code will be built by a GitHub Workflow which is defined in gh-pages.yml

Deployment

This page is built and deployed by a GitHub Action (gh-pages.yml) and will notify me by a Telegram message after successfull deployment.

About

This is my personal website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published