WIP: streamline some stuff
All checks were successful
Build and deploy website / Build and Push Hugo Site (push) Successful in 36s
All checks were successful
Build and deploy website / Build and Push Hugo Site (push) Successful in 36s
WIP: move blog to hugo
This commit is contained in:
parent
06e94159b1
commit
1f62e2064d
45 changed files with 489 additions and 609 deletions
3
config/_default/permalinks.toml
Normal file
3
config/_default/permalinks.toml
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Permalinks format of each content section
|
||||
post = "/p/:slug/"
|
||||
page = "/:slug/"
|
Loading…
Add table
Add a link
Reference in a new issue