Thanks to visit codestin.com
Credit goes to github.com

Skip to content

zregvart/konflux-ci.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

konflux-ci.github.io

This repository contains the source code for the konflux-ci website hosted at konflux-ci.dev.

The website is based on Hugo and hugo-universal-theme.

Contributing

When new code is pushed to the repository's main branch, it triggers a GitHub action that renders the website HTML and CSS files using Hugo, and pushes those artifacts to the repository's GitHub Page which is reachable at konflux-ci.dev.

See more details here: https://gohugo.io/hosting-and-deployment/hosting-on-github/

To deploy the website locally:

  1. Install Hugo: https://gohugo.io/installation/.
  2. Clone this repository and navigate to your clone.
  3. Fetch the hugo-universal-theme using the git submodule update --init -- command
  4. Run: hugo --source website server -D.

This will start a local web server and will provide you the link to your local website.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%