File tree 1 file changed +12
-1
lines changed
1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -45,10 +45,21 @@ Use Hugo to statically serve & preview files on your machine
45
45
46
46
> Note that you may have the run ` npm install ` on new/ others' branches you checkout and server before running ` hugo server `
47
47
48
- #### Editing Content
48
+ ## Editing Content
49
49
50
50
Content is located in ` content/en/ ` and the directories in there will be one of the links along the top of the page.
51
51
52
52
Edit the landing pages in ` section-name/index.html ` or ` section-name.md `
53
53
54
54
Edit Sidebar content in ` config/_default/menus/menus.en.toml `
55
+
56
+ When editing content, please ask for a PR review from a content maintainer:
57
+ * Curriculum website structure / formatting: @chase
58
+ * PL Network:
59
+ * web3 Basics:
60
+ * IPFS:
61
+ * IPLD:
62
+ * libp2p:
63
+ * Filecoin:
64
+ * DevTools:
65
+ * Launchpad Getting Started: @momack2
You can’t perform that action at this time.
0 commit comments