Skip to content
Snippets Groups Projects
Commit e7f6d4e7 authored by micressor's avatar micressor
Browse files

README.md: Add hirings to content types

parent 357c1a35
No related branches found
No related tags found
1 merge request!24Feature hugo migration
......@@ -24,11 +24,17 @@ hugo --enableGitInfo
## Content Types
### Post
### Hiring
Used for hirings. Hiring posts are listed on the homepage.
Run `hugo new hiring/<post-name>.md` to create a post.
### News
Used for blog posts. Blog posts are listed on the homepage.
Run `hugo new post/<post-name>.md` to create a post.
Run `hugo new news/<post-name>.md` to create a post.
### Page
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment