You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-17Lines changed: 8 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,9 +12,9 @@ Follow these steps to run the documentation site locally and preview your change
12
12
13
13
Building and serving the site requires cloning two repositories:
14
14
15
-
-**[Polkadot MkDocs](https://github.com/papermoonio/polkadot-mkdocs)**: Contains the MkDocs configuration files, theme overrides, and custom CSS for the Polkadot documentation site.
15
+
-**[Polkadot MkDocs](https://github.com/papermoonio/polkadot-mkdocs)**: Contains the "engine" (MkDocs configuration, theme overrides, and custom CSS) for the Polkadot documentation site.
16
16
17
-
-**[Polkadot Docs](https://github.com/polkadot-developers/polkadot-docs)**: The actual content is stored in the `polkadot-docs` repository and pulled into the `polkadot-mkdocs` directory during build.
17
+
-**[Polkadot Docs](https://github.com/polkadot-developers/polkadot-docs)**: Contains the "content" (documentation pages, tutorials, and images) that gets built into the site.
18
18
19
19
For everything to work correctly, the file structure needs to be as follows:
0 commit comments