tschreiner / tschreiner.github.io

This is my personal website

Home Page:https://teddschreiner.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://teddschreiner.de


Languages

Language:CSS 58.4%Language:JavaScript 21.5%Language:SCSS 12.7%Language:HTML 7.4%