File tree Expand file tree Collapse file tree 3 files changed +18
-15
lines changed Expand file tree Collapse file tree 3 files changed +18
-15
lines changed Original file line number Diff line number Diff line change 1- # Welcome to MkDocs
1+ # Welcome
22
3- For full documentation visit [ mkdocs.org ] ( https://www.mkdocs.org ) .
3+ !!! info
44
5- ## Commands
5+ This is a documenation made using material for mkdocs,
6+ hosted on github pages, just like the official goboscript
7+ documentation.
68
7- * ` mkdocs new [dir-name] ` - Create a new project.
8- * ` mkdocs serve ` - Start the live-reloading docs server.
9- * ` mkdocs build ` - Build the documentation site.
10- * ` mkdocs -h ` - Print help message and exit.
9+ Welcome to the documentation for the inflation of goboscript.
1110
12- ## Project layout
13-
14- mkdocs.yml # The configuration file.
15- docs/
16- index.md # The documentation homepage.
17- ... # Other markdown pages, images and other files.
11+ Scroll to the bottom to see where to go next
Original file line number Diff line number Diff line change 1+ # installation
2+
3+ yeaahh
Original file line number Diff line number Diff line change 4848 - navigation.tabs
4949 - content.tabs.link
5050 - content.tooltips
51-
51+ - navigation.footer
5252
5353plugins :
5454 - social
@@ -118,4 +118,10 @@ extra:
118118 data : 0
119119 note : >-
120120 Thanks for your feedback! Help us improve this page by
121- using our <a href="https://github.com/inflated-goboscript/inflated-goboscript.github.io/issues/new/?title=[Feedback]+{title}+-+{url}" target="_blank" rel="noopener">feedback form</a>.
121+ using our <a href="https://github.com/inflated-goboscript/inflated-goboscript.github.io/issues/new/?title=[Feedback]+{title}+-+{url}" target="_blank" rel="noopener">feedback form</a>.
122+
123+ nav :
124+ - Home : index.md
125+ - Inflator :
126+ - Inflator : inflator/index.md
127+ - Installation : inflator/installation.md
You can’t perform that action at this time.
0 commit comments