We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1bb1a0 commit 80e93c4Copy full SHA for 80e93c4
1 file changed
docu/purpose.md
@@ -28,6 +28,13 @@ Git hosting service + much more like:
28
29
Most known alternative: [Bitbucket](https://bitbucket.org)
30
31
+### [GitHub Pages](https://pages.github.com/)
32
+
33
+Free static pages hosting service.
34
+Sample lib that hosts its documentation page using GitHub Pages: http://getbootstrap.com/
35
36
+Most known alternative: I don't know anything better
37
38
### DocPad
39
40
Static site generator + much more. By defining layouts you can generate whole documentation portals with sources written in simple markdown syntax.
0 commit comments