Skip to content

fluentverification/FLUENT-Website

Repository files navigation

Best-practices documentation for modifying the website

Running website loally

Modifying content

  • open a new branch
  • go to content/authors/yourName
  • open _index.md
  • Make your changes
  • commit your changes
  • add LukasBuecherl as a reviewer

Restarting the website

  • hugo
  • cd public
  • git add .
  • git commit -m "Build website"
  • git push origin main

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published