Skip to content

fme-teaching/fme-teaching.github.io

Repository files navigation

FM Teaching Committee Website (sources)

Link to the live website: FM Teaching Committee webpage

Instructions

First time

  1. Clone this repository
  2. Run hugo mod clean followed by hugo mod get -u ./...

Run hugo to test your copy. It has been tested with hugo version 0.92+extended.

After cloning

  1. If you want to make sure that you have the latest version, run git pull
  2. Do the required changes (e.g. edit the pages in content/home, add a new post, etc.)
  3. Test locally by running the script view.sh and pointing your browser to http://localhost:1313
  4. Once all the changes are done and you are happy with them, commit and push your changes.
  5. A GitHub Actions workflow will generate the new page and deploy it at https://fme-teaching.github.io. You can see the status of the deployment in the Actions tab: https://github.com/fme-teaching/fme-teaching.github.io/actions

About

FM Teaching Committee Hugo Website Sources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published