Link updates and corrections

This commit is contained in:
2024-04-03 21:37:45 -07:00
parent c91af07aa9
commit e43e68e469
18 changed files with 103 additions and 76 deletions

View File

@@ -1,11 +1,10 @@
# UCLA Linux Users Group Website
This is the code for the website hosted at https://linux.ucla.edu.
The whole website is static, and it's easy to edit: just change the markdown files and build it with [Hugo](https://gohugo.io/).
Protip: run the `hugo server` command to preview your changes more quickly.
The source of https://linux.ucla.edu, built with [Hugo](https://gohugo.io/).
## Contributing
Make your own branch and submit a pull request if there's something you think we should change! We are open to suggestions.
Install hugo, then run `hugo serve` in the cloned repo directory.
Make your own branch and submit a pull request if there's something you think we
should change! We are open to suggestions.