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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@ Effective way to publish your Markdown to a web app. This tool provides option t
6
6
7
7
From markdown html pages can be created using [Documentation Builder](https://snapcraft.io/documentation-builder)
8
8
9
+
Install documentation builder using snap or ubuntu software center.
10
+
9
11
Once html pages created, our `build-html` script will run some optimization steps, to make the page optimized with common style sheets, adding SEO meta tags, or any other common tags on top of the page and get the `site-data` ready to be served as web app.
0 commit comments