From d872a28cf77b334a83c3ff36763019c2527c0900 Mon Sep 17 00:00:00 2001 From: Chris Cummer Date: Fri, 3 Aug 2018 05:03:26 -0700 Subject: [PATCH] First pass at new site template --- Makefile | 1 + _site/config.toml | 1 - _site/content/_footer.md | 0 .../_index.md} | 1 + .../{posts => }/configuration/attributes.md | 10 +- .../{posts => }/configuration/iterm2.md | 3 +- .../overview.md => getting_started/_index.md} | 3 +- .../{posts => getting_started}/glossary.md | 0 .../installation.md | 27 +- .../{posts/modules.md => modules/_index.md} | 1 + _site/content/{posts => }/modules/bamboohr.md | 5 +- _site/content/{posts => }/modules/circleci.md | 8 +- _site/content/{posts => }/modules/clocks.md | 12 +- .../content/{posts => }/modules/cmdrunner.md | 9 +- .../modules/cryptocurrencies/_index.md | 8 + .../modules/cryptocurrencies/bittrex.md | 13 +- .../modules/cryptocurrencies/blockfolio.md | 12 +- .../modules/cryptocurrencies/cryptolive.md | 22 +- _site/content/{posts => }/modules/gcal.md | 13 +- _site/content/{posts => }/modules/gerrit.md | 5 +- _site/content/{posts => }/modules/git.md | 9 +- _site/content/{posts => }/modules/github.md | 6 +- _site/content/{posts => }/modules/gitlab.md | 5 +- .../{posts => }/modules/gspreadsheet.md | 9 +- _site/content/modules/ipaddress/_index.md | 9 + .../modules => modules/ipaddress}/ipapi.md | 9 +- .../modules => modules/ipaddress}/ipinfo.md | 12 +- _site/content/{posts => }/modules/jenkins.md | 12 +- _site/content/{posts => }/modules/jira.md | 5 +- _site/content/{posts => }/modules/logger.md | 9 +- _site/content/{posts => }/modules/newrelic.md | 9 +- _site/content/{posts => }/modules/opsgenie.md | 9 +- _site/content/{posts => }/modules/power.md | 13 +- _site/content/{posts => }/modules/security.md | 13 +- _site/content/{posts => }/modules/textfile.md | 9 +- _site/content/{posts => }/modules/todo.md | 9 +- _site/content/{posts => }/modules/todoist.md | 5 +- _site/content/{posts => }/modules/travisci.md | 13 +- _site/content/{posts => }/modules/trello.md | 9 +- _site/content/{posts => }/modules/twitter.md | 3 +- .../modules/weather_services/_index.md | 8 + .../weather_services}/prettyweather.md | 12 +- .../weather_services}/weather.md | 12 +- _site/content/{posts => }/modules/zendesk.md | 1 + _site/static/imgs/modules/gitlab.png | Bin 57615 -> 47263 bytes _site/static/imgs/modules/travisci.png | Bin 45079 -> 111547 bytes _site/static/imgs/modules/trello.png | Bin 26077 -> 28027 bytes _site/themes/docdock/LICENSE.md | 22 + _site/themes/docdock/README.md | 129 + _site/themes/docdock/_prose.yml | 4 + _site/themes/docdock/archetypes/default.md | 9 + _site/themes/docdock/archetypes/slide.md | 46 + _site/themes/docdock/exampleSite/config.toml | 68 + .../docdock/exampleSite/content/_index.md | 50 + .../content/content-organisation/_index.md | 138 + .../customize-style/_index.md | 66 + .../customize-style/disable.md | 24 + .../customize-style/theme-variants.md | 35 + .../customize-style/themestyle.md | 25 + .../content/content-organisation/extramenu.md | 28 + .../content/content-organisation/logo.md | 12 + .../exampleSite/content/create-page/_index.md | 54 + .../content/create-page/homepage.md | 8 + .../content/create-page/myslide.md | 48 + .../content/create-page/page-images.md | 28 + .../content/create-page/page-slide.md | 114 + .../docdock/exampleSite/content/credits.md | 44 + .../content/getting-start/_index.md | 12 + .../content/getting-start/configuration.md | 56 + .../content/getting-start/installation.md | 83 + .../exampleSite/content/search/_index.md | 13 + .../exampleSite/content/shortcodes/_index.md | 10 + .../exampleSite/content/shortcodes/alert.md | 30 + .../attachments.files/BachGavotteShort.mp3 | Bin 0 -> 366464 bytes .../Carroll_AliceAuPaysDesMerveilles.pdf | Bin 0 -> 179272 bytes .../adivorciarsetoca00cape.pdf | Bin 0 -> 370183 bytes .../shortcodes/attachments.files/hugo.png | Bin 0 -> 18210 bytes .../movieselectricsheep-flock-244-32500-2.mp4 | Bin 0 -> 348402 bytes .../content/shortcodes/attachments.md | 59 + .../exampleSite/content/shortcodes/button.md | 37 + .../content/shortcodes/children/_index.md | 46 + .../shortcodes/children/children-1/_index.md | 6 + .../children-1/children-1-1/_index.md | 6 + .../children-1-1/children-1-1-1/_index.md | 6 + .../children-1-1-1/children-1-1-1-1/_index.md | 6 + .../children-1-1-1-1-1/_index.md | 6 + .../shortcodes/children/children-2/_index.md | 11 + .../shortcodes/children/children-2/test3.md | 6 + .../shortcodes/children/children-3/_index.md | 6 + .../shortcodes/children/children-4/_index.md | 7 + .../content/shortcodes/children/test.md | 6 + .../content/shortcodes/excerpt-include.md | 25 + .../exampleSite/content/shortcodes/excerpt.md | 39 + .../exampleSite/content/shortcodes/expand.md | 41 + .../exampleSite/content/shortcodes/icon.md | 1254 ++++ .../exampleSite/content/shortcodes/mermaid.md | 98 + .../exampleSite/content/shortcodes/notice.md | 61 + .../exampleSite/content/shortcodes/panel.md | 60 + .../content/shortcodes/revealjs.md | 119 + .../docdock/exampleSite/content/showcase.md | 15 + .../layouts/partials/custom-head.html | 10 + .../layouts/partials/menu-footer.html | 13 + .../layouts/shortcodes/ghcontributors.html | 31 + .../exampleSite/static/menu-entry-icon.png | Bin 0 -> 9189 bytes .../static/showcase/bitfan.site.png | Bin 0 -> 167504 bytes .../static/showcase/invincible.site.png | Bin 0 -> 1348219 bytes .../docdock/exampleSite/static/style-flex.png | Bin 0 -> 100641 bytes .../exampleSite/static/style-original.png | Bin 0 -> 136720 bytes .../exampleSite/static/variant-gold.png | Bin 0 -> 189338 bytes .../exampleSite/static/variant-gray.png | Bin 0 -> 142870 bytes .../exampleSite/static/variant-green.png | Bin 0 -> 177552 bytes _site/themes/docdock/i18n/en.toml | 44 + _site/themes/docdock/i18n/es.toml | 26 + _site/themes/docdock/i18n/fr.toml | 44 + _site/themes/docdock/i18n/nb.toml | 38 + _site/themes/docdock/images/screenshot.png | Bin 0 -> 201307 bytes _site/themes/docdock/images/tn.png | Bin 0 -> 105017 bytes _site/themes/docdock/layouts/404.html | 39 + .../docdock/layouts/_default/baseof.html | 32 + _site/themes/docdock/layouts/_default/li.html | 22 + .../themes/docdock/layouts/_default/list.html | 20 + .../docdock/layouts/_default/single.html | 3 + _site/themes/docdock/layouts/index.html | 30 + _site/themes/docdock/layouts/index.json | 12 + .../docdock/layouts/partials/breadcrumb.html | 8 + .../partials/custom-content-footer.html | 6 + .../layouts/partials/custom-footer.html | 0 .../docdock/layouts/partials/custom-head.html | 4 + .../partials/flex/body-aftercontent.html | 54 + .../partials/flex/body-beforecontent.html | 68 + .../docdock/layouts/partials/flex/head.html | 17 + .../layouts/partials/flex/scripts.html | 11 + .../partials/flex/selectnavigation.html | 58 + .../docdock/layouts/partials/header.html | 10 + .../layouts/partials/language-selector.html | 18 + .../docdock/layouts/partials/menu-footer.html | 0 .../themes/docdock/layouts/partials/menu.html | 82 + .../layouts/partials/next-prev-page.html | 44 + .../partials/original/body-aftercontent.html | 13 + .../partials/original/body-beforecontent.html | 128 + .../layouts/partials/original/head.html | 23 + .../layouts/partials/original/scripts.html | 10 + .../docdock/layouts/partials/pagination.html | 9 + .../docdock/layouts/shortcodes/alert.html | 6 + .../docdock/layouts/shortcodes/anchor.html | 1 + .../layouts/shortcodes/anchorlink.html | 1 + .../layouts/shortcodes/attachmentlink.html | 5 + .../layouts/shortcodes/attachments.html | 33 + .../docdock/layouts/shortcodes/button.html | 6 + .../docdock/layouts/shortcodes/children.html | 104 + .../docdock/layouts/shortcodes/code.html | 1 + .../docdock/layouts/shortcodes/emoticon.html | 29 + .../layouts/shortcodes/excerpt-include.html | 14 + .../docdock/layouts/shortcodes/excerpt.html | 7 + .../docdock/layouts/shortcodes/expand.html | 16 + .../docdock/layouts/shortcodes/header.html | 16 + .../docdock/layouts/shortcodes/icon.html | 13 + .../docdock/layouts/shortcodes/image.html | 5 + .../docdock/layouts/shortcodes/info.html | 10 + .../docdock/layouts/shortcodes/label.html | 1 + .../docdock/layouts/shortcodes/mermaid.html | 3 + .../docdock/layouts/shortcodes/note.html | 4 + .../docdock/layouts/shortcodes/notice.html | 1 + .../docdock/layouts/shortcodes/pagelink.html | 12 + .../layouts/shortcodes/pagetreesearch.html | 1 + .../docdock/layouts/shortcodes/panel.html | 5 + .../layouts/shortcodes/recently-updated.html | 7 + .../docdock/layouts/shortcodes/relref.html | 14 + .../docdock/layouts/shortcodes/revealjs.html | 66 + .../docdock/layouts/shortcodes/section.html | 1 + .../docdock/layouts/shortcodes/task.html | 10 + .../docdock/layouts/shortcodes/tasklist.html | 4 + .../docdock/layouts/shortcodes/tip.html | 10 + .../docdock/layouts/shortcodes/toc.html | 2 + .../docdock/layouts/shortcodes/unknow.html | 1 + .../docdock/layouts/shortcodes/userlink.html | 1 + .../docdock/layouts/shortcodes/viewppt.html | 5 + .../docdock/layouts/shortcodes/viewxls.html | 5 + .../docdock/layouts/shortcodes/warning.html | 12 + .../docdock/layouts/shortcodes/well.html | 1 + .../themes/docdock/layouts/slide/single.html | 38 + .../docdock/static/css/auto-complete.css | 49 + .../docdock/static/css/bootstrap.min.css | 1 + _site/themes/docdock/static/css/custom.css | 45 + .../docdock/static/css/featherlight.min.css | 8 + .../docdock/static/css/font-awesome.min.css | 4 + _site/themes/docdock/static/css/horsey.css | 35 + _site/themes/docdock/static/css/hybrid.css | 102 + _site/themes/docdock/static/css/nucleus.css | 617 ++ .../docdock/static/fonts/FontAwesome.otf | Bin 0 -> 134808 bytes .../docdock/static/fonts/Inconsolata.eot | Bin 0 -> 35620 bytes .../docdock/static/fonts/Inconsolata.svg | 359 ++ .../docdock/static/fonts/Inconsolata.ttf | Bin 0 -> 63184 bytes .../docdock/static/fonts/Inconsolata.woff | Bin 0 -> 38248 bytes .../themes/docdock/static/fonts/Lato-Bold.ttf | Bin 0 -> 121788 bytes .../docdock/static/fonts/Lato-Bold.woff2 | Bin 0 -> 32304 bytes .../docdock/static/fonts/Lato-Regular.ttf | Bin 0 -> 120196 bytes .../docdock/static/fonts/Lato-Regular.woff2 | Bin 0 -> 32704 bytes .../Novecentosanswide-Normal-webfont.eot | Bin 0 -> 22446 bytes .../Novecentosanswide-Normal-webfont.svg | 1019 ++++ .../Novecentosanswide-Normal-webfont.ttf | Bin 0 -> 56884 bytes .../Novecentosanswide-Normal-webfont.woff | Bin 0 -> 24772 bytes .../Novecentosanswide-Normal-webfont.woff2 | Bin 0 -> 19760 bytes .../Novecentosanswide-UltraLight-webfont.eot | Bin 0 -> 21080 bytes .../Novecentosanswide-UltraLight-webfont.svg | 918 +++ .../Novecentosanswide-UltraLight-webfont.ttf | Bin 0 -> 55600 bytes .../Novecentosanswide-UltraLight-webfont.woff | Bin 0 -> 23476 bytes ...Novecentosanswide-UltraLight-webfont.woff2 | Bin 0 -> 18716 bytes .../docdock/static/fonts/Roboto-Italic.ttf | Bin 0 -> 161484 bytes .../docdock/static/fonts/Roboto-Medium.ttf | Bin 0 -> 162588 bytes .../docdock/static/fonts/Roboto-Regular.ttf | Bin 0 -> 162876 bytes .../static/fonts/RobotoMono-Medium.ttf | Bin 0 -> 113524 bytes .../static/fonts/RobotoMono-Regular.ttf | Bin 0 -> 113500 bytes .../docdock/static/fonts/Work_Sans_200.eot | Bin 0 -> 24290 bytes .../docdock/static/fonts/Work_Sans_200.svg | 332 ++ .../docdock/static/fonts/Work_Sans_200.ttf | Bin 0 -> 49752 bytes .../docdock/static/fonts/Work_Sans_200.woff | Bin 0 -> 25896 bytes .../docdock/static/fonts/Work_Sans_200.woff2 | Bin 0 -> 21128 bytes .../docdock/static/fonts/Work_Sans_300.eot | Bin 0 -> 24817 bytes .../docdock/static/fonts/Work_Sans_300.svg | 331 ++ .../docdock/static/fonts/Work_Sans_300.ttf | Bin 0 -> 50784 bytes .../docdock/static/fonts/Work_Sans_300.woff | Bin 0 -> 26392 bytes .../docdock/static/fonts/Work_Sans_300.woff2 | Bin 0 -> 21548 bytes .../docdock/static/fonts/Work_Sans_500.eot | Bin 0 -> 26481 bytes .../docdock/static/fonts/Work_Sans_500.svg | 333 ++ .../docdock/static/fonts/Work_Sans_500.ttf | Bin 0 -> 54232 bytes .../docdock/static/fonts/Work_Sans_500.woff | Bin 0 -> 27900 bytes .../docdock/static/fonts/Work_Sans_500.woff2 | Bin 0 -> 22884 bytes .../static/fonts/fontawesome-webfont.eot | Bin 0 -> 165742 bytes .../static/fonts/fontawesome-webfont.svg | 2671 +++++++++ .../static/fonts/fontawesome-webfont.ttf | Bin 0 -> 165548 bytes .../static/fonts/fontawesome-webfont.woff | Bin 0 -> 98024 bytes .../static/fonts/fontawesome-webfont.woff2 | Bin 0 -> 77160 bytes .../fonts/glyphicons-halflings-regular.eot | Bin 0 -> 20127 bytes .../fonts/glyphicons-halflings-regular.svg | 288 + .../fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 45404 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 0 -> 23424 bytes .../fonts/glyphicons-halflings-regular.woff2 | Bin 0 -> 18028 bytes _site/themes/docdock/static/images/clippy.svg | 4 + .../themes/docdock/static/images/favicon.png | Bin 0 -> 1253 bytes .../docdock/static/images/gopher-404.jpg | Bin 0 -> 220526 bytes .../themes/docdock/static/js/auto-complete.js | 223 + .../themes/docdock/static/js/clipboard.min.js | 7 + _site/themes/docdock/static/js/docdock.js | 309 + .../docdock/static/js/featherlight.min.js | 8 + .../docdock/static/js/highlight.pack.js | 2 + .../static/js/html5shiv-printshiv.min.js | 4 + .../docdock/static/js/jquery-2.x.min.js | 4 + _site/themes/docdock/static/js/lunr.min.js | 6 + .../static/js/modernizr.custom.71422.js | 4 + _site/themes/docdock/static/js/search.js | 91 + .../themes/docdock/static/mermaid/mermaid.css | 273 + .../docdock/static/mermaid/mermaid.dark.css | 275 + .../docdock/static/mermaid/mermaid.forest.css | 353 ++ .../themes/docdock/static/mermaid/mermaid.js | 30 + _site/themes/docdock/static/none.html | 0 .../themes/docdock/static/revealjs/.gitignore | 13 + .../docdock/static/revealjs/.travis.yml | 5 + .../docdock/static/revealjs/CONTRIBUTING.md | 23 + .../docdock/static/revealjs/Gruntfile.js | 192 + _site/themes/docdock/static/revealjs/LICENSE | 19 + .../themes/docdock/static/revealjs/README.md | 1238 ++++ .../themes/docdock/static/revealjs/bower.json | 27 + .../static/revealjs/css/print/paper.css | 203 + .../docdock/static/revealjs/css/print/pdf.css | 178 + .../docdock/static/revealjs/css/reveal.css | 1555 +++++ .../docdock/static/revealjs/css/reveal.scss | 1717 ++++++ .../static/revealjs/css/theme/README.md | 21 + .../static/revealjs/css/theme/beige.css | 268 + .../static/revealjs/css/theme/black.css | 264 + .../static/revealjs/css/theme/blood.css | 287 + .../static/revealjs/css/theme/league.css | 270 + .../static/revealjs/css/theme/moon.css | 268 + .../static/revealjs/css/theme/night.css | 262 + .../static/revealjs/css/theme/serif.css | 264 + .../static/revealjs/css/theme/simple.css | 267 + .../docdock/static/revealjs/css/theme/sky.css | 271 + .../static/revealjs/css/theme/solarized.css | 268 + .../revealjs/css/theme/source/beige.scss | 39 + .../revealjs/css/theme/source/black.scss | 49 + .../revealjs/css/theme/source/blood.scss | 78 + .../revealjs/css/theme/source/league.scss | 34 + .../revealjs/css/theme/source/moon.scss | 57 + .../revealjs/css/theme/source/night.scss | 34 + .../revealjs/css/theme/source/serif.scss | 35 + .../revealjs/css/theme/source/simple.scss | 43 + .../static/revealjs/css/theme/source/sky.scss | 46 + .../revealjs/css/theme/source/solarized.scss | 63 + .../revealjs/css/theme/source/white.scss | 49 + .../revealjs/css/theme/template/mixins.scss | 29 + .../revealjs/css/theme/template/settings.scss | 43 + .../revealjs/css/theme/template/theme.scss | 316 + .../static/revealjs/css/theme/white.css | 264 + .../themes/docdock/static/revealjs/demo.html | 410 ++ .../themes/docdock/static/revealjs/index.html | 49 + .../docdock/static/revealjs/js/reveal.js | 5239 +++++++++++++++++ .../static/revealjs/lib/css/zenburn.css | 80 + .../revealjs/lib/font/league-gothic/LICENSE | 2 + .../lib/font/league-gothic/league-gothic.css | 10 + .../lib/font/league-gothic/league-gothic.eot | Bin 0 -> 25696 bytes .../lib/font/league-gothic/league-gothic.ttf | Bin 0 -> 64256 bytes .../lib/font/league-gothic/league-gothic.woff | Bin 0 -> 30764 bytes .../revealjs/lib/font/source-sans-pro/LICENSE | 45 + .../source-sans-pro-italic.eot | Bin 0 -> 75720 bytes .../source-sans-pro-italic.ttf | Bin 0 -> 238084 bytes .../source-sans-pro-italic.woff | Bin 0 -> 98556 bytes .../source-sans-pro-regular.eot | Bin 0 -> 88070 bytes .../source-sans-pro-regular.ttf | Bin 0 -> 288008 bytes .../source-sans-pro-regular.woff | Bin 0 -> 114324 bytes .../source-sans-pro-semibold.eot | Bin 0 -> 89897 bytes .../source-sans-pro-semibold.ttf | Bin 0 -> 284640 bytes .../source-sans-pro-semibold.woff | Bin 0 -> 115648 bytes .../source-sans-pro-semibolditalic.eot | Bin 0 -> 75706 bytes .../source-sans-pro-semibolditalic.ttf | Bin 0 -> 240944 bytes .../source-sans-pro-semibolditalic.woff | Bin 0 -> 98816 bytes .../font/source-sans-pro/source-sans-pro.css | 39 + .../static/revealjs/lib/js/classList.js | 2 + .../static/revealjs/lib/js/head.min.js | 9 + .../static/revealjs/lib/js/html5shiv.js | 7 + .../docdock/static/revealjs/package.json | 43 + .../revealjs/plugin/highlight/highlight.js | 77 + .../revealjs/plugin/markdown/example.html | 129 + .../revealjs/plugin/markdown/example.md | 31 + .../revealjs/plugin/markdown/markdown.js | 412 ++ .../static/revealjs/plugin/markdown/marked.js | 6 + .../static/revealjs/plugin/math/math.js | 67 + .../revealjs/plugin/multiplex/client.js | 13 + .../static/revealjs/plugin/multiplex/index.js | 64 + .../revealjs/plugin/multiplex/master.js | 34 + .../revealjs/plugin/multiplex/package.json | 19 + .../revealjs/plugin/notes-server/client.js | 65 + .../revealjs/plugin/notes-server/index.js | 69 + .../revealjs/plugin/notes-server/notes.html | 585 ++ .../static/revealjs/plugin/notes/notes.html | 759 +++ .../static/revealjs/plugin/notes/notes.js | 155 + .../revealjs/plugin/print-pdf/print-pdf.js | 69 + .../static/revealjs/plugin/search/search.js | 206 + .../static/revealjs/plugin/zoom-js/zoom.js | 272 + .../revealjs/test/examples/assets/image1.png | Bin 0 -> 21991 bytes .../revealjs/test/examples/assets/image2.png | Bin 0 -> 10237 bytes .../revealjs/test/examples/barebones.html | 41 + .../test/examples/embedded-media.html | 49 + .../static/revealjs/test/examples/math.html | 185 + .../test/examples/slide-backgrounds.html | 144 + .../test/examples/slide-transitions.html | 101 + .../static/revealjs/test/qunit-1.12.0.css | 244 + .../static/revealjs/test/qunit-1.12.0.js | 2212 +++++++ .../docdock/static/revealjs/test/simple.md | 12 + .../test-markdown-element-attributes.html | 134 + .../test/test-markdown-element-attributes.js | 46 + .../revealjs/test/test-markdown-external.html | 36 + .../revealjs/test/test-markdown-external.js | 24 + .../revealjs/test/test-markdown-options.html | 41 + .../revealjs/test/test-markdown-options.js | 26 + .../test/test-markdown-slide-attributes.html | 128 + .../test/test-markdown-slide-attributes.js | 47 + .../static/revealjs/test/test-markdown.html | 52 + .../static/revealjs/test/test-markdown.js | 15 + .../static/revealjs/test/test-pdf.html | 83 + .../docdock/static/revealjs/test/test-pdf.js | 15 + .../docdock/static/revealjs/test/test.html | 86 + .../docdock/static/revealjs/test/test.js | 597 ++ .../docdock/static/scss/flex/article.scss | 356 ++ .../docdock/static/scss/flex/fonts.scss | 38 + .../docdock/static/scss/flex/footer.scss | 45 + .../docdock/static/scss/flex/header.scss | 89 + .../themes/docdock/static/scss/flex/main.scss | 164 + .../docdock/static/scss/flex/medias.scss | 74 + .../themes/docdock/static/scss/flex/menu.scss | 126 + .../static/scss/flex/shortcode.children.scss | 34 + .../static/scss/flex/shortcode.notice.scss | 63 + .../docdock/static/scss/flex/style.scss | 14 + .../static/scss/original/_colours.scss | 14 + .../static/scss/original/_functions.scss | 89 + .../static/scss/original/_variables.scss | 137 + .../docdock/static/scss/original/fonts.scss | 23 + .../docdock/static/scss/original/main.scss | 1233 ++++ .../docdock/static/scss/original/print.scss | 29 + .../static/scss/original/responsive.scss | 124 + .../static/scss/original/shortcodes.scss | 32 + .../docdock/static/scss/original/sidebar.scss | 276 + .../docdock/static/scss/original/style.scss | 16 + .../docdock/static/theme-flex/ribbon.png | Bin 0 -> 9869 bytes .../docdock/static/theme-flex/script.js | 277 + .../docdock/static/theme-flex/style.css | 728 +++ .../docdock/static/theme-original/script.js | 133 + .../docdock/static/theme-original/style.css | 1411 +++++ .../static/theme-original/variant-blue.css | 0 .../static/theme-original/variant-gold.css | 61 + .../static/theme-original/variant-gray.css | 61 + .../static/theme-original/variant-green.css | 61 + _site/themes/docdock/theme.toml | 22 + 392 files changed, 41395 insertions(+), 222 deletions(-) create mode 100644 _site/content/_footer.md rename _site/content/{posts/configuration.md => configuration/_index.md} (99%) rename _site/content/{posts => }/configuration/attributes.md (93%) rename _site/content/{posts => }/configuration/iterm2.md (96%) rename _site/content/{posts/overview.md => getting_started/_index.md} (98%) rename _site/content/{posts => getting_started}/glossary.md (100%) rename _site/content/{posts => getting_started}/installation.md (77%) rename _site/content/{posts/modules.md => modules/_index.md} (98%) rename _site/content/{posts => }/modules/bamboohr.md (97%) rename _site/content/{posts => }/modules/circleci.md (87%) rename _site/content/{posts => }/modules/clocks.md (92%) rename _site/content/{posts => }/modules/cmdrunner.md (93%) create mode 100644 _site/content/modules/cryptocurrencies/_index.md rename _site/content/{posts => }/modules/cryptocurrencies/bittrex.md (91%) rename _site/content/{posts => }/modules/cryptocurrencies/blockfolio.md (89%) rename _site/content/{posts => }/modules/cryptocurrencies/cryptolive.md (88%) rename _site/content/{posts => }/modules/gcal.md (96%) rename _site/content/{posts => }/modules/gerrit.md (96%) rename _site/content/{posts => }/modules/git.md (95%) rename _site/content/{posts => }/modules/github.md (95%) rename _site/content/{posts => }/modules/gitlab.md (94%) rename _site/content/{posts => }/modules/gspreadsheet.md (95%) create mode 100644 _site/content/modules/ipaddress/_index.md rename _site/content/{posts/modules => modules/ipaddress}/ipapi.md (94%) rename _site/content/{posts/modules => modules/ipaddress}/ipinfo.md (88%) rename _site/content/{posts => }/modules/jenkins.md (87%) rename _site/content/{posts => }/modules/jira.md (96%) rename _site/content/{posts => }/modules/logger.md (88%) rename _site/content/{posts => }/modules/newrelic.md (91%) rename _site/content/{posts => }/modules/opsgenie.md (89%) rename _site/content/{posts => }/modules/power.md (84%) rename _site/content/{posts => }/modules/security.md (91%) rename _site/content/{posts => }/modules/textfile.md (89%) rename _site/content/{posts => }/modules/todo.md (96%) rename _site/content/{posts => }/modules/todoist.md (95%) rename _site/content/{posts => }/modules/travisci.md (93%) rename _site/content/{posts => }/modules/trello.md (92%) rename _site/content/{posts => }/modules/twitter.md (96%) create mode 100644 _site/content/modules/weather_services/_index.md rename _site/content/{posts/modules => modules/weather_services}/prettyweather.md (89%) rename _site/content/{posts/modules => modules/weather_services}/weather.md (86%) rename _site/content/{posts => }/modules/zendesk.md (99%) create mode 100644 _site/themes/docdock/LICENSE.md create mode 100644 _site/themes/docdock/README.md create mode 100644 _site/themes/docdock/_prose.yml create mode 100644 _site/themes/docdock/archetypes/default.md create mode 100644 _site/themes/docdock/archetypes/slide.md create mode 100644 _site/themes/docdock/exampleSite/config.toml create mode 100644 _site/themes/docdock/exampleSite/content/_index.md create mode 100644 _site/themes/docdock/exampleSite/content/content-organisation/_index.md create mode 100644 _site/themes/docdock/exampleSite/content/content-organisation/customize-style/_index.md create mode 100644 _site/themes/docdock/exampleSite/content/content-organisation/customize-style/disable.md create mode 100644 _site/themes/docdock/exampleSite/content/content-organisation/customize-style/theme-variants.md create mode 100644 _site/themes/docdock/exampleSite/content/content-organisation/customize-style/themestyle.md create mode 100644 _site/themes/docdock/exampleSite/content/content-organisation/extramenu.md create mode 100644 _site/themes/docdock/exampleSite/content/content-organisation/logo.md create mode 100644 _site/themes/docdock/exampleSite/content/create-page/_index.md create mode 100644 _site/themes/docdock/exampleSite/content/create-page/homepage.md create mode 100644 _site/themes/docdock/exampleSite/content/create-page/myslide.md create mode 100644 _site/themes/docdock/exampleSite/content/create-page/page-images.md create mode 100644 _site/themes/docdock/exampleSite/content/create-page/page-slide.md create mode 100644 _site/themes/docdock/exampleSite/content/credits.md create mode 100644 _site/themes/docdock/exampleSite/content/getting-start/_index.md create mode 100644 _site/themes/docdock/exampleSite/content/getting-start/configuration.md create mode 100644 _site/themes/docdock/exampleSite/content/getting-start/installation.md create mode 100644 _site/themes/docdock/exampleSite/content/search/_index.md create mode 100644 _site/themes/docdock/exampleSite/content/shortcodes/_index.md create mode 100644 _site/themes/docdock/exampleSite/content/shortcodes/alert.md create mode 100644 _site/themes/docdock/exampleSite/content/shortcodes/attachments.files/BachGavotteShort.mp3 create mode 100644 _site/themes/docdock/exampleSite/content/shortcodes/attachments.files/Carroll_AliceAuPaysDesMerveilles.pdf create mode 100644 _site/themes/docdock/exampleSite/content/shortcodes/attachments.files/adivorciarsetoca00cape.pdf create mode 100644 _site/themes/docdock/exampleSite/content/shortcodes/attachments.files/hugo.png create mode 100644 _site/themes/docdock/exampleSite/content/shortcodes/attachments.files/movieselectricsheep-flock-244-32500-2.mp4 create mode 100644 _site/themes/docdock/exampleSite/content/shortcodes/attachments.md create mode 100644 _site/themes/docdock/exampleSite/content/shortcodes/button.md create mode 100644 _site/themes/docdock/exampleSite/content/shortcodes/children/_index.md create mode 100644 _site/themes/docdock/exampleSite/content/shortcodes/children/children-1/_index.md create mode 100644 _site/themes/docdock/exampleSite/content/shortcodes/children/children-1/children-1-1/_index.md create mode 100644 _site/themes/docdock/exampleSite/content/shortcodes/children/children-1/children-1-1/children-1-1-1/_index.md create mode 100644 _site/themes/docdock/exampleSite/content/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/_index.md create mode 100644 _site/themes/docdock/exampleSite/content/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/_index.md create mode 100644 _site/themes/docdock/exampleSite/content/shortcodes/children/children-2/_index.md create mode 100644 _site/themes/docdock/exampleSite/content/shortcodes/children/children-2/test3.md create mode 100644 _site/themes/docdock/exampleSite/content/shortcodes/children/children-3/_index.md create mode 100644 _site/themes/docdock/exampleSite/content/shortcodes/children/children-4/_index.md create mode 100644 _site/themes/docdock/exampleSite/content/shortcodes/children/test.md create mode 100644 _site/themes/docdock/exampleSite/content/shortcodes/excerpt-include.md create mode 100644 _site/themes/docdock/exampleSite/content/shortcodes/excerpt.md create mode 100644 _site/themes/docdock/exampleSite/content/shortcodes/expand.md create mode 100644 _site/themes/docdock/exampleSite/content/shortcodes/icon.md create mode 100644 _site/themes/docdock/exampleSite/content/shortcodes/mermaid.md create mode 100644 _site/themes/docdock/exampleSite/content/shortcodes/notice.md create mode 100644 _site/themes/docdock/exampleSite/content/shortcodes/panel.md create mode 100644 _site/themes/docdock/exampleSite/content/shortcodes/revealjs.md create mode 100644 _site/themes/docdock/exampleSite/content/showcase.md create mode 100644 _site/themes/docdock/exampleSite/layouts/partials/custom-head.html create mode 100644 _site/themes/docdock/exampleSite/layouts/partials/menu-footer.html create mode 100644 _site/themes/docdock/exampleSite/layouts/shortcodes/ghcontributors.html create mode 100644 _site/themes/docdock/exampleSite/static/menu-entry-icon.png create mode 100644 _site/themes/docdock/exampleSite/static/showcase/bitfan.site.png create mode 100644 _site/themes/docdock/exampleSite/static/showcase/invincible.site.png create mode 100644 _site/themes/docdock/exampleSite/static/style-flex.png create mode 100644 _site/themes/docdock/exampleSite/static/style-original.png create mode 100644 _site/themes/docdock/exampleSite/static/variant-gold.png create mode 100644 _site/themes/docdock/exampleSite/static/variant-gray.png create mode 100644 _site/themes/docdock/exampleSite/static/variant-green.png create mode 100644 _site/themes/docdock/i18n/en.toml create mode 100644 _site/themes/docdock/i18n/es.toml create mode 100644 _site/themes/docdock/i18n/fr.toml create mode 100644 _site/themes/docdock/i18n/nb.toml create mode 100644 _site/themes/docdock/images/screenshot.png create mode 100644 _site/themes/docdock/images/tn.png create mode 100644 _site/themes/docdock/layouts/404.html create mode 100644 _site/themes/docdock/layouts/_default/baseof.html create mode 100644 _site/themes/docdock/layouts/_default/li.html create mode 100644 _site/themes/docdock/layouts/_default/list.html create mode 100644 _site/themes/docdock/layouts/_default/single.html create mode 100644 _site/themes/docdock/layouts/index.html create mode 100644 _site/themes/docdock/layouts/index.json create mode 100644 _site/themes/docdock/layouts/partials/breadcrumb.html create mode 100644 _site/themes/docdock/layouts/partials/custom-content-footer.html create mode 100644 _site/themes/docdock/layouts/partials/custom-footer.html create mode 100644 _site/themes/docdock/layouts/partials/custom-head.html create mode 100644 _site/themes/docdock/layouts/partials/flex/body-aftercontent.html create mode 100644 _site/themes/docdock/layouts/partials/flex/body-beforecontent.html create mode 100644 _site/themes/docdock/layouts/partials/flex/head.html create mode 100644 _site/themes/docdock/layouts/partials/flex/scripts.html create mode 100644 _site/themes/docdock/layouts/partials/flex/selectnavigation.html create mode 100644 _site/themes/docdock/layouts/partials/header.html create mode 100644 _site/themes/docdock/layouts/partials/language-selector.html create mode 100644 _site/themes/docdock/layouts/partials/menu-footer.html create mode 100644 _site/themes/docdock/layouts/partials/menu.html create mode 100644 _site/themes/docdock/layouts/partials/next-prev-page.html create mode 100644 _site/themes/docdock/layouts/partials/original/body-aftercontent.html create mode 100644 _site/themes/docdock/layouts/partials/original/body-beforecontent.html create mode 100644 _site/themes/docdock/layouts/partials/original/head.html create mode 100644 _site/themes/docdock/layouts/partials/original/scripts.html create mode 100644 _site/themes/docdock/layouts/partials/pagination.html create mode 100644 _site/themes/docdock/layouts/shortcodes/alert.html create mode 100644 _site/themes/docdock/layouts/shortcodes/anchor.html create mode 100644 _site/themes/docdock/layouts/shortcodes/anchorlink.html create mode 100644 _site/themes/docdock/layouts/shortcodes/attachmentlink.html create mode 100644 _site/themes/docdock/layouts/shortcodes/attachments.html create mode 100644 _site/themes/docdock/layouts/shortcodes/button.html create mode 100644 _site/themes/docdock/layouts/shortcodes/children.html create mode 100644 _site/themes/docdock/layouts/shortcodes/code.html create mode 100644 _site/themes/docdock/layouts/shortcodes/emoticon.html create mode 100644 _site/themes/docdock/layouts/shortcodes/excerpt-include.html create mode 100644 _site/themes/docdock/layouts/shortcodes/excerpt.html create mode 100644 _site/themes/docdock/layouts/shortcodes/expand.html create mode 100644 _site/themes/docdock/layouts/shortcodes/header.html create mode 100644 _site/themes/docdock/layouts/shortcodes/icon.html create mode 100644 _site/themes/docdock/layouts/shortcodes/image.html create mode 100644 _site/themes/docdock/layouts/shortcodes/info.html create mode 100644 _site/themes/docdock/layouts/shortcodes/label.html create mode 100644 _site/themes/docdock/layouts/shortcodes/mermaid.html create mode 100644 _site/themes/docdock/layouts/shortcodes/note.html create mode 100644 _site/themes/docdock/layouts/shortcodes/notice.html create mode 100644 _site/themes/docdock/layouts/shortcodes/pagelink.html create mode 100644 _site/themes/docdock/layouts/shortcodes/pagetreesearch.html create mode 100644 _site/themes/docdock/layouts/shortcodes/panel.html create mode 100644 _site/themes/docdock/layouts/shortcodes/recently-updated.html create mode 100644 _site/themes/docdock/layouts/shortcodes/relref.html create mode 100644 _site/themes/docdock/layouts/shortcodes/revealjs.html create mode 100644 _site/themes/docdock/layouts/shortcodes/section.html create mode 100644 _site/themes/docdock/layouts/shortcodes/task.html create mode 100644 _site/themes/docdock/layouts/shortcodes/tasklist.html create mode 100644 _site/themes/docdock/layouts/shortcodes/tip.html create mode 100644 _site/themes/docdock/layouts/shortcodes/toc.html create mode 100644 _site/themes/docdock/layouts/shortcodes/unknow.html create mode 100644 _site/themes/docdock/layouts/shortcodes/userlink.html create mode 100644 _site/themes/docdock/layouts/shortcodes/viewppt.html create mode 100644 _site/themes/docdock/layouts/shortcodes/viewxls.html create mode 100644 _site/themes/docdock/layouts/shortcodes/warning.html create mode 100644 _site/themes/docdock/layouts/shortcodes/well.html create mode 100644 _site/themes/docdock/layouts/slide/single.html create mode 100644 _site/themes/docdock/static/css/auto-complete.css create mode 100644 _site/themes/docdock/static/css/bootstrap.min.css create mode 100644 _site/themes/docdock/static/css/custom.css create mode 100644 _site/themes/docdock/static/css/featherlight.min.css create mode 100644 _site/themes/docdock/static/css/font-awesome.min.css create mode 100644 _site/themes/docdock/static/css/horsey.css create mode 100644 _site/themes/docdock/static/css/hybrid.css create mode 100644 _site/themes/docdock/static/css/nucleus.css create mode 100644 _site/themes/docdock/static/fonts/FontAwesome.otf create mode 100644 _site/themes/docdock/static/fonts/Inconsolata.eot create mode 100644 _site/themes/docdock/static/fonts/Inconsolata.svg create mode 100644 _site/themes/docdock/static/fonts/Inconsolata.ttf create mode 100644 _site/themes/docdock/static/fonts/Inconsolata.woff create mode 100644 _site/themes/docdock/static/fonts/Lato-Bold.ttf create mode 100644 _site/themes/docdock/static/fonts/Lato-Bold.woff2 create mode 100644 _site/themes/docdock/static/fonts/Lato-Regular.ttf create mode 100644 _site/themes/docdock/static/fonts/Lato-Regular.woff2 create mode 100644 _site/themes/docdock/static/fonts/Novecentosanswide-Normal-webfont.eot create mode 100644 _site/themes/docdock/static/fonts/Novecentosanswide-Normal-webfont.svg create mode 100644 _site/themes/docdock/static/fonts/Novecentosanswide-Normal-webfont.ttf create mode 100644 _site/themes/docdock/static/fonts/Novecentosanswide-Normal-webfont.woff create mode 100644 _site/themes/docdock/static/fonts/Novecentosanswide-Normal-webfont.woff2 create mode 100644 _site/themes/docdock/static/fonts/Novecentosanswide-UltraLight-webfont.eot create mode 100644 _site/themes/docdock/static/fonts/Novecentosanswide-UltraLight-webfont.svg create mode 100644 _site/themes/docdock/static/fonts/Novecentosanswide-UltraLight-webfont.ttf create mode 100644 _site/themes/docdock/static/fonts/Novecentosanswide-UltraLight-webfont.woff create mode 100644 _site/themes/docdock/static/fonts/Novecentosanswide-UltraLight-webfont.woff2 create mode 100644 _site/themes/docdock/static/fonts/Roboto-Italic.ttf create mode 100644 _site/themes/docdock/static/fonts/Roboto-Medium.ttf create mode 100644 _site/themes/docdock/static/fonts/Roboto-Regular.ttf create mode 100644 _site/themes/docdock/static/fonts/RobotoMono-Medium.ttf create mode 100644 _site/themes/docdock/static/fonts/RobotoMono-Regular.ttf create mode 100644 _site/themes/docdock/static/fonts/Work_Sans_200.eot create mode 100644 _site/themes/docdock/static/fonts/Work_Sans_200.svg create mode 100644 _site/themes/docdock/static/fonts/Work_Sans_200.ttf create mode 100644 _site/themes/docdock/static/fonts/Work_Sans_200.woff create mode 100644 _site/themes/docdock/static/fonts/Work_Sans_200.woff2 create mode 100644 _site/themes/docdock/static/fonts/Work_Sans_300.eot create mode 100644 _site/themes/docdock/static/fonts/Work_Sans_300.svg create mode 100644 _site/themes/docdock/static/fonts/Work_Sans_300.ttf create mode 100644 _site/themes/docdock/static/fonts/Work_Sans_300.woff create mode 100644 _site/themes/docdock/static/fonts/Work_Sans_300.woff2 create mode 100644 _site/themes/docdock/static/fonts/Work_Sans_500.eot create mode 100644 _site/themes/docdock/static/fonts/Work_Sans_500.svg create mode 100644 _site/themes/docdock/static/fonts/Work_Sans_500.ttf create mode 100644 _site/themes/docdock/static/fonts/Work_Sans_500.woff create mode 100644 _site/themes/docdock/static/fonts/Work_Sans_500.woff2 create mode 100644 _site/themes/docdock/static/fonts/fontawesome-webfont.eot create mode 100644 _site/themes/docdock/static/fonts/fontawesome-webfont.svg create mode 100644 _site/themes/docdock/static/fonts/fontawesome-webfont.ttf create mode 100644 _site/themes/docdock/static/fonts/fontawesome-webfont.woff create mode 100644 _site/themes/docdock/static/fonts/fontawesome-webfont.woff2 create mode 100644 _site/themes/docdock/static/fonts/glyphicons-halflings-regular.eot create mode 100644 _site/themes/docdock/static/fonts/glyphicons-halflings-regular.svg create mode 100644 _site/themes/docdock/static/fonts/glyphicons-halflings-regular.ttf create mode 100644 _site/themes/docdock/static/fonts/glyphicons-halflings-regular.woff create mode 100644 _site/themes/docdock/static/fonts/glyphicons-halflings-regular.woff2 create mode 100644 _site/themes/docdock/static/images/clippy.svg create mode 100644 _site/themes/docdock/static/images/favicon.png create mode 100644 _site/themes/docdock/static/images/gopher-404.jpg create mode 100644 _site/themes/docdock/static/js/auto-complete.js create mode 100644 _site/themes/docdock/static/js/clipboard.min.js create mode 100644 _site/themes/docdock/static/js/docdock.js create mode 100644 _site/themes/docdock/static/js/featherlight.min.js create mode 100644 _site/themes/docdock/static/js/highlight.pack.js create mode 100644 _site/themes/docdock/static/js/html5shiv-printshiv.min.js create mode 100644 _site/themes/docdock/static/js/jquery-2.x.min.js create mode 100644 _site/themes/docdock/static/js/lunr.min.js create mode 100644 _site/themes/docdock/static/js/modernizr.custom.71422.js create mode 100644 _site/themes/docdock/static/js/search.js create mode 100644 _site/themes/docdock/static/mermaid/mermaid.css create mode 100644 _site/themes/docdock/static/mermaid/mermaid.dark.css create mode 100644 _site/themes/docdock/static/mermaid/mermaid.forest.css create mode 100644 _site/themes/docdock/static/mermaid/mermaid.js create mode 100644 _site/themes/docdock/static/none.html create mode 100644 _site/themes/docdock/static/revealjs/.gitignore create mode 100644 _site/themes/docdock/static/revealjs/.travis.yml create mode 100755 _site/themes/docdock/static/revealjs/CONTRIBUTING.md create mode 100755 _site/themes/docdock/static/revealjs/Gruntfile.js create mode 100755 _site/themes/docdock/static/revealjs/LICENSE create mode 100755 _site/themes/docdock/static/revealjs/README.md create mode 100755 _site/themes/docdock/static/revealjs/bower.json create mode 100755 _site/themes/docdock/static/revealjs/css/print/paper.css create mode 100755 _site/themes/docdock/static/revealjs/css/print/pdf.css create mode 100755 _site/themes/docdock/static/revealjs/css/reveal.css create mode 100755 _site/themes/docdock/static/revealjs/css/reveal.scss create mode 100755 _site/themes/docdock/static/revealjs/css/theme/README.md create mode 100755 _site/themes/docdock/static/revealjs/css/theme/beige.css create mode 100755 _site/themes/docdock/static/revealjs/css/theme/black.css create mode 100755 _site/themes/docdock/static/revealjs/css/theme/blood.css create mode 100755 _site/themes/docdock/static/revealjs/css/theme/league.css create mode 100755 _site/themes/docdock/static/revealjs/css/theme/moon.css create mode 100755 _site/themes/docdock/static/revealjs/css/theme/night.css create mode 100755 _site/themes/docdock/static/revealjs/css/theme/serif.css create mode 100755 _site/themes/docdock/static/revealjs/css/theme/simple.css create mode 100755 _site/themes/docdock/static/revealjs/css/theme/sky.css create mode 100755 _site/themes/docdock/static/revealjs/css/theme/solarized.css create mode 100755 _site/themes/docdock/static/revealjs/css/theme/source/beige.scss create mode 100755 _site/themes/docdock/static/revealjs/css/theme/source/black.scss create mode 100755 _site/themes/docdock/static/revealjs/css/theme/source/blood.scss create mode 100755 _site/themes/docdock/static/revealjs/css/theme/source/league.scss create mode 100755 _site/themes/docdock/static/revealjs/css/theme/source/moon.scss create mode 100755 _site/themes/docdock/static/revealjs/css/theme/source/night.scss create mode 100755 _site/themes/docdock/static/revealjs/css/theme/source/serif.scss create mode 100755 _site/themes/docdock/static/revealjs/css/theme/source/simple.scss create mode 100755 _site/themes/docdock/static/revealjs/css/theme/source/sky.scss create mode 100755 _site/themes/docdock/static/revealjs/css/theme/source/solarized.scss create mode 100755 _site/themes/docdock/static/revealjs/css/theme/source/white.scss create mode 100755 _site/themes/docdock/static/revealjs/css/theme/template/mixins.scss create mode 100755 _site/themes/docdock/static/revealjs/css/theme/template/settings.scss create mode 100755 _site/themes/docdock/static/revealjs/css/theme/template/theme.scss create mode 100755 _site/themes/docdock/static/revealjs/css/theme/white.css create mode 100755 _site/themes/docdock/static/revealjs/demo.html create mode 100755 _site/themes/docdock/static/revealjs/index.html create mode 100755 _site/themes/docdock/static/revealjs/js/reveal.js create mode 100755 _site/themes/docdock/static/revealjs/lib/css/zenburn.css create mode 100755 _site/themes/docdock/static/revealjs/lib/font/league-gothic/LICENSE create mode 100755 _site/themes/docdock/static/revealjs/lib/font/league-gothic/league-gothic.css create mode 100755 _site/themes/docdock/static/revealjs/lib/font/league-gothic/league-gothic.eot create mode 100755 _site/themes/docdock/static/revealjs/lib/font/league-gothic/league-gothic.ttf create mode 100755 _site/themes/docdock/static/revealjs/lib/font/league-gothic/league-gothic.woff create mode 100755 _site/themes/docdock/static/revealjs/lib/font/source-sans-pro/LICENSE create mode 100755 _site/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-italic.eot create mode 100755 _site/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-italic.ttf create mode 100755 _site/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-italic.woff create mode 100755 _site/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-regular.eot create mode 100755 _site/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-regular.ttf create mode 100755 _site/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-regular.woff create mode 100755 _site/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-semibold.eot create mode 100755 _site/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-semibold.ttf create mode 100755 _site/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-semibold.woff create mode 100755 _site/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-semibolditalic.eot create mode 100755 _site/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-semibolditalic.ttf create mode 100755 _site/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-semibolditalic.woff create mode 100755 _site/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro.css create mode 100755 _site/themes/docdock/static/revealjs/lib/js/classList.js create mode 100755 _site/themes/docdock/static/revealjs/lib/js/head.min.js create mode 100755 _site/themes/docdock/static/revealjs/lib/js/html5shiv.js create mode 100755 _site/themes/docdock/static/revealjs/package.json create mode 100755 _site/themes/docdock/static/revealjs/plugin/highlight/highlight.js create mode 100755 _site/themes/docdock/static/revealjs/plugin/markdown/example.html create mode 100755 _site/themes/docdock/static/revealjs/plugin/markdown/example.md create mode 100755 _site/themes/docdock/static/revealjs/plugin/markdown/markdown.js create mode 100755 _site/themes/docdock/static/revealjs/plugin/markdown/marked.js create mode 100755 _site/themes/docdock/static/revealjs/plugin/math/math.js create mode 100755 _site/themes/docdock/static/revealjs/plugin/multiplex/client.js create mode 100755 _site/themes/docdock/static/revealjs/plugin/multiplex/index.js create mode 100755 _site/themes/docdock/static/revealjs/plugin/multiplex/master.js create mode 100755 _site/themes/docdock/static/revealjs/plugin/multiplex/package.json create mode 100755 _site/themes/docdock/static/revealjs/plugin/notes-server/client.js create mode 100755 _site/themes/docdock/static/revealjs/plugin/notes-server/index.js create mode 100755 _site/themes/docdock/static/revealjs/plugin/notes-server/notes.html create mode 100755 _site/themes/docdock/static/revealjs/plugin/notes/notes.html create mode 100755 _site/themes/docdock/static/revealjs/plugin/notes/notes.js create mode 100755 _site/themes/docdock/static/revealjs/plugin/print-pdf/print-pdf.js create mode 100755 _site/themes/docdock/static/revealjs/plugin/search/search.js create mode 100755 _site/themes/docdock/static/revealjs/plugin/zoom-js/zoom.js create mode 100755 _site/themes/docdock/static/revealjs/test/examples/assets/image1.png create mode 100755 _site/themes/docdock/static/revealjs/test/examples/assets/image2.png create mode 100755 _site/themes/docdock/static/revealjs/test/examples/barebones.html create mode 100755 _site/themes/docdock/static/revealjs/test/examples/embedded-media.html create mode 100755 _site/themes/docdock/static/revealjs/test/examples/math.html create mode 100755 _site/themes/docdock/static/revealjs/test/examples/slide-backgrounds.html create mode 100755 _site/themes/docdock/static/revealjs/test/examples/slide-transitions.html create mode 100755 _site/themes/docdock/static/revealjs/test/qunit-1.12.0.css create mode 100755 _site/themes/docdock/static/revealjs/test/qunit-1.12.0.js create mode 100755 _site/themes/docdock/static/revealjs/test/simple.md create mode 100755 _site/themes/docdock/static/revealjs/test/test-markdown-element-attributes.html create mode 100755 _site/themes/docdock/static/revealjs/test/test-markdown-element-attributes.js create mode 100755 _site/themes/docdock/static/revealjs/test/test-markdown-external.html create mode 100755 _site/themes/docdock/static/revealjs/test/test-markdown-external.js create mode 100755 _site/themes/docdock/static/revealjs/test/test-markdown-options.html create mode 100755 _site/themes/docdock/static/revealjs/test/test-markdown-options.js create mode 100755 _site/themes/docdock/static/revealjs/test/test-markdown-slide-attributes.html create mode 100755 _site/themes/docdock/static/revealjs/test/test-markdown-slide-attributes.js create mode 100755 _site/themes/docdock/static/revealjs/test/test-markdown.html create mode 100755 _site/themes/docdock/static/revealjs/test/test-markdown.js create mode 100755 _site/themes/docdock/static/revealjs/test/test-pdf.html create mode 100755 _site/themes/docdock/static/revealjs/test/test-pdf.js create mode 100755 _site/themes/docdock/static/revealjs/test/test.html create mode 100755 _site/themes/docdock/static/revealjs/test/test.js create mode 100644 _site/themes/docdock/static/scss/flex/article.scss create mode 100644 _site/themes/docdock/static/scss/flex/fonts.scss create mode 100644 _site/themes/docdock/static/scss/flex/footer.scss create mode 100644 _site/themes/docdock/static/scss/flex/header.scss create mode 100644 _site/themes/docdock/static/scss/flex/main.scss create mode 100644 _site/themes/docdock/static/scss/flex/medias.scss create mode 100644 _site/themes/docdock/static/scss/flex/menu.scss create mode 100644 _site/themes/docdock/static/scss/flex/shortcode.children.scss create mode 100644 _site/themes/docdock/static/scss/flex/shortcode.notice.scss create mode 100644 _site/themes/docdock/static/scss/flex/style.scss create mode 100644 _site/themes/docdock/static/scss/original/_colours.scss create mode 100644 _site/themes/docdock/static/scss/original/_functions.scss create mode 100644 _site/themes/docdock/static/scss/original/_variables.scss create mode 100644 _site/themes/docdock/static/scss/original/fonts.scss create mode 100644 _site/themes/docdock/static/scss/original/main.scss create mode 100644 _site/themes/docdock/static/scss/original/print.scss create mode 100644 _site/themes/docdock/static/scss/original/responsive.scss create mode 100644 _site/themes/docdock/static/scss/original/shortcodes.scss create mode 100644 _site/themes/docdock/static/scss/original/sidebar.scss create mode 100644 _site/themes/docdock/static/scss/original/style.scss create mode 100644 _site/themes/docdock/static/theme-flex/ribbon.png create mode 100644 _site/themes/docdock/static/theme-flex/script.js create mode 100644 _site/themes/docdock/static/theme-flex/style.css create mode 100644 _site/themes/docdock/static/theme-original/script.js create mode 100644 _site/themes/docdock/static/theme-original/style.css create mode 100644 _site/themes/docdock/static/theme-original/variant-blue.css create mode 100644 _site/themes/docdock/static/theme-original/variant-gold.css create mode 100644 _site/themes/docdock/static/theme-original/variant-gray.css create mode 100644 _site/themes/docdock/static/theme-original/variant-green.css create mode 100644 _site/themes/docdock/theme.toml diff --git a/Makefile b/Makefile index dfa59a84..2785dc1d 100644 --- a/Makefile +++ b/Makefile @@ -8,6 +8,7 @@ contrib_check: install: go clean +make installd go install -ldflags="-s -w -X main.version=$(shell git describe --always --abbrev=6) -X main.date=$(shell date +%FT%T%z)" which wtf diff --git a/_site/config.toml b/_site/config.toml index 60465521..c99807c1 100644 --- a/_site/config.toml +++ b/_site/config.toml @@ -12,7 +12,6 @@ defaultContentLanguage = "en" defaultContentLanguageInSubdir= false enableMissingTranslationPlaceholders = false - # [Languages] # [Languages.en] # title = "Documentation for WTF" diff --git a/_site/content/_footer.md b/_site/content/_footer.md new file mode 100644 index 00000000..e69de29b diff --git a/_site/content/posts/configuration.md b/_site/content/configuration/_index.md similarity index 99% rename from _site/content/posts/configuration.md rename to _site/content/configuration/_index.md index c2956af8..84405e0e 100644 --- a/_site/content/posts/configuration.md +++ b/_site/content/configuration/_index.md @@ -2,6 +2,7 @@ title: "Configuration" date: 2018-04-15T21:17:16-07:00 draft: false +weight: 5 --- ## Index diff --git a/_site/content/posts/configuration/attributes.md b/_site/content/configuration/attributes.md similarity index 93% rename from _site/content/posts/configuration/attributes.md rename to _site/content/configuration/attributes.md index 1f4a8a96..881b9e96 100644 --- a/_site/content/posts/configuration/attributes.md +++ b/_site/content/configuration/attributes.md @@ -1,7 +1,8 @@ --- -title: "Configuration: Attributes" +title: "Attributes" date: 2018-05-16T21:51:23-07:00 draft: false +weight: 5 --- The following top-level attributes are configurable in `config.yml`. @@ -12,7 +13,7 @@ wtf: colors: background: "red" border: - Focusable: "darkslateblue" + focusable: "darkslateblue" focused: "orange" normal: "gray" grid: @@ -23,9 +24,8 @@ wtf: # How _high_ the rows are, in terminal lines. In this case we have five rows # that support ten line of text, one of three lines, and one of four rows: [10, 10, 10, 10, 10, 3, 4] - # The app redraws itself once a second - openFileUtil: open - refreshInterval: 1 + openFileUtil: open # the name of the utility to call to open files + refreshInterval: 1 # the app refreshes once per second term: "xterm-256color" ``` diff --git a/_site/content/posts/configuration/iterm2.md b/_site/content/configuration/iterm2.md similarity index 96% rename from _site/content/posts/configuration/iterm2.md rename to _site/content/configuration/iterm2.md index d42a99b1..ba981d6d 100644 --- a/_site/content/posts/configuration/iterm2.md +++ b/_site/content/configuration/iterm2.md @@ -1,7 +1,8 @@ --- -title: "Configuration: iTerm2" +title: "iTerm2" date: 2018-05-24T09:57:40-07:00 draft: false +weight: 10 --- Many terminal apps don't properly display multibyte emoji characters diff --git a/_site/content/posts/overview.md b/_site/content/getting_started/_index.md similarity index 98% rename from _site/content/posts/overview.md rename to _site/content/getting_started/_index.md index 126715d7..1366be24 100644 --- a/_site/content/posts/overview.md +++ b/_site/content/getting_started/_index.md @@ -1,7 +1,8 @@ --- -title: "Overview" +title: "Getting Started" date: 2018-05-21T16:11:58-07:00 draft: false +weight: 1 --- WTF is a personal information dashboard for your terminal, developed for those who spend most of their day in the command line. diff --git a/_site/content/posts/glossary.md b/_site/content/getting_started/glossary.md similarity index 100% rename from _site/content/posts/glossary.md rename to _site/content/getting_started/glossary.md diff --git a/_site/content/posts/installation.md b/_site/content/getting_started/installation.md similarity index 77% rename from _site/content/posts/installation.md rename to _site/content/getting_started/installation.md index dcc4aafa..1b78b771 100644 --- a/_site/content/posts/installation.md +++ b/_site/content/getting_started/installation.md @@ -4,20 +4,6 @@ date: 2018-05-18T09:59:40-07:00 draft: false --- -There are two ways to install WTF: - -## From Source - -Get this repo and install the dependencies: - -```bash -go get -u github.com/senorprogrammer/wtf -cd $GOPATH/src/github.com/senorprogrammer/wtf -make install -make run -``` -and that should probably do it. - ## As a Binary Grab the latest version from here: @@ -33,3 +19,16 @@ expand it, and `cd` into the resulting directory. Then run: ``` and that should also do it. + +## From Source + +Download the source code repo and install the dependencies: + +```bash +go get -u github.com/senorprogrammer/wtf +cd $GOPATH/src/github.com/senorprogrammer/wtf +go install -ldflags="-s -w" +make run +``` +and that should do it. + diff --git a/_site/content/posts/modules.md b/_site/content/modules/_index.md similarity index 98% rename from _site/content/posts/modules.md rename to _site/content/modules/_index.md index 6dc676b3..8ca1d61b 100644 --- a/_site/content/posts/modules.md +++ b/_site/content/modules/_index.md @@ -2,6 +2,7 @@ title: "Modules" date: 2018-05-07T18:04:58-07:00 draft: false +weight: 10 --- The heart of WTF is the modules. A module is a discreet unit of diff --git a/_site/content/posts/modules/bamboohr.md b/_site/content/modules/bamboohr.md similarity index 97% rename from _site/content/posts/modules/bamboohr.md rename to _site/content/modules/bamboohr.md index 6d75f242..9734caf5 100644 --- a/_site/content/posts/modules/bamboohr.md +++ b/_site/content/modules/bamboohr.md @@ -2,6 +2,7 @@ title: "BambooHR" date: 2018-05-07T20:17:37-07:00 draft: false +weight: 10 --- Connects to the BambooHR API and displays who will be Away today. @@ -12,10 +13,6 @@ Connects to the BambooHR API and displays who will be Away today. wtf/bamboohr/ ``` -## Keyboard Commands - -None. - ## Configuration ```yaml diff --git a/_site/content/posts/modules/circleci.md b/_site/content/modules/circleci.md similarity index 87% rename from _site/content/posts/modules/circleci.md rename to _site/content/modules/circleci.md index 351a54de..6994ec53 100644 --- a/_site/content/posts/modules/circleci.md +++ b/_site/content/modules/circleci.md @@ -2,13 +2,15 @@ title: "CircleCI" date: 2018-06-10T19:26:08-04:00 draft: false +weight: 20 --- +circleci screenshot + Added in `v0.0.7`. Displays build information for your CircleCI account. -circleci screenshot ## Source Code @@ -16,10 +18,6 @@ Displays build information for your CircleCI account. wtf/circleci/ ``` -## Keyboard Commands - -None. - ## Configuration ```yaml diff --git a/_site/content/posts/modules/clocks.md b/_site/content/modules/clocks.md similarity index 92% rename from _site/content/posts/modules/clocks.md rename to _site/content/modules/clocks.md index 53864796..7eced25d 100644 --- a/_site/content/posts/modules/clocks.md +++ b/_site/content/modules/clocks.md @@ -2,11 +2,13 @@ title: "Clocks" date: 2018-05-07T19:47:31-07:00 draft: false +weight: 30 --- +clocks screenshot + Displays a configurable list of world clocks, the local time, and date. -clocks screenshot ## Source Code @@ -14,14 +16,6 @@ Displays a configurable list of world clocks, the local time, and date. wtf/clocks/ ``` -## Required ENV Variables - -None. - -## Keyboard Commands - -None. - ## Configuration ```yaml diff --git a/_site/content/posts/modules/cmdrunner.md b/_site/content/modules/cmdrunner.md similarity index 93% rename from _site/content/posts/modules/cmdrunner.md rename to _site/content/modules/cmdrunner.md index 856984bf..d198555e 100644 --- a/_site/content/posts/modules/cmdrunner.md +++ b/_site/content/modules/cmdrunner.md @@ -2,6 +2,7 @@ title: "CmdRunner" date: 2018-05-17T17:17:10-07:00 draft: false +weight: 40 --- Runs a terminal command on a schedule. @@ -12,14 +13,6 @@ Runs a terminal command on a schedule. wtf/cmdrunner/ ``` -## Required ENV Variables - -None. - -## Keyboard Commands - -None. - ## Configuration ```yaml diff --git a/_site/content/modules/cryptocurrencies/_index.md b/_site/content/modules/cryptocurrencies/_index.md new file mode 100644 index 00000000..add5c26a --- /dev/null +++ b/_site/content/modules/cryptocurrencies/_index.md @@ -0,0 +1,8 @@ +--- +title: "Crypo Currencies" +date: 2018-05-07T18:04:58-07:00 +draft: false +weight: 50 +--- + +For all modules cryptocurrency-related. diff --git a/_site/content/posts/modules/cryptocurrencies/bittrex.md b/_site/content/modules/cryptocurrencies/bittrex.md similarity index 91% rename from _site/content/posts/modules/cryptocurrencies/bittrex.md rename to _site/content/modules/cryptocurrencies/bittrex.md index 8ee4ad37..e8cd9123 100644 --- a/_site/content/posts/modules/cryptocurrencies/bittrex.md +++ b/_site/content/modules/cryptocurrencies/bittrex.md @@ -2,28 +2,21 @@ title: "Bittrex" date: 2018-06-04T20:06:40-07:00 draft: false +weight: 5 --- +bittrex screenshot + Added in `v0.0.5`. Get the last 24 hour summary of cryptocurrencies market using [Bittrex](https://bittrex.com). -bittrex screenshot - ## Source Code ```bash wtf/cryptoexchanges/bittrex/ ``` -## Required ENV Variables - -None. - -## Keyboard Commands - -None. - ## Configuration ```yaml diff --git a/_site/content/posts/modules/cryptocurrencies/blockfolio.md b/_site/content/modules/cryptocurrencies/blockfolio.md similarity index 89% rename from _site/content/posts/modules/cryptocurrencies/blockfolio.md rename to _site/content/modules/cryptocurrencies/blockfolio.md index 06df64cc..b04ec30f 100644 --- a/_site/content/posts/modules/cryptocurrencies/blockfolio.md +++ b/_site/content/modules/cryptocurrencies/blockfolio.md @@ -2,13 +2,15 @@ title: "Blockfolio" date: 2018-06-13T09:29:59-07:00 draft: false +weight: 10 --- +blockfolio screenshot + Added in `v0.0.8`. Display your Blockfolio crypto holdings. -blockfolio screenshot ## Source @@ -16,14 +18,6 @@ Display your Blockfolio crypto holdings. wtf/blockfolio/ ``` -## Required ENV Variables - -None. - -## Keyboard Commands - -None. - ## Configuration ```yaml diff --git a/_site/content/posts/modules/cryptocurrencies/cryptolive.md b/_site/content/modules/cryptocurrencies/cryptolive.md similarity index 88% rename from _site/content/posts/modules/cryptocurrencies/cryptolive.md rename to _site/content/modules/cryptocurrencies/cryptolive.md index 2fd27310..1eb77e00 100644 --- a/_site/content/posts/modules/cryptocurrencies/cryptolive.md +++ b/_site/content/modules/cryptocurrencies/cryptolive.md @@ -2,13 +2,15 @@ title: "CryptoLive" date: 2018-06-03T20:06:40-07:00 draft: false +weight: 15 --- +cryptolive screenshot + Added in `v0.0.5`. Compare crypto currencies using [CryptoCompare](https://cryptocompare.com). -cryptolive screenshot ## Source Code @@ -16,14 +18,6 @@ Compare crypto currencies using [CryptoCompare](https://cryptocompare.com). wtf/cryptoexchanges/cryptolive/ ``` -## Required ENV Vars - -None. - -## Keyboard Commands - -None. - ## Configuration ```yaml @@ -33,12 +27,12 @@ cryptolive: top: 5 left: 2 height: 1 - width: 2 + width: 2 updateInterval: 15 - currencies: + currencies: BTC: displayName: Bitcoin - to: + to: - USD - EUR - ETH @@ -46,7 +40,7 @@ cryptolive: - DOGE LTC: displayName: Ethereum - to: + to: - USD - EUR - BTC @@ -56,7 +50,7 @@ cryptolive: limit: 5 to: - USD - colors: + colors: from: name: coral displayName: grey diff --git a/_site/content/posts/modules/gcal.md b/_site/content/modules/gcal.md similarity index 96% rename from _site/content/posts/modules/gcal.md rename to _site/content/modules/gcal.md index 6e4ec060..e087a502 100644 --- a/_site/content/posts/modules/gcal.md +++ b/_site/content/modules/gcal.md @@ -2,11 +2,12 @@ title: "Google Calendar" date: 2018-05-10T08:25:33-07:00 draft: false +weight: 60 --- -Displays your upcoming Google calendar events. +gcal screenshot -gcal screenshot +Displays your upcoming Google calendar events. **Not:** Setting up access to Google Calendars for Go is a bit unobvious. Check out Google's [Go Quickstart](https://developers.google.com/calendar/quickstart/go) first and if you have problems, then take a look at this [comment by WesleydeSouza](https://github.com/senorprogrammer/wtf/issues/83#issuecomment-393665229) which offers a slightly different approach. @@ -17,14 +18,6 @@ first and if you have problems, then take a look at this [comment by WesleydeSou wtf/gcal/ ``` -## Required ENV Variables - -None. - -## Keyboard Commands - -None. - ## Configuration ```yaml diff --git a/_site/content/posts/modules/gerrit.md b/_site/content/modules/gerrit.md similarity index 96% rename from _site/content/posts/modules/gerrit.md rename to _site/content/modules/gerrit.md index 26d912a5..6d3c83f6 100644 --- a/_site/content/posts/modules/gerrit.md +++ b/_site/content/modules/gerrit.md @@ -2,8 +2,11 @@ title: "Gerrit" date: 2018-06-27T15:55:42-07:00 draft: false +weight: 70 --- +gerrit screenshot + Displays information about your projects hosted on Gerrit: #### Open Incoming Reviews @@ -14,8 +17,6 @@ All open reviews that are requesting your approval. All open reviews created by you. -gerrit screenshot - ## Source Code ```bash diff --git a/_site/content/posts/modules/git.md b/_site/content/modules/git.md similarity index 95% rename from _site/content/posts/modules/git.md rename to _site/content/modules/git.md index b601bfdd..49f86990 100644 --- a/_site/content/posts/modules/git.md +++ b/_site/content/modules/git.md @@ -2,13 +2,14 @@ title: "Git" date: 2018-05-09T14:20:48-07:00 draft: false +weight: 80 --- +git screenshot + Displays information about local git repositories: branch, changed files, and recent commits. -git screenshot - #### Branch The name of the currently-active git branch. @@ -28,10 +29,6 @@ A list of `n` recent commits, who committed it, and when. wtf/git/ ``` -## Required ENV Variables - -None. - ## Keyboard Commands Key: `/`
diff --git a/_site/content/posts/modules/github.md b/_site/content/modules/github.md similarity index 95% rename from _site/content/posts/modules/github.md rename to _site/content/modules/github.md index bc80f930..449ebab8 100644 --- a/_site/content/posts/modules/github.md +++ b/_site/content/modules/github.md @@ -2,10 +2,12 @@ title: "GitHub" date: 2018-05-09T19:20:20-07:00 draft: false +weight: 90 --- -Displays information about your git repositories hosted on GitHub: +github screenshot +Displays information about your git repositories hosted on GitHub: #### Open Review Requests @@ -15,8 +17,6 @@ All open code review requests assigned to you. All open pull requests created by you. -github screenshot - ## Source Code ```bash diff --git a/_site/content/posts/modules/gitlab.md b/_site/content/modules/gitlab.md similarity index 94% rename from _site/content/posts/modules/gitlab.md rename to _site/content/modules/gitlab.md index 671dfe74..64d6fef8 100644 --- a/_site/content/posts/modules/gitlab.md +++ b/_site/content/modules/gitlab.md @@ -2,11 +2,12 @@ title: "GitLab" date: 2018-06-08T13:14:11-07:00 draft: false +weight: 100 --- -Added in `v0.0.8`. +gitlab screenshot -gitlab screenshot +Added in `v0.0.8`. Displays information about your projects hosted on GitLab: diff --git a/_site/content/posts/modules/gspreadsheet.md b/_site/content/modules/gspreadsheet.md similarity index 95% rename from _site/content/posts/modules/gspreadsheet.md rename to _site/content/modules/gspreadsheet.md index aaea2384..2d4425f6 100644 --- a/_site/content/posts/modules/gspreadsheet.md +++ b/_site/content/modules/gspreadsheet.md @@ -2,6 +2,7 @@ title: "Google Spreadsheets" date: 2018-06-10T18:26:26-04:00 draft: false +weight: 110 --- Added in `v0.0.7`. @@ -12,14 +13,6 @@ Display information from cells in a Google Spreadsheet. wtf/gspreadsheets/ ``` -## Required ENV Variables - -None. - -## Keyboard Commands - -None. - ## Configuration ```yaml diff --git a/_site/content/modules/ipaddress/_index.md b/_site/content/modules/ipaddress/_index.md new file mode 100644 index 00000000..20034597 --- /dev/null +++ b/_site/content/modules/ipaddress/_index.md @@ -0,0 +1,9 @@ +--- +title: "IP Address" +date: 2018-05-07T18:04:58-07:00 +draft: false +weight: 120 +--- + +For all modules IP address-related. + diff --git a/_site/content/posts/modules/ipapi.md b/_site/content/modules/ipaddress/ipapi.md similarity index 94% rename from _site/content/posts/modules/ipapi.md rename to _site/content/modules/ipaddress/ipapi.md index 986aa172..d1666d85 100644 --- a/_site/content/posts/modules/ipapi.md +++ b/_site/content/modules/ipaddress/ipapi.md @@ -2,6 +2,7 @@ title: "IP-API" date: 2018-06-10T19:41:52-04:00 draft: false +weight: 10 --- Added in `v0.0.7`. @@ -17,14 +18,6 @@ minute. wtf/ipapi/ ``` -## Required ENV Variables - -None. - -## Keyboard Commands - -None. - ## Configuration ```yaml diff --git a/_site/content/posts/modules/ipinfo.md b/_site/content/modules/ipaddress/ipinfo.md similarity index 88% rename from _site/content/posts/modules/ipinfo.md rename to _site/content/modules/ipaddress/ipinfo.md index 93b8edb2..1d32b022 100644 --- a/_site/content/posts/modules/ipinfo.md +++ b/_site/content/modules/ipaddress/ipinfo.md @@ -2,13 +2,15 @@ title: "IPInfo" date: 2018-06-01T23:18:48-07:00 draft: false +weight: 20 --- +ipinfo screenshot + Displays your current IP address information, from ipinfo.io. **Note:** IPInfo.io has a free-plan rate limit of 1000 requests per day. -ipinfo screenshot ## Source Code @@ -16,14 +18,6 @@ Displays your current IP address information, from ipinfo.io. wtf/ipinfo/ ``` -## Required ENV Variables - -None. - -## Keyboard Commands - -None. - ## Configuration ```yaml diff --git a/_site/content/posts/modules/jenkins.md b/_site/content/modules/jenkins.md similarity index 87% rename from _site/content/posts/modules/jenkins.md rename to _site/content/modules/jenkins.md index d2577979..055fbd58 100644 --- a/_site/content/posts/modules/jenkins.md +++ b/_site/content/modules/jenkins.md @@ -1,26 +1,22 @@ --- -title: "Modules: Jenkins" +title: "Jenkins" date: 2018-06-09T20:53:35-07:00 draft: false +weight: 130 --- +jenkins screenshot + Added in `v0.0.8`. Displays jenkins status of given builds in a project or view -jenkins screenshot - ## Source Code ```bash wtf/jenkins/ ``` -## Keyboard Commands - -None. - ## Configuration ```yaml diff --git a/_site/content/posts/modules/jira.md b/_site/content/modules/jira.md similarity index 96% rename from _site/content/posts/modules/jira.md rename to _site/content/modules/jira.md index 71a6f988..864d7bf6 100644 --- a/_site/content/posts/modules/jira.md +++ b/_site/content/modules/jira.md @@ -2,11 +2,12 @@ title: "Jira" date: 2018-05-10T10:44:35-07:00 draft: false +weight: 140 --- -Displays all Jira issues assigned to you for the specified project. +jira screenshot -jira screenshot +Displays all Jira issues assigned to you for the specified project. ## Source Code diff --git a/_site/content/posts/modules/logger.md b/_site/content/modules/logger.md similarity index 88% rename from _site/content/posts/modules/logger.md rename to _site/content/modules/logger.md index 23280a4b..68fecb78 100644 --- a/_site/content/posts/modules/logger.md +++ b/_site/content/modules/logger.md @@ -2,15 +2,16 @@ title: "Logger" date: 2018-06-16T14:22:18-07:00 draft: false +weight: 150 --- -Displays the contents of the WTF log file. +Displays the contents of the WTF log file. The log file is located at `~/.config/wtf/log.txt`. To log to this file in your own modules: ```golang require "github.com/senorprogrammer/wtf/logger" - logger.Log("This is a log entry") +logger.Log("This is a log entry") ``` ## Source Code @@ -19,10 +20,6 @@ require "github.com/senorprogrammer/wtf/logger" wtf/logger/ ``` -## Required ENV Variables - -None. - ## Keyboard Commands Arrow keys scroll through the log file. diff --git a/_site/content/posts/modules/newrelic.md b/_site/content/modules/newrelic.md similarity index 91% rename from _site/content/posts/modules/newrelic.md rename to _site/content/modules/newrelic.md index 9d2881d3..8295178d 100644 --- a/_site/content/posts/modules/newrelic.md +++ b/_site/content/modules/newrelic.md @@ -2,23 +2,20 @@ title: "New Relic" date: 2018-05-09T09:01:14-07:00 draft: false +weight: 160 --- +newrelic screenshot + Connects to the New Relic API and displays the last n deploys of the monitored application: deploy ID, deploy time, and who deployed it. -newrelic screenshot - ## Source Code ```bash wtf/newrelic/ ``` -## Keyboard Commands - -None. - ## Configuration ```yaml diff --git a/_site/content/posts/modules/opsgenie.md b/_site/content/modules/opsgenie.md similarity index 89% rename from _site/content/posts/modules/opsgenie.md rename to _site/content/modules/opsgenie.md index ac18411b..d5d166fb 100644 --- a/_site/content/posts/modules/opsgenie.md +++ b/_site/content/modules/opsgenie.md @@ -2,23 +2,20 @@ title: "OpsGenie" date: 2018-05-08T20:53:40-07:00 draft: false +weight: 170 --- +opsgenie screenshot + Connects to the OpsGenie API and displays all your scheduled rotations and who's currently on call. -opsgenie screenshot - ## Source Code ```bash wtf/opsgenie/ ``` -## Keyboard Commands - -None. - ## Configuration ```yaml diff --git a/_site/content/posts/modules/power.md b/_site/content/modules/power.md similarity index 84% rename from _site/content/posts/modules/power.md rename to _site/content/modules/power.md index 7ecc728d..25d110b8 100644 --- a/_site/content/posts/modules/power.md +++ b/_site/content/modules/power.md @@ -2,28 +2,21 @@ title: "Power" date: 2018-05-26T19:26:23-07:00 draft: false +weight: 180 --- +power screenshot + Displays information about the current power source. For battery, also displays the current charge, estimated time remaining, and whether it is charging or discharging. -power screenshot - ## Source Code ```bash wtf/power/ ``` -## Required ENV Variables - -None. - -## Keyboard Commands - -None. - ## Configuration ```yaml diff --git a/_site/content/posts/modules/security.md b/_site/content/modules/security.md similarity index 91% rename from _site/content/posts/modules/security.md rename to _site/content/modules/security.md index c9800121..720c1ded 100644 --- a/_site/content/posts/modules/security.md +++ b/_site/content/modules/security.md @@ -2,13 +2,14 @@ title: "Security" date: 2018-05-08T20:33:28-07:00 draft: false +weight: 200 --- +security screenshot + Displays some general information about the state of the machine's wifi connection, firewall, DNS settings, and logged-in users. -security screenshot - #### Wifi Network