Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions src/_include/layout.jade
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,9 @@ html.no-js(xmlns:ng='http://angularjs.org', xmlns:app='ignored')
+nav_item('https://github.com/buildbot/buildbot/wiki/Press') Press
+nav_item('https://buildbot.buildbot.net') Metabuildbot: Buildbot's Buildbot
+nav_item_dropdown("#")(label="Get Started")
+nav_item('http://buildbot.net/buildbot/docs/current/tutorial/') Follow the Tutorial
+nav_item('http://buildbot.net/buildbot/docs/current/index.html') Read the Docs
+nav_item('http://docs.buildbot.net/current/manual/installation/installation.html') Download and Install
li.divider
+nav_item('https://docs.buildbot.net/current/tutorial/index.html') Follow the Tutorial
+nav_item('https://docs.buildbot.net/current/index.html') Read the Docs
+nav_item('https://docs.buildbot.net/current/manual/installation/installation.html') Download and Install
+nav_item_dropdown("#")(label="Get Involved")
+nav_item('https://lists.buildbot.net/mailman/listinfo') Join the Mailing List
+nav_item('https://web.libera.chat/?channels=#buildbot') ..or #buildbot on IRC
Expand Down