Skip to content

evrardjp/website-1

 
 

Repository files navigation

Kured Website

Netlify Status FOSSA Status

This repo houses the assets used to build the Kured project's website: https://kured.dev/.

How to modify this website

The main landing page of this website can be modified in config.yaml.

All of the content lives in the content/ directories.

Running the site locally

In order to run the Kured site locally, you need to install the Hugo static site generator. Make sure to install the "extended" variant of Hugo with support for the Hugo Pipes feature.

Once you have everything installed, run the site in "server" mode:

make serve

Navigate to http://localhost:1313 to see the site running in your browser. As you make updates to the site, the browser will immediately update to reflect those changes.

License

FOSSA Status

About

Website for the kured project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 45.1%
  • HTML 42.4%
  • Makefile 11.1%
  • SCSS 1.4%