mirror of
https://github.com/nikdoof/website-hugo.git
synced 2025-12-13 11:02:17 +00:00
Update README about membership info
This commit is contained in:
10
README.md
10
README.md
@@ -29,4 +29,12 @@ Branches are automatically deployed to [https://web-test.leighhack.org](https://
|
||||
* Run `hugo new blog/<year>/name-of-post/index.md`, and a new file will be created in the right folder.
|
||||
* Update the `author` and `author_email` values
|
||||
* Add a `subtitle`
|
||||
* Run Dev Mode (above), or `make serve` and view your post.
|
||||
* Run Dev Mode (above), or `make serve` and view your post.
|
||||
|
||||
### Updating Membership Plans
|
||||
|
||||
The membership plan data is held in a YAML file, this is used by the Hackspace API and other tools as well.
|
||||
|
||||
* Edit [data/memberships.yaml](data/memberships.yaml), follow the format of existing entries.
|
||||
* Links are standard URIs and can support any of the normal formats (mailto:, etc).
|
||||
|
||||
Reference in New Issue
Block a user