From 37e96c42938d689deecea2ce99e898d928bb6087 Mon Sep 17 00:00:00 2001 From: Anna Wiggins Date: Wed, 13 Sep 2023 14:58:09 +0000 Subject: [PATCH] Track theme updates, get generated files out of repo. --- .gitmodules | 3 + ...0714017bd7d63_151673_348x348_fit_box_3.png | Bin 56471 -> 0 bytes ...f4d5d76139_117449_0x100_resize_q75_box.jpg | Bin 2689 -> 0 bytes ...f4d5d76139_117449_0x500_resize_q75_box.jpg | Bin 32061 -> 0 bytes themes/mainroad | 1 + themes/mainroad/.browserslistrc | 4 - themes/mainroad/.editorconfig | 19 - themes/mainroad/.eslintrc | 9 - themes/mainroad/.github/workflows/ci-test.yml | 66 - themes/mainroad/.gitignore | 19 - themes/mainroad/.postcssrc | 7 - themes/mainroad/.stylelintrc | 319 -- themes/mainroad/CONTRIBUTING.md | 125 - themes/mainroad/LICENSE.md | 361 -- themes/mainroad/README.md | 201 - themes/mainroad/archetypes/default.md | 10 - themes/mainroad/assets/css/style.css | 1330 ------ themes/mainroad/exampleSite/.gitignore | 2 - themes/mainroad/exampleSite/config.toml | 36 - themes/mainroad/exampleSite/content/about.md | 41 - .../exampleSite/content/docs/_index.md | 4 - .../exampleSite/content/docs/customization.md | 405 -- .../mainroad/exampleSite/content/docs/faq.md | 132 - .../content/docs/getting-started.md | 86 - .../content/post/basic-elements.md | 170 - .../content/post/getting-started-with-hugo.md | 85 - .../content/post/hugo-template-primer.md | 343 -- themes/mainroad/exampleSite/data/.gitkeep | 0 themes/mainroad/exampleSite/static/.gitkeep | 0 themes/mainroad/i18n/bg.yaml | 94 - themes/mainroad/i18n/bn.yaml | 94 - themes/mainroad/i18n/cs.yaml | 94 - themes/mainroad/i18n/de.yaml | 94 - themes/mainroad/i18n/en.yaml | 94 - themes/mainroad/i18n/es.yaml | 92 - themes/mainroad/i18n/fr.yaml | 93 - themes/mainroad/i18n/hr.yaml | 94 - themes/mainroad/i18n/hu.yaml | 95 - themes/mainroad/i18n/id.yaml | 93 - themes/mainroad/i18n/it.yaml | 94 - themes/mainroad/i18n/ja.yaml | 95 - themes/mainroad/i18n/kk.yaml | 94 - themes/mainroad/i18n/mk.yaml | 94 - themes/mainroad/i18n/nl.yaml | 93 - themes/mainroad/i18n/pt-br.yaml | 93 - themes/mainroad/i18n/pt.yaml | 93 - themes/mainroad/i18n/ru.yaml | 95 - themes/mainroad/i18n/sv.yaml | 94 - themes/mainroad/i18n/vi.yaml | 93 - themes/mainroad/i18n/zh-cn.yaml | 92 - themes/mainroad/i18n/zh-tw.yaml | 93 - themes/mainroad/images/screenshot.png | Bin 58734 -> 0 bytes themes/mainroad/images/tn.png | Bin 51105 -> 0 bytes themes/mainroad/layouts/404.html | 8 - themes/mainroad/layouts/_default/baseof.html | 70 - themes/mainroad/layouts/_default/list.html | 18 - themes/mainroad/layouts/_default/single.html | 28 - themes/mainroad/layouts/_default/summary.html | 26 - themes/mainroad/layouts/index.html | 24 - .../mainroad/layouts/partials/authorbox.html | 24 - .../mainroad/layouts/partials/comments.html | 5 - themes/mainroad/layouts/partials/footer.html | 9 - .../layouts/partials/footer_links.html | 8 - themes/mainroad/layouts/partials/header.html | 6 - themes/mainroad/layouts/partials/logo.html | 24 - themes/mainroad/layouts/partials/mathjax.html | 3 - themes/mainroad/layouts/partials/menu.html | 23 - themes/mainroad/layouts/partials/pager.html | 22 - .../mainroad/layouts/partials/pagination.html | 13 - .../mainroad/layouts/partials/post_meta.html | 7 - .../layouts/partials/post_meta/author.html | 6 - .../partials/post_meta/categories.html | 16 - .../layouts/partials/post_meta/date.html | 13 - .../partials/post_meta/translations.html | 10 - .../mainroad/layouts/partials/post_tags.html | 14 - .../layouts/partials/post_thumbnail.html | 19 - .../mainroad/layouts/partials/post_toc.html | 10 - themes/mainroad/layouts/partials/sidebar.html | 30 - .../mainroad/layouts/partials/svg/author.svg | 1 - .../layouts/partials/svg/bitbucket.svg | 1 - .../layouts/partials/svg/category.svg | 1 - .../mainroad/layouts/partials/svg/email.svg | 1 - .../layouts/partials/svg/facebook.svg | 1 - .../mainroad/layouts/partials/svg/files.svg | 1 - .../mainroad/layouts/partials/svg/github.svg | 1 - .../mainroad/layouts/partials/svg/gitlab.svg | 1 - .../layouts/partials/svg/instagram.svg | 1 - .../layouts/partials/svg/linkedin.svg | 1 - themes/mainroad/layouts/partials/svg/tag.svg | 1 - .../layouts/partials/svg/telegram.svg | 1 - themes/mainroad/layouts/partials/svg/time.svg | 1 - .../mainroad/layouts/partials/svg/twitter.svg | 1 - .../layouts/partials/widgets/categories.html | 20 - .../layouts/partials/widgets/ddg-search.html | 10 - .../layouts/partials/widgets/languages.html | 20 - .../layouts/partials/widgets/recent.html | 15 - .../layouts/partials/widgets/search.html | 13 - .../layouts/partials/widgets/sidemenu.html | 14 - .../layouts/partials/widgets/social.html | 90 - .../layouts/partials/widgets/taglist.html | 15 - themes/mainroad/package-lock.json | 4141 ----------------- themes/mainroad/package.json | 36 - themes/mainroad/static/apple-touch-icon.png | Bin 111 -> 0 bytes themes/mainroad/static/favicon.ico | Bin 1350 -> 0 bytes themes/mainroad/static/img/avatar.png | Bin 1139 -> 0 bytes themes/mainroad/static/img/placeholder.png | Bin 4711 -> 0 bytes themes/mainroad/static/js/menu.js | 25 - themes/mainroad/theme.toml | 19 - 108 files changed, 4 insertions(+), 10702 deletions(-) create mode 100644 .gitmodules delete mode 100644 resources/_gen/images/posts/2019-11-13-doing-better-about-nazis/images/heathenantifa_hu64b7ae7083cc251018d0714017bd7d63_151673_348x348_fit_box_3.png delete mode 100644 resources/_gen/images/posts/2022-09-16-i-can-feel-it-in-my-bones/images/thor_drinks_coffee_hub0bf441bb07f1c9d793b57f4d5d76139_117449_0x100_resize_q75_box.jpg delete mode 100644 resources/_gen/images/posts/2022-09-16-i-can-feel-it-in-my-bones/images/thor_drinks_coffee_hub0bf441bb07f1c9d793b57f4d5d76139_117449_0x500_resize_q75_box.jpg create mode 160000 themes/mainroad delete mode 100644 themes/mainroad/.browserslistrc delete mode 100644 themes/mainroad/.editorconfig delete mode 100644 themes/mainroad/.eslintrc delete mode 100644 themes/mainroad/.github/workflows/ci-test.yml delete mode 100644 themes/mainroad/.gitignore delete mode 100644 themes/mainroad/.postcssrc delete mode 100644 themes/mainroad/.stylelintrc delete mode 100644 themes/mainroad/CONTRIBUTING.md delete mode 100644 themes/mainroad/LICENSE.md delete mode 100644 themes/mainroad/README.md delete mode 100644 themes/mainroad/archetypes/default.md delete mode 100644 themes/mainroad/assets/css/style.css delete mode 100644 themes/mainroad/exampleSite/.gitignore delete mode 100644 themes/mainroad/exampleSite/config.toml delete mode 100644 themes/mainroad/exampleSite/content/about.md delete mode 100644 themes/mainroad/exampleSite/content/docs/_index.md delete mode 100644 themes/mainroad/exampleSite/content/docs/customization.md delete mode 100644 themes/mainroad/exampleSite/content/docs/faq.md delete mode 100644 themes/mainroad/exampleSite/content/docs/getting-started.md delete mode 100644 themes/mainroad/exampleSite/content/post/basic-elements.md delete mode 100644 themes/mainroad/exampleSite/content/post/getting-started-with-hugo.md delete mode 100644 themes/mainroad/exampleSite/content/post/hugo-template-primer.md delete mode 100644 themes/mainroad/exampleSite/data/.gitkeep delete mode 100644 themes/mainroad/exampleSite/static/.gitkeep delete mode 100644 themes/mainroad/i18n/bg.yaml delete mode 100644 themes/mainroad/i18n/bn.yaml delete mode 100644 themes/mainroad/i18n/cs.yaml delete mode 100644 themes/mainroad/i18n/de.yaml delete mode 100644 themes/mainroad/i18n/en.yaml delete mode 100644 themes/mainroad/i18n/es.yaml delete mode 100644 themes/mainroad/i18n/fr.yaml delete mode 100644 themes/mainroad/i18n/hr.yaml delete mode 100644 themes/mainroad/i18n/hu.yaml delete mode 100644 themes/mainroad/i18n/id.yaml delete mode 100644 themes/mainroad/i18n/it.yaml delete mode 100644 themes/mainroad/i18n/ja.yaml delete mode 100644 themes/mainroad/i18n/kk.yaml delete mode 100644 themes/mainroad/i18n/mk.yaml delete mode 100644 themes/mainroad/i18n/nl.yaml delete mode 100644 themes/mainroad/i18n/pt-br.yaml delete mode 100644 themes/mainroad/i18n/pt.yaml delete mode 100644 themes/mainroad/i18n/ru.yaml delete mode 100644 themes/mainroad/i18n/sv.yaml delete mode 100644 themes/mainroad/i18n/vi.yaml delete mode 100644 themes/mainroad/i18n/zh-cn.yaml delete mode 100644 themes/mainroad/i18n/zh-tw.yaml delete mode 100644 themes/mainroad/images/screenshot.png delete mode 100644 themes/mainroad/images/tn.png delete mode 100644 themes/mainroad/layouts/404.html delete mode 100644 themes/mainroad/layouts/_default/baseof.html delete mode 100644 themes/mainroad/layouts/_default/list.html delete mode 100644 themes/mainroad/layouts/_default/single.html delete mode 100644 themes/mainroad/layouts/_default/summary.html delete mode 100644 themes/mainroad/layouts/index.html delete mode 100644 themes/mainroad/layouts/partials/authorbox.html delete mode 100644 themes/mainroad/layouts/partials/comments.html delete mode 100644 themes/mainroad/layouts/partials/footer.html delete mode 100644 themes/mainroad/layouts/partials/footer_links.html delete mode 100644 themes/mainroad/layouts/partials/header.html delete mode 100644 themes/mainroad/layouts/partials/logo.html delete mode 100644 themes/mainroad/layouts/partials/mathjax.html delete mode 100644 themes/mainroad/layouts/partials/menu.html delete mode 100644 themes/mainroad/layouts/partials/pager.html delete mode 100644 themes/mainroad/layouts/partials/pagination.html delete mode 100644 themes/mainroad/layouts/partials/post_meta.html delete mode 100644 themes/mainroad/layouts/partials/post_meta/author.html delete mode 100644 themes/mainroad/layouts/partials/post_meta/categories.html delete mode 100644 themes/mainroad/layouts/partials/post_meta/date.html delete mode 100644 themes/mainroad/layouts/partials/post_meta/translations.html delete mode 100644 themes/mainroad/layouts/partials/post_tags.html delete mode 100644 themes/mainroad/layouts/partials/post_thumbnail.html delete mode 100644 themes/mainroad/layouts/partials/post_toc.html delete mode 100644 themes/mainroad/layouts/partials/sidebar.html delete mode 100644 themes/mainroad/layouts/partials/svg/author.svg delete mode 100644 themes/mainroad/layouts/partials/svg/bitbucket.svg delete mode 100644 themes/mainroad/layouts/partials/svg/category.svg delete mode 100644 themes/mainroad/layouts/partials/svg/email.svg delete mode 100644 themes/mainroad/layouts/partials/svg/facebook.svg delete mode 100644 themes/mainroad/layouts/partials/svg/files.svg delete mode 100644 themes/mainroad/layouts/partials/svg/github.svg delete mode 100644 themes/mainroad/layouts/partials/svg/gitlab.svg delete mode 100644 themes/mainroad/layouts/partials/svg/instagram.svg delete mode 100644 themes/mainroad/layouts/partials/svg/linkedin.svg delete mode 100644 themes/mainroad/layouts/partials/svg/tag.svg delete mode 100644 themes/mainroad/layouts/partials/svg/telegram.svg delete mode 100644 themes/mainroad/layouts/partials/svg/time.svg delete mode 100644 themes/mainroad/layouts/partials/svg/twitter.svg delete mode 100644 themes/mainroad/layouts/partials/widgets/categories.html delete mode 100644 themes/mainroad/layouts/partials/widgets/ddg-search.html delete mode 100644 themes/mainroad/layouts/partials/widgets/languages.html delete mode 100644 themes/mainroad/layouts/partials/widgets/recent.html delete mode 100644 themes/mainroad/layouts/partials/widgets/search.html delete mode 100644 themes/mainroad/layouts/partials/widgets/sidemenu.html delete mode 100644 themes/mainroad/layouts/partials/widgets/social.html delete mode 100644 themes/mainroad/layouts/partials/widgets/taglist.html delete mode 100644 themes/mainroad/package-lock.json delete mode 100644 themes/mainroad/package.json delete mode 100644 themes/mainroad/static/apple-touch-icon.png delete mode 100644 themes/mainroad/static/favicon.ico delete mode 100644 themes/mainroad/static/img/avatar.png delete mode 100644 themes/mainroad/static/img/placeholder.png delete mode 100644 themes/mainroad/static/js/menu.js delete mode 100644 themes/mainroad/theme.toml diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..6b44c50 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/mainroad"] + path = themes/mainroad + url = https://github.com/vimux/mainroad.git diff --git a/resources/_gen/images/posts/2019-11-13-doing-better-about-nazis/images/heathenantifa_hu64b7ae7083cc251018d0714017bd7d63_151673_348x348_fit_box_3.png b/resources/_gen/images/posts/2019-11-13-doing-better-about-nazis/images/heathenantifa_hu64b7ae7083cc251018d0714017bd7d63_151673_348x348_fit_box_3.png deleted file mode 100644 index 7edc0848d294d566798568d4a7f17911472b69ec..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 56471 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௼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 diff --git a/resources/_gen/images/posts/2022-09-16-i-can-feel-it-in-my-bones/images/thor_drinks_coffee_hub0bf441bb07f1c9d793b57f4d5d76139_117449_0x500_resize_q75_box.jpg b/resources/_gen/images/posts/2022-09-16-i-can-feel-it-in-my-bones/images/thor_drinks_coffee_hub0bf441bb07f1c9d793b57f4d5d76139_117449_0x500_resize_q75_box.jpg deleted file mode 100644 index 5b84c82c4e052f5e1f28f5be11df48bb97dbfaa4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 32061 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

_o}{@A?of;=0=~!tKWl4 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 0.25% -not dead -IE >= 11 -iOS >= 7 diff --git a/themes/mainroad/.editorconfig b/themes/mainroad/.editorconfig deleted file mode 100644 index 576a2a9..0000000 --- a/themes/mainroad/.editorconfig +++ /dev/null @@ -1,19 +0,0 @@ -# editorconfig.org -root = true - -[*] -charset = utf-8 -indent_style = tab -end_of_line = lf -trim_trailing_whitespace = true -insert_final_newline = true - -[*.md] -trim_trailing_whitespace = false - -[*.{json,yaml,yml,toml,md,babelrc,eslintrc,postcssrc,stylelintrc}] -indent_style = space -indent_size = 2 - -[layouts/**.{html,svg}] -insert_final_newline = false diff --git a/themes/mainroad/.eslintrc b/themes/mainroad/.eslintrc deleted file mode 100644 index c091af7..0000000 --- a/themes/mainroad/.eslintrc +++ /dev/null @@ -1,9 +0,0 @@ -{ - "extends": "airbnb-base/legacy", - "rules": { - "indent": [2, "tab"], - "no-tabs": 0, - "no-unused-vars": 0, - "no-shadow-restricted-names": 0 - } -} diff --git a/themes/mainroad/.github/workflows/ci-test.yml b/themes/mainroad/.github/workflows/ci-test.yml deleted file mode 100644 index c8ae7d9..0000000 --- a/themes/mainroad/.github/workflows/ci-test.yml +++ /dev/null @@ -1,66 +0,0 @@ -name: Test - -on: - push: - branches: - - master - paths-ignore: - - "README.md" - pull_request: - paths-ignore: - - "README.md" - -jobs: - lint: - runs-on: ubuntu-latest - strategy: - matrix: - node: - - '14.x' - - steps: - - uses: actions/checkout@v3 - - uses: actions/setup-node@v3 - with: - node-version: ${{ matrix.node }} - - - name: Install npm dependencies - run: npm ci - - - name: Lint - run: npm run lint - - test-hugo: - runs-on: ubuntu-latest - strategy: - matrix: - hugo: - - '0.48' # min version - - '0.58.2' # https://github.com/gohugoio/hugoThemes/issues/682 - - '0.59.1' # last major version without goldmark renderer - - '0.60.1' # first major version with goldmark renderer - - '0.76.5' # https://github.com/gohugoio/hugo/issues/7822 - # - '0.80.0' # https://github.com/gohugoio/hugo/issues/8340 - - '0.86.1' # https://github.com/gohugoio/hugo/issues/9150 - - '0.93.3' # https://github.com/gohugoio/hugo/commit/837fdfdf45014e3d5ef3b00b01548b68a4489c5f - - 'latest' - fail-fast: true - - steps: - - uses: actions/checkout@v3 - - # https://github.com/peaceiris/actions-hugo (community action) - - name: Run Hugo ${{ matrix.hugo }} - uses: peaceiris/actions-hugo@v2 - with: - hugo-version: ${{ matrix.hugo }} - # extended: true - - - name: Build with Hugo ${{ matrix.hugo }} - working-directory: exampleSite - run: | - function ver { printf "%03d%03d%03d" $(echo "$1" | tr '.' ' '); } - HUGO_VERSION=$(hugo version | grep -Eo '[0-9]+\.[0-9]+((\.[0-9]+)?)') - # The option changed in 0.93.0: https://github.com/gohugoio/hugo/releases/tag/v0.93.0 - I18N_OPT=$([ $(ver $HUGO_VERSION) -lt $(ver 0.93.0) ] && echo "--i18n-warnings" || echo "--printI18nWarnings") - HUGO_THEME="Mainroad" hugo --themesDir ../.. $I18N_OPT -v diff --git a/themes/mainroad/.gitignore b/themes/mainroad/.gitignore deleted file mode 100644 index d171f95..0000000 --- a/themes/mainroad/.gitignore +++ /dev/null @@ -1,19 +0,0 @@ -# NPM -node_modules/ -npm-debug.log - -# IDE -.idea -*.sublime-project -*.sublime-workspace -.vscode/* - -# OS -._* -Thumbs.db -.DS_Store -.Trashes -.Spotlight-V100 -.AppleDouble -.LSOverride -Desktop.ini diff --git a/themes/mainroad/.postcssrc b/themes/mainroad/.postcssrc deleted file mode 100644 index 7d88406..0000000 --- a/themes/mainroad/.postcssrc +++ /dev/null @@ -1,7 +0,0 @@ -{ - "plugins": { - "autoprefixer": { - cascade: false - } - } -} diff --git a/themes/mainroad/.stylelintrc b/themes/mainroad/.stylelintrc deleted file mode 100644 index 433e93f..0000000 --- a/themes/mainroad/.stylelintrc +++ /dev/null @@ -1,319 +0,0 @@ -{ - "plugins": [ - "stylelint-order" - ], - "rules": { - "at-rule-empty-line-before": [ - "always", - { - "except": [ - "blockless-after-same-name-blockless", - "first-nested" - ], - "ignore": [ - "after-comment" - ] - } - ], - "at-rule-name-case": "lower", - "at-rule-name-space-after": "always-single-line", - "at-rule-semicolon-newline-after": "always", - "block-closing-brace-newline-after": "always", - "block-closing-brace-empty-line-before": "never", - "block-no-empty": true, - "block-opening-brace-newline-after": "always-multi-line", - "color-hex-case": "lower", - "color-hex-length": "short", - "color-no-invalid-hex": true, - "comment-no-empty": true, - "declaration-bang-space-after": "never", - "declaration-bang-space-before": "always", - "declaration-block-no-duplicate-properties": [ - true, - { - "ignore": [ - "consecutive-duplicates-with-different-values" - ] - } - ], - "declaration-block-no-shorthand-property-overrides": true, - "declaration-block-semicolon-newline-after": "always-multi-line", - "declaration-block-semicolon-space-after": "always-single-line", - "declaration-block-semicolon-space-before": "never", - "declaration-block-single-line-max-declarations": 1, - "declaration-block-trailing-semicolon": "always", - "declaration-colon-newline-after": "always-multi-line", - "declaration-colon-space-after": "always-single-line", - "declaration-colon-space-before": "never", - "font-family-no-duplicate-names": true, - "function-calc-no-unspaced-operator": true, - "function-comma-newline-after": "always-multi-line", - "function-comma-space-after": "always-single-line", - "function-comma-space-before": "never", - "function-linear-gradient-no-nonstandard-direction": true, - "function-max-empty-lines": 0, - "function-name-case": "lower", - "function-parentheses-newline-inside": "always-multi-line", - "function-parentheses-space-inside": "never-single-line", - "function-whitespace-after": "always", - "indentation": "tab", - "keyframe-declaration-no-important": true, - "length-zero-no-unit": true, - "max-empty-lines": 1, - "media-feature-colon-space-after": "always", - "media-feature-colon-space-before": "never", - "media-feature-name-case": "lower", - "media-feature-name-no-unknown": true, - "media-feature-parentheses-space-inside": "never", - "media-feature-range-operator-space-after": "always", - "media-feature-range-operator-space-before": "always", - "media-query-list-comma-newline-after": "always-multi-line", - "media-query-list-comma-space-after": "always-single-line", - "media-query-list-comma-space-before": "never", - "no-empty-source": true, - "no-eol-whitespace": true, - "no-extra-semicolons": true, - "no-invalid-double-slash-comments": true, - "no-missing-end-of-source-newline": true, - "number-no-trailing-zeros": true, - "property-case": "lower", - "property-no-unknown": true, - "selector-attribute-brackets-space-inside": "never", - "selector-attribute-operator-space-after": "never", - "selector-attribute-operator-space-before": "never", - "selector-combinator-space-after": "always", - "selector-combinator-space-before": "always", - "selector-descendant-combinator-no-non-space": true, - "selector-list-comma-newline-after": "always", - "selector-list-comma-space-before": "never", - "selector-pseudo-class-case": "lower", - "selector-pseudo-class-no-unknown": true, - "selector-pseudo-class-parentheses-space-inside": "never", - "selector-pseudo-element-case": "lower", - "selector-pseudo-element-colon-notation": "double", - "selector-pseudo-element-no-unknown": true, - "selector-type-case": "lower", - "selector-type-no-unknown": true, - "shorthand-property-no-redundant-values": true, - "string-no-newline": true, - "unit-case": "lower", - "unit-no-unknown": true, - "value-list-comma-newline-after": "always-multi-line", - "value-list-comma-space-after": "always-single-line", - "value-list-comma-space-before": "never", - "value-list-max-empty-lines": 0, - "order/properties-order": [ - "position", - "top", - "right", - "bottom", - "left", - "z-index", - "box-sizing", - "display", - "flex", - "flex-align", - "flex-basis", - "flex-direction", - "flex-wrap", - "flex-flow", - "flex-shrink", - "flex-grow", - "flex-wrap", - "align-content", - "align-items", - "align-self", - "justify-content", - "order", - "float", - "width", - "min-width", - "max-width", - "height", - "min-height", - "max-height", - "padding", - "padding-top", - "padding-right", - "padding-bottom", - "padding-left", - "margin", - "margin-top", - "margin-right", - "margin-bottom", - "margin-left", - "overflow", - "overflow-x", - "overflow-y", - "-webkit-overflow-scrolling", - "-ms-overflow-x", - "-ms-overflow-y", - "-ms-overflow-style", - "columns", - "column-count", - "column-fill", - "column-gap", - "column-rule", - "column-rule-width", - "column-rule-style", - "column-rule-color", - "column-span", - "column-width", - "orphans", - "widows", - "clip", - "clear", - "font", - "font-family", - "font-size", - "font-style", - "font-weight", - "font-variant", - "font-size-adjust", - "font-stretch", - "font-effect", - "font-emphasize", - "font-emphasize-position", - "font-emphasize-style", - "font-smooth", - "src", - "hyphens", - "line-height", - "color", - "text-align", - "text-align-last", - "text-emphasis", - "text-emphasis-color", - "text-emphasis-style", - "text-emphasis-position", - "text-decoration", - "text-indent", - "text-justify", - "text-outline", - "-ms-text-overflow", - "text-overflow", - "text-overflow-ellipsis", - "text-overflow-mode", - "text-shadow", - "text-transform", - "text-wrap", - "-webkit-text-size-adjust", - "-ms-text-size-adjust", - "letter-spacing", - "-ms-word-break", - "word-break", - "word-spacing", - "-ms-word-wrap", - "word-wrap", - "overflow-wrap", - "tab-size", - "white-space", - "vertical-align", - "direction", - "unicode-bidi", - "list-style", - "list-style-position", - "list-style-type", - "list-style-image", - "pointer-events", - "-ms-touch-action", - "touch-action", - "cursor", - "visibility", - "zoom", - "table-layout", - "empty-cells", - "caption-side", - "border-spacing", - "border-collapse", - "content", - "quotes", - "counter-reset", - "counter-increment", - "resize", - "user-select", - "nav-index", - "nav-up", - "nav-right", - "nav-down", - "nav-left", - "background", - "background-color", - "background-image", - "filter", - "background-repeat", - "background-attachment", - "background-position", - "background-position-x", - "background-position-y", - "background-clip", - "background-origin", - "background-size", - "border", - "border-color", - "border-style", - "border-width", - "border-top", - "border-top-color", - "border-top-style", - "border-top-width", - "border-right", - "border-right-color", - "border-right-style", - "border-right-width", - "border-bottom", - "border-bottom-color", - "border-bottom-style", - "border-bottom-width", - "border-left", - "border-left-color", - "border-left-style", - "border-left-width", - "border-radius", - "border-top-left-radius", - "border-top-right-radius", - "border-bottom-right-radius", - "border-bottom-left-radius", - "border-image", - "border-image-source", - "border-image-slice", - "border-image-width", - "border-image-outset", - "border-image-repeat", - "outline", - "outline-width", - "outline-style", - "outline-color", - "outline-offset", - "box-shadow", - "opacity", - "-ms-interpolation-mode", - "page-break-after", - "page-break-before", - "page-break-inside", - "transition", - "transition-delay", - "transition-timing-function", - "transition-duration", - "transition-property", - "transform", - "transform-origin", - "perspective", - "appearance", - "animation", - "animation-name", - "animation-duration", - "animation-play-state", - "animation-timing-function", - "animation-delay", - "animation-iteration-count", - "animation-direction", - "animation-fill-mode", - "quotes", - "will-change", - "fill", - "fill-rule", - "stroke" - ] - } -} diff --git a/themes/mainroad/CONTRIBUTING.md b/themes/mainroad/CONTRIBUTING.md deleted file mode 100644 index aab69c8..0000000 --- a/themes/mainroad/CONTRIBUTING.md +++ /dev/null @@ -1,125 +0,0 @@ -# Contributing to Mainroad - -**Mainroad** welcomes contributions and corrections. Before contributing, please make sure you have read the guidelines -below. If you're a newcomer to open source and you haven't contributed to other projects or used -[Git](https://git-scm.com/) before, you should make yourself familiar before proceeding. - -## Issues - -The [issue tracker](https://github.com/vimux/mainroad/issues) is the preferred channel for bug reports and features -requests, but please respect the following restrictions: - -### General requirements - -* Issue must be written in English. -* Please **do not** combine a few problems or feature requests in one issue. Create separate issues if needed. -* Please **do not** create an issue that contains only title. Write a clear title and useful description. -* Please **do not** use the issue tracker for personal support requests. -* Please **do not** post comments consisting solely of "+1" or emoji. The project maintainer reserve the right to delete -such comments. Use -[GitHub's reactions feature](https://github.com/blog/2119-add-reactions-to-pull-requests-issues-and-comments) instead. -* Search first before filing a new issue. Please check existing open or recently closed issues to make sure somebody -else hasn't already reported the issue. - -### Reporting bugs - -When creating a new bug issue make sure to include the following information: - -* Your environment e.g. OS version, Hugo version, theme is up to date? Anything unusual about your environment or -deployment. -* Specify the exact steps to reproduce the bug in as many details as possible with code examples. Include links to files -or demo projects, or copy/pasteable snippets, which you use in those examples. -* Any message or error you get from Hugo, if you do. -* A screenshot of any visual bug. - -Please, take in consideration the next template to report your bug: - -> **Hugo version**\ -> _Run `hugo version` and paste output here._ -> -> **Theme is up to date?**\ -> _No | Yes_ -> -> **Expected behavior**\ -> _A short and expressive description of what behavior you're expecting._ -> -> **Current behavior**\ -> _A short sentence explaining what's actually happening, possibly containing screenshots._ -> -> **Steps to reproduce / Code to reproduce**\ -> _A step by step description of how to trigger this bug. / Provide link to a demo project which reproduces this bug._ -> -> **Additional info**\ -> _Anything unusual about your environment or deployment process? Anything else do we need to know? Optional._ - -**Note:** If you find a **Closed** issue that seems like it is the same bug that you're experiencing, open a new issue -and include a link to the original issue in the body of your new one. - -### Proposing features - -* Explain the proposed feature, what it should do, why it is useful, and alternatives considered if possible. Please -note that the project maintainer may close this issue or ask you to create a Pull Request if this is not something that -the project maintainer sees as a sufficiently high priority. - -Following these guidelines helps maintainer and the community understand your suggestion and find related suggestions. - -## Pull Requests (PR) - -**Please ask first** before embarking on any significant pull request (e.g. implementing features or refactoring code), -otherwise, you risk spending a lot of time working on something that the project maintainer might not want to merge into -the project. - -Please respect our Pull Request Acceptance Criteria. For larger changes, you will likely receive multiple rounds of -comments and it may take some time to complete. - -### Pull Request Acceptance Criteria - -* Keep the change in a single PR as small as possible -* 1 PR = 1 FIX or FEATURE (do not combine things, send separate PR if needed) - * PR with irrelevant changes won't be merged. If you do want to fix formatting or style, do that in a separate PR -* Use a clear and descriptive branch name (e.g. **NOT** "patch-1" or "update") -* Don't create a Pull Request from master branch -* Provide a reasonable PR title and description - * PR must be written in English - * If the PR changes the UI it should include before-and-after screenshots or a link to a video -* Keep PR up to date with upstream/master -* Pay attention to any automated CI failures reported in the Pull Request -* PR solves a common use case that several users will need in their real-life projects, not only your specific problems -* If you've added or modify SVG, ensure that each SVG file: - * Be less than 2048 bytes - * Be minified to a single line with no formatting - * Not contain any JS or CSS section inside it - * Not contain any additional transformations (matrix, translate, scale) or negative viewBox position values - * Сompatible with [GPLv2 License](LICENSE.md) -* Maintain clean commit history and use meaningful commit messages. Pull Requests with messy commit history (with -commit messages like "update", "another update", etc) are difficult to review and won't be merged, even if the changes -are good enough -* Be prepared to answer questions and make code changes. The project maintainer expect you to be reasonably responsive -to those feedback, otherwise the PR will be closed after 2-4 weeks of inactivity - -### Pull Request Contribution Prerequisites - -* You have Node & npm installed -* You have Hugo installed at v0.48.0+ -* You are familiar with Git - -### Pull Request Process - -1. Fork the repository -1. Clone down the repository to your local system -1. Run `npm i` in the repository root -1. Create a new *dedicated branch* with descriptive name from `master` -1. Make your change and commit to the new branch from the previous step - 1. Write a clear commit message - 1. If you've added code that need documentation, update the README.md -1. Make sure your code lints (`npm test`) -1. Push to your fork -1. Submit a Pull Request (PR) to the upstream - ---- - -**⚠️ IMPORTANT: No guarantees can be made that your pull request will be accepted.** - -## License - -By contributing to Mainroad, you agree that your contributions will be licensed under [GPLv2 License](LICENSE.md). diff --git a/themes/mainroad/LICENSE.md b/themes/mainroad/LICENSE.md deleted file mode 100644 index 5544f2d..0000000 --- a/themes/mainroad/LICENSE.md +++ /dev/null @@ -1,361 +0,0 @@ -### GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - - Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA - - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - -### Preamble - -The licenses for most software are designed to take away your freedom -to share and change it. By contrast, the GNU General Public License is -intended to guarantee your freedom to share and change free -software--to make sure the software is free for all its users. This -General Public License applies to most of the Free Software -Foundation's software and to any other program whose authors commit to -using it. (Some other Free Software Foundation software is covered by -the GNU Lesser General Public License instead.) You can apply it to -your programs, too. - -When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - -To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if -you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. - -We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, -we want its recipients to know that what they have is not the -original, so that any problems introduced by others will not reflect -on the original authors' reputations. - -Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at -all. - -The precise terms and conditions for copying, distribution and -modification follow. - -### TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -**0.** This License applies to any program or other work which -contains a notice placed by the copyright holder saying it may be -distributed under the terms of this General Public License. The -"Program", below, refers to any such program or work, and a "work -based on the Program" means either the Program or any derivative work -under copyright law: that is to say, a work containing the Program or -a portion of it, either verbatim or with modifications and/or -translated into another language. (Hereinafter, translation is -included without limitation in the term "modification".) Each licensee -is addressed as "you". - -Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running the Program is not restricted, and the output from the Program -is covered only if its contents constitute a work based on the Program -(independent of having been made by running the Program). Whether that -is true depends on what the Program does. - -**1.** You may copy and distribute verbatim copies of the Program's -source code as you receive it, in any medium, provided that you -conspicuously and appropriately publish on each copy an appropriate -copyright notice and disclaimer of warranty; keep intact all the -notices that refer to this License and to the absence of any warranty; -and give any other recipients of the Program a copy of this License -along with the Program. - -You may charge a fee for the physical act of transferring a copy, and -you may at your option offer warranty protection in exchange for a -fee. - -**2.** You may modify your copy or copies of the Program or any -portion of it, thus forming a work based on the Program, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - -**a)** You must cause the modified files to carry prominent notices -stating that you changed the files and the date of any change. - - -**b)** You must cause any work that you distribute or publish, that in -whole or in part contains or is derived from the Program or any part -thereof, to be licensed as a whole at no charge to all third parties -under the terms of this License. - - -**c)** If the modified program normally reads commands interactively -when run, you must cause it, when started running for such interactive -use in the most ordinary way, to print or display an announcement -including an appropriate copyright notice and a notice that there is -no warranty (or else, saying that you provide a warranty) and that -users may redistribute the program under these conditions, and telling -the user how to view a copy of this License. (Exception: if the -Program itself is interactive but does not normally print such an -announcement, your work based on the Program is not required to print -an announcement.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Program, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Program, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote -it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program -with the Program (or with a work based on the Program) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - -**3.** You may copy and distribute the Program (or a work based on it, -under Section 2) in object code or executable form under the terms of -Sections 1 and 2 above provided that you also do one of the following: - - -**a)** Accompany it with the complete corresponding machine-readable -source code, which must be distributed under the terms of Sections 1 -and 2 above on a medium customarily used for software interchange; or, - - -**b)** Accompany it with a written offer, valid for at least three -years, to give any third party, for a charge no more than your cost of -physically performing source distribution, a complete machine-readable -copy of the corresponding source code, to be distributed under the -terms of Sections 1 and 2 above on a medium customarily used for -software interchange; or, - - -**c)** Accompany it with the information you received as to the offer -to distribute corresponding source code. (This alternative is allowed -only for noncommercial distribution and only if you received the -program in object code or executable form with such an offer, in -accord with Subsection b above.) - -The source code for a work means the preferred form of the work for -making modifications to it. For an executable work, complete source -code means all the source code for all modules it contains, plus any -associated interface definition files, plus the scripts used to -control compilation and installation of the executable. However, as a -special exception, the source code distributed need not include -anything that is normally distributed (in either source or binary -form) with the major components (compiler, kernel, and so on) of the -operating system on which the executable runs, unless that component -itself accompanies the executable. - -If distribution of executable or object code is made by offering -access to copy from a designated place, then offering equivalent -access to copy the source code from the same place counts as -distribution of the source code, even though third parties are not -compelled to copy the source along with the object code. - -**4.** You may not copy, modify, sublicense, or distribute the Program -except as expressly provided under this License. Any attempt otherwise -to copy, modify, sublicense or distribute the Program is void, and -will automatically terminate your rights under this License. However, -parties who have received copies, or rights, from you under this -License will not have their licenses terminated so long as such -parties remain in full compliance. - -**5.** You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Program or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Program (or any work based on the -Program), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Program or works based on it. - -**6.** Each time you redistribute the Program (or any work based on -the Program), the recipient automatically receives a license from the -original licensor to copy, distribute or modify the Program subject to -these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to -this License. - -**7.** If, as a consequence of a court judgment or allegation of -patent infringement or for any other reason (not limited to patent -issues), conditions are imposed on you (whether by court order, -agreement or otherwise) that contradict the conditions of this -License, they do not excuse you from the conditions of this License. -If you cannot distribute so as to satisfy simultaneously your -obligations under this License and any other pertinent obligations, -then as a consequence you may not distribute the Program at all. For -example, if a patent license would not permit royalty-free -redistribution of the Program by all those who receive copies directly -or indirectly through you, then the only way you could satisfy both it -and this License would be to refrain entirely from distribution of the -Program. - -If any portion of this section is held invalid or unenforceable under -any particular circumstance, the balance of the section is intended to -apply and the section as a whole is intended to apply in other -circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system, which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - -**8.** If the distribution and/or use of the Program is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Program under this License -may add an explicit geographical distribution limitation excluding -those countries, so that distribution is permitted only in or among -countries not thus excluded. In such case, this License incorporates -the limitation as if written in the body of this License. - -**9.** The Free Software Foundation may publish revised and/or new -versions of the General Public License from time to time. Such new -versions will be similar in spirit to the present version, but may -differ in detail to address new problems or concerns. - -Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and -"any later version", you have the option of following the terms and -conditions either of that version or of any later version published by -the Free Software Foundation. If the Program does not specify a -version number of this License, you may choose any version ever -published by the Free Software Foundation. - -**10.** If you wish to incorporate parts of the Program into other -free programs whose distribution conditions are different, write to -the author to ask for permission. For software which is copyrighted by -the Free Software Foundation, write to the Free Software Foundation; -we sometimes make exceptions for this. Our decision will be guided by -the two goals of preserving the free status of all derivatives of our -free software and of promoting the sharing and reuse of software -generally. - -**NO WARRANTY** - -**11.** BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO -WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. -EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR -OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY -KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE -PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME -THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - -**12.** IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN -WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY -AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU -FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR -CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE -PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING -RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A -FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF -SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH -DAMAGES. - -### END OF TERMS AND CONDITIONS - -### How to Apply These Terms to Your New Programs - -If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these -terms. - -To do so, attach the following notices to the program. It is safest to -attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - one line to give the program's name and an idea of what it does. - Copyright (C) yyyy name of author - - This program is free software; you can redistribute it and/or - modify it under the terms of the GNU General Public License - as published by the Free Software Foundation; either version 2 - of the License, or (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - -Also add information on how to contact you by electronic and paper -mail. - -If the program is interactive, make it output a short notice like this -when it starts in an interactive mode: - - Gnomovision version 69, Copyright (C) year name of author - Gnomovision comes with ABSOLUTELY NO WARRANTY; for details - type `show w'. This is free software, and you are welcome - to redistribute it under certain conditions; type `show c' - for details. - -The hypothetical commands \`show w' and \`show c' should show the -appropriate parts of the General Public License. Of course, the -commands you use may be called something other than \`show w' and -\`show c'; they could even be mouse-clicks or menu items--whatever -suits your program. - -You should also get your employer (if you work as a programmer) or -your school, if any, to sign a "copyright disclaimer" for the program, -if necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright - interest in the program `Gnomovision' - (which makes passes at compilers) written - by James Hacker. - - signature of Ty Coon, 1 April 1989 - Ty Coon, President of Vice - -This General Public License does not permit incorporating your program -into proprietary programs. If your program is a subroutine library, -you may consider it more useful to permit linking proprietary -applications with the library. If this is what you want to do, use the -[GNU Lesser General Public -License](http://www.gnu.org/licenses/lgpl.html) instead of this -License. diff --git a/themes/mainroad/README.md b/themes/mainroad/README.md deleted file mode 100644 index 5799eda..0000000 --- a/themes/mainroad/README.md +++ /dev/null @@ -1,201 +0,0 @@ -# Mainroad - -**Mainroad** is a responsive, simple, clean and content-focused [Hugo](https://gohugo.io/) theme based on the -[MH Magazine lite](https://wordpress.org/themes/mh-magazine-lite/) theme. - -**[Demo](https://mainroad-demo.netlify.app/)** • **[Docs](https://mainroad-demo.netlify.app/docs/)** - -![screenshot](https://raw.githubusercontent.com/Vimux/Mainroad/master/images/screenshot.png) - -**Features:** - -+ Responsive design -+ Main & secondary menus -+ Widgetized sidebar -+ Translations. Over 15 languages and counting -+ Configurable theme settings (sidebar position, author box, post navigation, highlight color) via `config.toml` -+ Hugo internal templates (Open Graph, Schema, Twitter Cards, Disqus, Google Analytics) -+ Wide cross-browser compatibility - + *Desktop: IE11+, Chrome, Firefox, Safari* - + *Mobile: Android browser (on Android 4.4+), Safari (on iOS 7+), Google Chrome, Opera mini* -+ Custom Google Fonts support, MathJax, Table of Contents, SVG icons and much more… - -## Installation - -*Before starting, please be sure that you have -[installed Hugo](https://gohugo.io/getting-started/quick-start/#step-1-install-hugo) and -[created a new site](https://gohugo.io/getting-started/quick-start/#step-2-create-a-new-site). After that, you are ready -to install **Mainroad**.* - -From your project's root directory, run: - -``` -git clone https://github.com/vimux/mainroad.git themes/mainroad -``` - -Or, if you don't plan to make any significant changes but want to track and update the theme, you can add it as a git -submodule via the following command: - -``` -git submodule add https://github.com/vimux/mainroad.git themes/mainroad -``` - -Next, open `config.toml` in the base of the Hugo site and ensure the theme option is set to `mainroad`: - -``` -theme = "mainroad" -``` - -## Configuration - -### Config.toml example - -```toml -baseurl = "/" -title = "Mainroad" -languageCode = "en-us" -paginate = "10" # Number of posts per page -theme = "mainroad" -disqusShortname = "" # Enable Disqus comments by entering your Disqus shortname -googleAnalytics = "" # Enable Google Analytics by entering your tracking id - -[Author] # Used in authorbox - name = "John Doe" - bio = "John Doe's true identity is unknown. Maybe he is a successful blogger or writer. Nobody knows it." - avatar = "img/avatar.png" - -[Params] - description = "John Doe's Personal blog about everything" # Site description. Used in meta description - copyright = "John Doe" # Footer copyright holder, otherwise will use site title - opengraph = true # Enable OpenGraph if true - schema = true # Enable Schema - twitter_cards = true # Enable Twitter Cards if true - readmore = false # Show "Read more" button in list if true - authorbox = true # Show authorbox at bottom of pages if true - toc = true # Enable Table of Contents - pager = true # Show pager navigation (prev/next links) at the bottom of pages if true - post_meta = ["author", "date", "categories", "translations"] # Order of post meta information - mainSections = ["post", "blog", "news"] # Specify section pages to show on home page and the "Recent articles" widget - dateformat = "2006-01-02" # Change the format of dates - mathjax = true # Enable MathJax - mathjaxPath = "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.6/MathJax.js" # Specify MathJax path - mathjaxConfig = "TeX-AMS-MML_HTMLorMML" # Specify MathJax config - googleFontsLink = "https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700" # Load Google Fonts - customCSS = ["css/custom.css"] # Include custom CSS files - customJS = ["js/custom.js"] # Include custom JS files - - # DEPRECATED PARAMS - subtitle = "" # Deprecated in favor of .Site.Params.logo.subtitle - highlightColor = "" # Deprecated in favor of .Site.Params.style.vars.highlightColor - -[Params.style.vars] - highlightColor = "#e22d30" # Override highlight color - - # Override font-family sets - # Take care of different quotes OR escaping symbols in these params if necessary - fontFamilyPrimary = "'Open Sans', Helvetica, Arial, sans-serif" - # Secondary font-family set responsible for pre, code, kbd, and samp tags font - fontFamilySecondary = "SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace" - -[Params.logo] - image = "img/placeholder.png" # Logo image. Path relative to "static" - title = "Mainroad" # Logo title, otherwise will use site title - subtitle = "Just another site" # Logo subtitle - -[Params.thumbnail] - visibility = ["list", "post"] # Control thumbnail visibility - -[Params.sidebar] - home = "right" # Configure layout for home page - list = "left" # Configure layout for list pages - single = false # Configure layout for single pages - # Enable widgets in given order - widgets = ["search", "recent", "categories", "taglist", "social", "languages"] - -[Params.widgets] - recent_num = 5 # Set the number of articles in the "Recent articles" widget - categories_counter = false # Enable counter for each category in "Categories" widget - tags_counter = false # Enable counter for each tag in "Tags" widget - -[Params.widgets.social] - cached = false # activate cache if true - # Enable parts of social widget - facebook = "username" - twitter = "username" - instagram = "username" - linkedin = "username" - telegram = "username" - github = "username" - gitlab = "username" - bitbucket = "username" - email = "example@example.com" - -# Custom social links -[[Params.widgets.social.custom]] - title = "Youtube" - url = "https://youtube.com/user/username" - icon = "youtube.svg" # Optional. Path relative to "layouts/partials" - rel = "noopener noreferrer" # Set to false to remove the rel attribute - -[[Params.widgets.social.custom]] - title = "My Home Page" - url = "https://example.com" - -[Params.widgets.search] - cached = false # activate cache if true - url = "https://google.com/search" - [Params.widgets.search.input] - name = "sitesearch" - pre = "" -``` - -**Do not copy example config as-is**. Use only those parameters that you need. - -For more information about all available standard configuration settings, please read -[All Hugo Configuration Settings](https://gohugo.io/getting-started/configuration/#all-configuration-settings). - -### Front Matter example - -```yaml ---- -# Common-Defined params -title: "Example article title" -date: "2017-08-21" -description: "Example article description" -categories: - - "Category 1" - - "Category 2" -tags: - - "Test" - - "Another test" -menu: main # Optional, add page to a menu. Options: main, side, footer - -# Theme-Defined params -thumbnail: "img/placeholder.png" # Thumbnail image -lead: "Example lead - highlighted near the title" # Lead text -comments: false # Enable Disqus comments for specific page -authorbox: true # Enable authorbox for specific page -pager: true # Enable pager navigation (prev/next) for specific page -toc: true # Enable Table of Contents for specific page -mathjax: true # Enable MathJax for specific page -sidebar: "right" # Enable sidebar (on the right side) per page -widgets: # Enable sidebar widgets in given order per page - - "search" - - "recent" - - "taglist" ---- -``` - -For more information about all available standard front matter variables, please read -[Hugo Front Matter](https://gohugo.io/content-management/front-matter). - -## Contributing - -Have you found a bug or got an idea for a new feature? Feel free to use the -[issue tracker](https://github.com/Vimux/mainroad/issues) to let me know. Or make directly a -[pull request](https://github.com/Vimux/mainroad/pulls), but please respect the following -[contributing guide](https://github.com/Vimux/mainroad/blob/master/CONTRIBUTING.md). - -## License - -This theme is released under the [GPLv2 license](https://github.com/Vimux/mainroad/blob/master/LICENSE.md). diff --git a/themes/mainroad/archetypes/default.md b/themes/mainroad/archetypes/default.md deleted file mode 100644 index b2c51de..0000000 --- a/themes/mainroad/archetypes/default.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -title: "{{ replace .TranslationBaseName '-' ' ' | title }}" -description: "" -date: "{{ .Date }}" -thumbnail: "" -categories: - - "" -tags: - - "" ---- diff --git a/themes/mainroad/assets/css/style.css b/themes/mainroad/assets/css/style.css deleted file mode 100644 index be3bb1d..0000000 --- a/themes/mainroad/assets/css/style.css +++ /dev/null @@ -1,1330 +0,0 @@ -{{- $highlightColor := .Site.Params.style.vars.highlightColor | default (.Site.Params.highlightColor | default "#e22d30") -}} - -{{- $fontSans := `"Open Sans", Helvetica, Arial, sans-serif` -}} -{{- $fontMono := `SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace` -}} -{{- $fontFamilyPrimary := .Site.Params.style.vars.fontFamilyPrimary | default $fontSans -}} -{{- $fontFamilySecondary := .Site.Params.style.vars.fontFamilySecondary | default $fontMono -}} - -*, -*::before, -*::after { - box-sizing: border-box; -} - -article, -aside, -dialog, -figcaption, -figure, -footer, -header, -hgroup, -main, -nav, -section { - display: block; -} - -:focus::-webkit-input-placeholder { - color: transparent; -} - -:focus::-moz-placeholder { - color: transparent; -} - -:focus:-moz-placeholder { - color: transparent; -} - -:focus:-ms-input-placeholder { - color: transparent; -} - -/* Structure */ -html { - font-size: 100%; - -ms-text-size-adjust: none; - -webkit-text-size-adjust: none; -} - -body { - margin: 0; - font-family: {{ $fontFamilyPrimary }}; - font-size: 14px; - font-size: .875rem; - line-height: 1.6; - word-wrap: break-word; - background: #f7f7f7; - -webkit-font-smoothing: antialiased; -} - -.container { - position: relative; - width: 100%; - max-width: 1080px; - margin: 0 auto; -} - -.container--outer { - margin: 25px auto; - box-shadow: 0 0 10px rgba(50, 50, 50, .17); -} - -.wrapper { - padding: 25px; - background: #fff; -} - -.flex { - display: -webkit-flex; - display: flex; -} - -.primary { - -webkit-flex: 1 0 65.83%; - flex: 1 0 65.83%; - -webkit-order: 1; - order: 1; - min-width: 0; -} - -.sidebar { - -webkit-flex: 1 0 31.66%; - flex: 1 0 31.66%; - -webkit-order: 2; - order: 2; - min-width: 0; - margin: 0 0 0 2.5%; -} - -.sidebar--left { - -webkit-order: 0; - order: 0; - margin: 0 2.5% 0 0; -} - -.clearfix { - display: block; -} - -.clearfix::after { - display: block; - height: 0; - padding: 0; - margin: 0; - clear: both; - line-height: 0; - visibility: hidden; - content: ""; -} - -input, -button, -select, -optgroup, -textarea { - margin: 0; - font-family: inherit; - font-size: inherit; - line-height: inherit; -} - -/* Button */ -.btn { - padding: 5px 10px; - font-weight: 700; - color: #fff; - white-space: pre-line; - background: #2a2a2a; -} - -.btn:hover { - color: #fff; - background: {{ $highlightColor }}; -} - -/* Animation */ -.menu__item, -.btn { - transition: background-color .25s ease-out; -} - -/* Typography */ -h1, -h2, -h3, -h4, -h5, -h6 { - margin: 0 0 20px; - margin: 0 0 1.25rem; - font-weight: 700; - line-height: 1.3; - color: #000; -} - -h1 { - font-size: 32px; - font-size: 2rem; -} - -h2 { - font-size: 24px; - font-size: 1.5rem; -} - -h3 { - font-size: 20px; - font-size: 1.25rem; -} - -h4 { - font-size: 18px; - font-size: 1.125rem; -} - -h5 { - font-size: 16px; - font-size: 1rem; -} - -h6 { - font-size: 16px; - font-size: 1rem; -} - -a { - color: #000; - text-decoration: none; -} - -a:hover { - color: {{ $highlightColor }}; -} - -hr { - margin: 0 0 20px; - border: 0; - border-top: 1px solid #dadada; -} - -p { - margin: 0 0 20px; - margin: 0 0 1.25rem; -} - -b, -strong { - font: inherit; - font-weight: 700; -} - -i, -em { - font: inherit; - font-style: italic; -} - -ol, -ul { - padding: 0; - margin: 0; -} - -small { - font-size: 12px; - font-size: .75rem; -} - -mark { - background-color: #fd5; -} - -figure { - margin: 0 0 20px; - margin: 0 0 1.25rem; -} - -figcaption { - margin-top: 4px; - margin-top: .25rem; - color: #666; -} - -figcaption h4 { - margin: 0; - color: inherit; -} - -pre, -code, -kbd, -samp { - font-family: {{ $fontFamilySecondary }}; - font-size: inherit; -} - -pre, -code { - background-color: #f5f5f5; - border: 1px solid #ebebeb; -} - -code { - padding: 0 5px; - color: #c33; -} - -pre { - display: block; - padding: 0; - padding: 1.25rem; - margin-bottom: 20px; - margin-bottom: 1.25rem; - overflow: auto; - color: #000; -} - -pre code { - padding: 0; - color: inherit; - white-space: inherit; - background: inherit; - border: 0; -} - -kbd { - padding: 2px 3px; - color: #fff; - background-color: #2a2a2a; -} - -blockquote { - display: block; - padding: 5px 0 5px 15px; - margin: 0 0 20px; - margin: 0 0 1.25rem; - line-height: 1.6; - border-left: 5px solid {{ $highlightColor }}; -} - -blockquote p:last-child { - margin: 0; -} - -blockquote footer { - text-align: right; -} - -sup, -sub { - font-size: 10px; - font-size: .625rem; - font-style: normal; -} - -sup { - vertical-align: super; -} - -sub { - vertical-align: sub; -} - -abbr[title] { - text-decoration: none; - cursor: help; - border-bottom: 1px dotted #000; -} - -q { - font-style: italic; -} - -address { - margin-bottom: 20px; - margin-bottom: 1.25rem; - font-family: "Consolas", Courier New, Courier, monospace; - line-height: 1.5; -} - -dl { - margin: 0 0 10px 20px; -} - -dt, -dd { - display: list-item; -} - -dt { - font-weight: bold; - list-style-type: square; -} - -dd { - margin-left: 20px; - list-style-type: circle; -} - -select { - max-width: 100%; -} - -.warning { - padding: 20px 10px; - text-align: center; - border: 1px solid #ddd; -} - -.warning__icon { - margin-bottom: 20px; - fill: #ddd; -} - -/* Header */ -.header { - background: #fff; -} - -.logo { - padding: 25px; -} - -.logo__link { - display: inline-block; -} - -.logo__item { - display: inline-block; - vertical-align: middle; -} - -.logo__img { - max-height: 256px; -} - -.logo__text { - text-transform: uppercase; -} - -.logo--mixed .logo__item { - margin: .5rem auto; -} - -.logo--mixed .logo__img { - max-width: 128px; - max-height: 128px; -} - -.logo--mixed .logo__text { - padding: 0 1rem; -} - -.logo__title { - font-size: 32px; - font-size: 2rem; - font-weight: 700; - line-height: 1; - color: #000; -} - -.logo__tagline { - display: inline-block; - padding-top: 10px; - margin-top: 10px; - font-size: 14px; - font-size: .875rem; - font-weight: 700; - line-height: 1; - color: {{ $highlightColor }}; - border-top: 1px solid #ebebeb; -} - -.divider { - height: 5px; - margin: 0; - background: {{ $highlightColor }}; - border: 0; -} - -/* Main menu */ -.no-js .menu__btn { - display: none; -} - -.menu__btn { - display: block; - width: 100%; - padding: 0; - font: inherit; - color: #fff; - background: #2a2a2a; - border: 0; - outline: 0; -} - -.menu__btn-title { - position: relative; - display: block; - padding: 10px 15px; - padding: .625rem .9375rem; - font-weight: 700; - text-align: right; - text-transform: uppercase; - cursor: pointer; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - -o-user-select: none; - user-select: none; -} - -:focus > .menu__btn-title { - box-shadow: inset 0 0 1px 3px {{ $highlightColor }}; -} - -button:not(:-moz-focusring):focus > .menu__btn-title { - box-shadow: none; -} - -.menu__btn:focus, -.menu__btn-title:focus { - outline: 0; -} - -.js .menu__btn--active { - color: {{ $highlightColor }}; -} - -.menu__list { - list-style: none; - background: #2a2a2a; -} - -.menu__item:hover { - background: {{ $highlightColor }}; -} - -.menu__item:first-child { - border: 0; -} - -.menu__item--active { - background: {{ $highlightColor }}; -} - -.menu__link { - display: block; - padding: 10px 15px; - padding: .625rem .9375rem; - font-weight: 700; - color: #fff; - text-transform: uppercase; -} - -.menu__link:hover { - color: #fff; -} - -.js .menu__list { - position: absolute; - z-index: 1; - width: 100%; - visibility: hidden; - -webkit-transform: scaleY(0); - transform: scaleY(0); - -webkit-transform-origin: top left; - transform-origin: top left; -} - -.js .menu__list--active { - visibility: visible; - border-top: 1px solid rgba(255, 255, 255, .1); - border-bottom: 1px solid rgba(255, 255, 255, .1); - -webkit-transform: scaleY(1); - transform: scaleY(1); -} - -.menu__list--transition { - transition: visibility .15s ease, transform .15s ease, -webkit-transform .15s ease; -} - -@media screen and (min-width: 767px) { - .menu { - border-bottom: 5px solid {{ $highlightColor }}; - } - - .menu__btn { - display: none; - } - - .menu__list, - .js .menu__list { - position: relative; - display: -webkit-flex; - display: flex; - -webkit-flex-wrap: wrap; - flex-wrap: wrap; - visibility: visible; - border: 0; - -webkit-transform: none; - transform: none; - } - - .menu__item { - border-left: 1px solid rgba(255, 255, 255, .1); - } -} - -/* Posts/Pages */ -.post__header, -.main__header { - margin-bottom: 20px; - margin-bottom: 1.25rem; -} - -.main__title { - font-size: 28px; - font-size: 1.75rem; -} - -.main__content { - margin-bottom: 20px; - margin-bottom: 1.25rem; -} - -.meta { - font-size: 13px; - font-size: .8125rem; - vertical-align: baseline; -} - -.meta, -.meta a { - color: #666; -} - -.meta a:hover { - color: {{ $highlightColor }}; -} - -.meta__item { - display: inline; - margin-left: 15px; -} - -.meta__item:first-child { - margin-left: 0; -} - -.meta__icon { - margin-right: 5px; - vertical-align: middle; - fill: #c4c4c4; -} - -.meta__text { - vertical-align: middle; -} - -.post__title { - margin: 0; -} - -.post__meta { - padding: 5px 0; - margin-top: 10px; - margin-top: .625rem; - border-top: 1px dotted #ebebeb; - border-bottom: 1px dotted #ebebeb; -} - -.post__lead { - margin-top: 4px; - margin-top: .25rem; - margin-bottom: 0; - font-size: 16px; - font-size: 1rem; - font-style: italic; -} - -.post__thumbnail { - max-width: 1030px; - margin: 0 0 20px; - margin-bottom: 0 0 1.25rem; -} - -.post__thumbnail img { - width: 100%; -} - -.content a, -.warning a, -.authorbox__description a { - font-weight: 700; - color: {{ $highlightColor }}; -} - -.content a:hover, -.warning a:hover, -.authorbox__description a:hover { - color: {{ $highlightColor }}; - text-decoration: underline; -} - -.content .alignnone { - display: block; - margin: 20px 0; - margin: 1.25rem 0; -} - -.content .aligncenter { - display: block; - margin: 20px auto; - margin: 1.25rem auto; -} - -.content .alignleft { - display: inline; - float: left; - margin: 5px 20px 20px 0; - margin: .3125rem 1.25rem 1.25rem 0; -} - -.content .alignright { - display: inline; - float: right; - margin: 5px 0 20px 20px; - margin: .3125rem 0 1.25rem 1.25rem; -} - -.content ul { - list-style: square; -} - -.content ol { - list-style: decimal; -} - -.content ul, -.content ol { - margin: 0 0 20px 40px; -} - -.content ul ul, -.content ol ol, -.content ol ul, -.content ul ol { - margin: 0 0 0 40px; -} - -.content li { - margin-bottom: 5px; -} - -.post__footer { - margin-top: 20px; - margin-top: 1.25rem; -} - -/* Post tags */ -.tags { - margin-bottom: 20px; - margin-bottom: 1.25rem; - font-size: 12px; - font-size: .75rem; - line-height: 1; - color: #fff; -} - -.tags__list { - list-style: none; -} - -.tags__item { - float: left; - margin: 0 6px 6px 0; - margin: 0 .375rem .375rem 0; - text-transform: uppercase; - background: #2a2a2a; -} - -.tags__item:hover { - background: {{ $highlightColor }}; -} - -.tags__link, -.tags__link:hover { - display: block; - padding: 10px 15px; -} - -.tags__badge { - float: left; - width: 32px; - height: 32px; - padding: 8px; - margin-right: 6px; - background: {{ $highlightColor }}; - fill: #fff; -} - -/* Table of Contents */ -.toc { - margin-bottom: 20px; - font-weight: 700; - color: #7a8288; - background: #fff; - border-color: #ebebeb; - border-style: solid; - border-top-width: 1px; - border-right-width: 1px; - border-bottom-width: 0; - border-left-width: 1px; -} - -.toc__title { - padding: 5px 10px; - color: #fff; - text-transform: uppercase; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - -o-user-select: none; - user-select: none; - background: #2a2a2a; -} - -.toc__menu ul { - margin: 0; - list-style: none; -} - -.toc__menu li li a { - padding-left: 25px; -} - -.toc__menu li li li a { - padding-left: 45px; -} - -.toc__menu li li li li a { - padding-left: 65px; -} - -.toc__menu li li li li li a { - padding-left: 85px; -} - -.toc__menu li li li li li li a { - padding-left: 105px; -} - -.toc__menu li { - margin: 0; -} - -.toc__menu a { - display: block; - padding: 5px 10px; - color: {{ $highlightColor }}; - border-bottom: 1px solid #ebebeb; -} - -.toc__menu a:hover { - text-decoration: underline; -} - -/* Author Box */ -.authorbox { - padding: 25px 0; - margin-bottom: 25px; - line-height: 1.5; - border-top: 1px solid #ebebeb; - border-bottom: 1px solid #ebebeb; -} - -.authorbox__avatar { - float: left; - padding: 3px; - margin: 0 25px 0 0; - border: 1px solid #ebebeb; -} - -.authorbox__header { - margin-bottom: 10px; -} - -.authorbox__name { - font-size: 16px; - font-size: 1rem; - font-weight: 700; -} - -/* List content */ -.list__item { - padding-bottom: 20px; - padding-bottom: 1.25rem; - margin-bottom: 20px; - margin-bottom: 1.25rem; - border-bottom: 1px solid #ebebeb; -} - -.list__header { - margin-bottom: 10px; - margin-bottom: .625rem; -} - -.list__title { - font-size: 20px; - font-size: 1.25rem; -} - -.list__meta { - margin-top: 5px; -} - -.list__thumbnail { - float: left; - margin: 0 20px 0 0; -} - -.list__thumbnail img { - width: 100%; - max-width: 235px; -} - -.list__footer-readmore { - float: right; - margin-top: 10px; -} - -/* Pagination */ -.pagination { - margin-top: 20px; -} - -.pagination__item { - display: inline-block; - padding: 10px 15px; - font-weight: 700; - color: #000; - background: #f5f5f5; -} - -.pagination__item:hover, -.pagination__item--current { - color: #fff; - background: {{ $highlightColor }}; -} - -/* Pager (prev/next links) navigation */ -.pager { - -webkit-justify-content: space-between; - justify-content: space-between; - padding-top: 25px; - padding-bottom: 25px; - margin-bottom: 25px; - border-bottom: 1px solid #ebebeb; -} - -.pager__subtitle { - display: block; - margin-bottom: 5px; - font-weight: 700; - line-height: 1; - text-transform: uppercase; -} - -.pager__title { - margin-bottom: 0; - overflow: hidden; - font-size: 13px; - font-size: .8125rem; -} - -.pager__item { - -webkit-flex: 1 1 50%; - flex: 1 1 50%; - max-width: 48%; -} - -.pager__item--next { - margin-left: auto; - text-align: right; -} - -.pager__link { - display: block; -} - -/* Images / Video */ -img { - width: auto\9; /* ie8 */ - max-width: 100%; - height: auto; - vertical-align: bottom; -} - -iframe, -embed, -object, -video { - max-width: 100%; -} - -/* Table */ -table { - width: 100%; - margin-bottom: 20px; - margin-bottom: 1.25rem; - border-spacing: 0; - border-collapse: collapse; - border-top: 1px solid #ebebeb; - border-left: 1px solid #ebebeb; -} - -td, -th { - padding: 5px 10px; - border-right: 1px solid #ebebeb; - border-bottom: 1px solid #ebebeb; -} - -th { - font-weight: 700; -} - -/* Forms */ -input { - padding: 5px; - font-size: 12px; - vertical-align: middle; - background: #f5f5f5; - border: 1px solid #ebebeb; - transition: all .25s ease-in-out; -} - -input[type=text], -input[type=email], -input[type=tel], -input[type=url] { - width: 60%; -} - -input[type=text]:hover, -input[type=email]:hover, -input[type=tel]:hover, -input[type=url]:hover, -textarea:hover { - border: 1px solid #aaa; -} - -input[type=submit], -input[type=reset] { - display: inline-block; - min-width: 150px; - padding: 10px 15px; - font-weight: 700; - color: #fff; - text-transform: uppercase; - cursor: pointer; - background: #2a2a2a; - border: 0; - transition: all .1s linear; - -webkit-appearance: none; -} - -input[type=submit]:hover, -input[type=reset]:hover { - background: {{ $highlightColor }}; -} - -textarea { - width: 96%; - padding: 5px; - overflow: auto; - line-height: 1.5; - resize: vertical; - background: #f5f5f5; - border: 1px solid rgba(0, 0, 0, .1); -} - -/* Widgets */ -.widget { - margin-bottom: 25px; - overflow: hidden; -} - -.widget:last-child { - margin-bottom: 0; -} - -.widget__title { - position: relative; - padding-bottom: 5px; - font-size: 16px; - font-size: 1rem; - text-transform: uppercase; - border-bottom: 3px solid {{ $highlightColor }}; -} - -.widget__item { - display: block; - padding: 5px 0; - border-bottom: 1px dotted #ebebeb; -} - -.widget__item:first-child { - padding-top: 0; -} - -.widget__counter--bubble { - display: inline-block; - padding: 0 6px; - font-size: .75rem; - color: #666; - text-align: center; - background: #ebebeb; - border-radius: 2em; -} - -/* Search widget */ -.widget-search__form { - display: block; - padding: 5%; - margin: 0 auto; - background: #f5f5f5; -} - -.widget-search__form .widget-search__submit { - display: none; -} - -.widget-search__field { - position: relative; - display: block; - width: 90%; - padding: 8px; - margin: 0 auto; - font-size: 11px; - cursor: pointer; - background: #fff; - border: 1px solid #ebebeb; - border-radius: 0; - outline-offset: -2px; - transition: none; - -webkit-appearance: none; -} - -.widget-search__field:active, -.widget-search__field:focus { - cursor: text; -} - -/* Social widget */ -.widget-social__item { - padding: 0; - border: 0; -} - -.widget-social__link { - display: block; - margin: 0 0 8px; - white-space: normal; -} - -.widget-social__link-icon { - margin: 0 5px 0 0; - vertical-align: middle; - fill: #fff; -} - -/* Tags Widget */ -.widget-taglist__link { - display: inline-block; - margin: 0 4px 8px 0; - font-size: 12px; - text-transform: uppercase; -} - -/* Languages Widget */ -.widget-languages__link { - display: block; -} - -.widget-languages__link:hover .widget-languages__link-btn { - color: #fff; - background: {{ $highlightColor }}; -} - -.widget-languages__link-btn { - display: inline-block; -} - -/* Footer */ -.footer { - padding: 10px 25px; - font-size: 12px; - font-size: .75rem; - color: #999; - background: #2a2a2a; - border-top: 3px solid #999; -} - -.footer__container { - -webkit-flex-flow: row wrap; - flex-flow: row wrap; - -webkit-justify-content: space-between; - justify-content: space-between; -} - -.footer__links { - -webkit-order: 1; - order: 1; -} - -.footer a { - color: #fff; -} - -.footer a:hover { - text-decoration: underline; -} - -/* Media Queries */ -@media screen and (max-width: 1475px) { - .container--outer { - width: 95%; - } -} - -@media screen and (max-width: 900px) { - .container--outer { - width: 100%; - margin: 0 auto; - } - - .wrapper, - .logo { - padding: 20px; - } - - .widget { - margin-bottom: 20px; - } - - .footer__container { - display: block; - } - - .footer__links { - padding-bottom: 8px; - padding-bottom: 0.5rem; - text-align: center; - } - - .footer__copyright { - text-align: center; - } -} - -@media screen and (max-width: 767px) { - .wrapper { - display: block; - } - - .sidebar { - float: none; - width: 100%; - margin: 0; - } - - .logo { - text-align: center; - } - - .logo__link { - margin: 0 auto; - } - - .logo__title { - font-size: 24px; - font-size: 1.5rem; - } - - .sidebar { - margin-top: 20px; - } -} - -@media screen and (max-width: 620px) { - input[type=text], - input[type=email], - input[type=tel], - input[type=url] { - width: 88%; - } - - .meta__item { - display: block; - margin-left: 0; - } - - .authorbox { - text-align: center; - } - - .authorbox__avatar { - display: inline-block; - float: none; - margin: 0 0 20px; - } - - .pager { - display: block; - } - - .pager__item { - min-width: 100%; - text-align: center; - } - - .pager__item--prev { - padding-bottom: 25px; - } - - .content ul, - .content ol { - margin: 0 0 20px 20px; - } - - .content ul ul, - .content ol ol, - .content ol ul, - .content ul ol { - margin: 0 0 0 20px; - } - - .list__thumbnail { - max-width: 80px; - } - - .list__title { - font-size: 16px; - font-size: 1rem; - } - - .list__lead { - font-size: 14px; - font-size: .875rem; - } - - .list__meta { - display: block; - font-size: 11px; - font-size: .6875rem; - } -} diff --git a/themes/mainroad/exampleSite/.gitignore b/themes/mainroad/exampleSite/.gitignore deleted file mode 100644 index 364c4c9..0000000 --- a/themes/mainroad/exampleSite/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -public/ -themes diff --git a/themes/mainroad/exampleSite/config.toml b/themes/mainroad/exampleSite/config.toml deleted file mode 100644 index 221797a..0000000 --- a/themes/mainroad/exampleSite/config.toml +++ /dev/null @@ -1,36 +0,0 @@ -baseurl = "/" -title = "Mainroad" -languageCode = "en-us" -paginate = "10" # Number of posts per page -theme = "mainroad" -disqusShortname = "" # Enable comments by entering your Disqus shortname -googleAnalytics = "" # Enable Google Analytics by entering your tracking id - -[Author] - name = "John Doe" - bio = "John Doe's true identity is unknown. Maybe he is a successful blogger or writer. Nobody knows it." - avatar = "img/avatar.png" - -[Params] - description = "John Doe's Personal blog about everything" # Description of your site - opengraph = true - twitter_cards = false - readmore = false # Show "Read more" button in list if true - authorbox = true - pager = true - post_meta = ["date", "categories"] # Order of post meta information - mainSections = ["post", "docs"] - -[Params.logo] - subtitle = "Just another site" # Logo subtitle - -[Params.sidebar] - home = "right" # Configure layout for home page - list = "right" # Configure layout for list pages - single = "right" # Configure layout for single pages - # Enable widgets in given order - widgets = ["search", "recent", "categories", "taglist"] - -[Params.widgets] - recent_num = 5 # Set the number of articles in the "Recent articles" widget - tags_counter = false # Enable counter for each tag in "Tags" widget (disabled by default) diff --git a/themes/mainroad/exampleSite/content/about.md b/themes/mainroad/exampleSite/content/about.md deleted file mode 100644 index e9f9f78..0000000 --- a/themes/mainroad/exampleSite/content/about.md +++ /dev/null @@ -1,41 +0,0 @@ ---- -title: About -date: 2022-01-25T14:00:00.000Z -authorbox: false -sidebar: false -menu: main ---- - -Our website builds with [Hugo](https://gohugo.io/) static site generator and -[Mainroad](https://github.com/vimux/mainroad) theme. This demo allows you to see what Mainroad based website looks like -before deciding to go with it. Just keep in mind that the current demo shows the basics, a small part of what the -combination of Hugo and Mainroad can do. - -## About Mainroad - -Mainroad is a responsive, simple, clean and content-focused Hugo theme based on the MH Magazine lite WordPress theme. - -Main features: - -* Responsive design -* Main & secondary menus -* Widgetized sidebar -* Translations. Over 15 languages and counting -* Configurable theme settings (sidebar position, author box, post navigation, highlight color) via config.toml -* Hugo internal templates (Open Graph, Schema, Twitter Cards, Disqus, Google Analytics) -* Wide cross-browser compatibility - * Desktop: IE11+, Chrome, Firefox, Safari - * Mobile: Android browser (on Android 4.4+), Safari (on iOS 7+), Google Chrome, Opera mini -* Custom Google Fonts support, MathJax, Table of Contents, SVG icons and much more… - -Learn more on [GitHub](https://github.com/vimux/mainroad). Mainroad theme is released under the -[GPLv2 license](https://github.com/vimux/mainroad/blob/master/LICENSE.md). - -## About Hugo - -Hugo is a static HTML and CSS website generator written in Go. It is optimized for speed, ease of use, and -configurability. Hugo takes a directory with content and templates and renders them into a full HTML website. With its -amazing speed and flexibility, Hugo makes building websites fun again. - -Learn more on [GitHub](https://github.com/gohugoio/hugo). Complete documentation is available at -[Hugo Documentation](https://gohugo.io/getting-started/). diff --git a/themes/mainroad/exampleSite/content/docs/_index.md b/themes/mainroad/exampleSite/content/docs/_index.md deleted file mode 100644 index 0ac66aa..0000000 --- a/themes/mainroad/exampleSite/content/docs/_index.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -title: Documentation -description: Mainroad theme documentation, including getting started, customization guides, and FAQ. ---- diff --git a/themes/mainroad/exampleSite/content/docs/customization.md b/themes/mainroad/exampleSite/content/docs/customization.md deleted file mode 100644 index 754b622..0000000 --- a/themes/mainroad/exampleSite/content/docs/customization.md +++ /dev/null @@ -1,405 +0,0 @@ ---- -title: Customization -description: Describes common Mainroad theme configuration parameters that can be adjusted via config file or via Front - Matter section. -lead: Describes common Mainroad theme configuration parameters that can be adjusted via config file or via Front Matter - section. -date: 2022-01-24T14:00:00.000Z -thumbnail: - src: "img/placeholder.png" - visibility: - - list -authorbox: false -sidebar: false -pager: false -weight: 2 -menu: main ---- - -Customization page describes common Mainroad configuration parameters which can be specified via configuration file or -via Front Matter section. That includes logo section tuning, adding a sidebar with widgets, adjusting highlight color, -and more. - - - -This section will mainly cover customization settings that are unique to this theme. If something is not covered here, -there's a good chance it is covered somewhere in [Hugo docs](https://gohugo.io/documentation/). - -### Logo - -**Mainroad** allows you to set a custom logo in the site header. You may use text, or image, or both. Use the following -options in your site config: - -```toml -[Params.logo] - image = "img/placeholder.png" - title = "Mainroad" - subtitle = "Just another site" -``` - -**Note:** logo image will display at a maximum width of 128 pixels and a maximum height of 128 pixels -when you use text and image simultaneously. When the only logo image is active, it will display at a maximum height of -256 pixels. Ideally, your logo image should be SVG. - ---- - -If you don't set any of these variables, the theme uses the site title as a logo title. Don't need a logo section? -Disable it this way: - -```toml -[Params.logo] - image = false - title = false - subtitle = false -``` - -### Highlight color - -Mainroad uses `#e22d30` as a default highlight color, but you may choose and set any other color. - -```toml -[Params.style.vars] - highlightColor = "#e22d30" -``` - -### Post meta - -Post meta is a feature that refers to including additional meta information (such as author name, categories, date, -translations, etc.) on pages. It can be enabled via config using the `post_meta` key with a list of meta field names as -value. Order matters here: rearrange fields if you want to. - -```toml -[Params] - post_meta = ["author", "date", "categories", "translations"] -``` - -Full list of available default post meta fields: - -* `author`, `categories`, `date`, `translations` - -In addition to the default meta fields, you can add your own by placing a custom partial under -`layouts/partials/post_meta/.html`. - -#### Post meta: `date` localization - -With [Hugo v0.87.0](https://gohugo.io/news/0.87.0-relnotes/) (or later), `date` meta field shows localized dates (with -weekdays and months in the current language) by default. In most cases, such a transition is painless, but owners of -multilingual sites should be careful and check that everything translates as expected after the upgrade. - -You can also use a predefined layout, like `:date_full`, and it will output localized dates or times. For additional -information about localized dates and possible date/time formatting layouts, please see -[Hugo: time.Format](https://gohugo.io/functions/dateformat/). - -### Thumbnail visibility - -By default, a thumbnail image has shown for a list and single pages simultaneously. In some cases, you may want to show -a thumbnail for list-like pages only and hide it on single pages (or vice versa). Control global thumbnail visibility -via config, use the key `visibility` with combination of valid values `"list"` and `"post"`. - -```toml -[Params.thumbnail] - # Show thumbnail only for list items - visibility = ["list"] -``` - -Besides global configuration, you can change thumbnail visibility individually with extended thumbnail notation via -front matter block. - -```yaml -thumbnail: - src: "img/placeholder.png" - visibility: - - list - - post -``` - -This page is an example of list-only thumbnail visibility. - -### Sidebar - -**Mainroad** comes with a configurable sidebar that can be on the left, on the right, or disabled. The default layout -can be specified in the `[Params.sidebar]` section of the configuration. The position can be specified for home, list -and single pages individually. Use the keys `home`, `list` and `single` with values `"left"`, `"right"` or `false`. - -```toml -[Params.sidebar] - home = "right" - list = "right" - single = "right" -``` - -The layout can be configured per page, by setting the `sidebar` parameter with one of the same values (`"left"`, -`"right"` or `false`) in the page's front matter. - -```yaml -sidebar: "left" # Enable sidebar (on the left side) per page -``` - -The sidebar consists of multiple widgets. Widgets can be enabled individually using the `widgets` key with a list of -widget names as value. You can add your own widgets, by placing a template under `layouts/partials/widgets/.html`. - -```toml -[Params.sidebar] - # Enable widgets in given order - widgets = ["search", "recent", "categories", "taglist", "social", "languages"] -``` - -The list of widgets can be overwritten from a page's front matter. - -```yaml -# Enable sidebar widgets in given order -widgets: - - "search" - - "recent" - - "taglist" -``` - -Full list of available default widgets: - -* `search`, `ddg-search`, `recent`, `categories`, `taglist`, `social`, `languages` - -**Note**: DuckDuckGo widget (`ddg-search`) deprecated in favor of `search` widget. - ---- - -Some of our widgets respect optional configuration. Have a look at the `[Params.widgets]` and `[Params.widgets.social]` -sections in the example below. - -```toml -[Params.widgets] - recent_num = 5 # Set the number of articles in the "Recent articles" widget - categories_counter = false # Enable counter for each category in "Categories" widget - tags_counter = false # Enable counter for each tag in "Tags" widget -``` - -```toml -[Params.widgets.social] - # Enable parts of social widget - facebook = "username" - twitter = "username" - instagram = "username" - linkedin = "username" - telegram = "username" - github = "username" - gitlab = "username" - bitbucket = "username" - email = "example@example.com" -``` - -### Widget caching - -Sidebar strongly affects overall build time, especially if you are using all of our widgets or even more. Widget caching -can significantly improve the generation time. Cached partials remain the same for all affected pages and are not -generated multiple times by Hugo. All built-in widgets (`search`, `recent`, `categories`, `taglist`, `social`, -`languages`) support caching. - -Add `cached = true` inside the corresponding widget's dictionary table to activate caching. For example, to cache the -`recent` widget: - -```toml -[Params.widgets.recent] - cached = true -``` - -The following sample configuration extract shows how to cache all standard widgets and generate your website faster: - -```toml -[Params.widgets.search] - cached = true - -[Params.widgets.recent] - cached = true - -[Params.widgets.categories] - cached = true - -[Params.widgets.taglist] - cached = true - -[Params.widgets.social] - cached = true - -[Params.widgets.languages] - cached = true -``` - -Not all widgets are cacheable. If a widget contains (can contain) different data for different pages (e.g., for TOC -generation), then it should not be cached. Always check that your modified/customized widget is cached correctly. - -### Social Widget: custom links - -**Mainroad** contains built-in social links in the social widget. In addition to default social links, you may set -custom links by adding `Params.widgets.social.custom` to your `config.toml`. Here is an example: - -```toml -[[Params.widgets.social.custom]] - title = "My Home Page" - url = "https://example.com" -``` - -If you want to display an icon of your social link, you need to put SVG icon file in `layouts/partials` directory under -your site's root. The `icon` key filed, which is optional, should be a path relative to `layouts/partials`. - -```toml -[[Params.widgets.social.custom]] - title = "Youtube" - url = "https://youtube.com/user/username" - icon = "youtube.svg" -``` - -**Note:** *Only* SVG files are supported to be used as custom social icons. If you use any other files, PNG for example, -a compile error will be raised by Hugo. Moreover, not every SVG icon can be used. For better results, it should be -one-color SVG file with a special class attribute `{{ with .class }}{{ . }} {{ end }}` and 24x24 size. At a minimum, -custom SVG icon needs these attributes: - -```html -... -``` - -You can also specify the `rel` attribute for the link. By default, the attribute value is `"noopener noreferrer"`. You can remove the attribute completely by setting its value to `false`. - -```toml -[[Params.widgets.social.custom]] - title = "My Home Page" - url = "https://example.com" - rel = "me" - -[[Params.widgets.social.custom]] - title = "Youtube" - url = "https://youtube.com/user/username" - rel = false -``` - -### Search box widget - -The search box widget can refer to the results of Google, Bing, and DuckDuckGo searches. By default, Mainroad uses -Google search if no additional configuration options are specified. - -To use a different search engine, first of all, check that the search widget is enabled. Then set the search parameters -(`Site.Params.widgets.search` section) according to the data below. - -**Google (default)**: - -```toml -[Params.widgets.search] - url = "https://google.com/search" - [Params.widgets.search.input] - name = "sitesearch" - pre = "" -``` - -**DuckDuckGo**: - -```toml -[Params.widgets.search] - url = "https://duckduckgo.com/" - [Params.widgets.search.input] - name = "sites" - pre = "" -``` - -**Bing**: - -```toml -[Params.widgets.search] - url = "https://www.bing.com/search" - [Params.widgets.search.input] - name = "q1" - pre = "site:" -``` - -**Google PSE**: - -```toml -[Params.widgets.search] - url = "/search/" - [Params.widgets.search.input] - name = false - pre = "" -``` - -Note that Google PSE requires additional steps to work correctly. -See [Creating a Programmable Search Engine](https://developers.google.com/custom-search/docs/tutorial/creatingcse) and -especially our [FAQ]({{< relref "/docs/faq.md" >}} "Mainroad FAQ") for more instructions. - -### Menus - -**Mainroad** supports multiple menus. The `main` menu is fully responsive and displayed right under the site header. The -secondary menus `side` and `footer` are displayed in a sidebar widget and the page footer respectively. To add a page to -a menu, add a `menu:

` parameter to the page's front matter: - -```yaml -menu: main # Add page to a main menu -``` - -**Note:** Don't forget to enable the `sidemenu` widget in the `widgets` configuration param if you want to use the -`side` menu. - ---- - -You can also add a page to multiple menus by providing a list: - -```yaml -# Add page to a main, side, and footer menu -menu: - - main - - side - - footer -``` - -**Note:** Please keep in mind that Mainroad menus don't support nested items i.e. submenus. - -See [Menus](https://gohugo.io/content-management/menus/#readout) from official Hugo documentation for more info. - -### Custom Google Fonts support - -Mainroad uses Open Sans from Google Fonts as a main font. But you can use any other font from Google Fonts if you'd -like. Beware, in most cases, such changes require manual CSS adjustment because every set of fonts is different and -might not look as good as our default font. - -Follow the procedure below. - -1. Open Google Fonts, choose font(s) that you prefer and copy href font link. For this particular example, we choose -[Roboto with 3 different styles](https://fonts.google.com/share?selection.family=Roboto:ital,wght@0,400;0,700;1,400;1,700). -Our href font link: - - ``` - https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,700;1,400&display=swap - ``` - -1. Set `googleFontsLink` site's config param value to your href font link. For example: - - ```toml - [Params] - googleFontsLink = "https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,700;1,400&display=swap" - ``` - -1. Override default font-family set(s): - - ```toml - [Params.style.vars] - fontFamilyPrimary = "'Roboto', sans-serif" - ``` - ---- - -It is possible to disable Google Fonts and use system font stack instead. - -1. Disable Google Fonts include. Set `googleFontsLink` site's config param value to `false`: - - ```toml - [Params] - googleFontsLink = false - ``` - -1. Override font-family sets: - - ```toml - [Params.style.vars] - # Override font-family sets. Take care of different quotes OR escaping symbols in these params if necessary - fontFamilyPrimary = "system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', 'Liberation Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'" - # Secondary font-family set responsible for pre, code, kbd, and samp tags font - fontFamilySecondary = "SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace" - ``` - -[Edit this page on GitHub](https://github.com/vimux/mainroad/blob/master/exampleSite/content/docs/customization.md) diff --git a/themes/mainroad/exampleSite/content/docs/faq.md b/themes/mainroad/exampleSite/content/docs/faq.md deleted file mode 100644 index 6fa84cf..0000000 --- a/themes/mainroad/exampleSite/content/docs/faq.md +++ /dev/null @@ -1,132 +0,0 @@ ---- -title: Frequently asked questions (FAQ) -description: Browse this FAQ page to find answers to frequently asked questions that have not been covered elsewhere in - the documentation. -date: 2022-01-24T14:00:00.000Z -authorbox: false -sidebar: false -pager: false -weight: 3 -menu: - main: - name: FAQ ---- - -Browse this FAQ page to find answers to frequently asked questions that have not been covered elsewhere -in the documentation. - - - -The answers have been categorized into two groups: - -1. Answers to general questions without any lines of code. -2. Answers to technical questions with code snippets, step-by-step instructions, etc. - -## General questions - -### Do I need to have prior experience before proceeding with the Mainroad theme? - -**Yes.** You'll need to be familiar with Hugo before proceeding. -[Our docs section]({{< ref "/docs/_index.md" >}} "Mainroad theme documentation") is intended for intermediate to -advanced users and developers. Our documentation may still be helpful to users with minimal experience, but are not -comprehensive. - -### Do I need to use the extended version of Hugo? - -**No.** Mainroad theme intentionally does not use any features of the extended version. As such, the extended version of -Hugo is not required (but applicable). - -### Is there a list of all possible configuration options? - -**Configuration:** - -* See [All Configuration Settings](https://gohugo.io/getting-started/configuration/#all-configuration-settings) -for the full list of Hugo-defined variables with their default values. -* See [Mainroad config.toml example](https://github.com/Vimux/Mainroad#configtoml-example) for the full list of -Mainroad-specific variables. - -**Front Matter:** - -* See [Front Matter Variables](https://gohugo.io/content-management/front-matter#front-matter-variables) for the -list of Hugo-defined Front Matter variables. -* See [Mainroad Front Matter example](https://github.com/Vimux/Mainroad#front-matter-example) for the list of -Mainroad-specific Front Matter variables. - -### What if I have more questions? Should I create an issue? - -**We don't provide personal technical support.** As stated in our -[contributing guidelines](https://github.com/Vimux/Mainroad/blob/master/CONTRIBUTING.md), please do not use the issue -tracker for personal support. This includes reports like: “How do I do this", “Everything is broken; help me”, “I -changed something, and it doesn't work anymore”, “It's not a personal issue, but I just want to ask how X or Y works”, -“I forked your theme, then something broke; fix this immediately”, and so on. - -**The issue tracker should only be used for bug reports, feature requests, and discussions that comply with our -contributing rules**. All other issues will be closed and marked as invalid. - -## Technical questions - -### I want to get the `favicon.ico` and `apple-touch-icon.png` to match my `hightlightColor`. What should I do? - -There is no way to do this on the fly with Hugo, but you can use the one-liners below with some preparations: - -1. Copy: - * `./themes/mainroad/static/favicon.ico` to `./static/favicon.ico` - * `./themes/mainroad/static/apple-touch-icon.png` to `./static/apple-touch-icon.png` -1. At the beginning of each script, replace the color in the variable with your preferred color. You must use -six-digit hex triplet notation (e.g., `#E22D30`) to make it work properly. - -Go to the root of your project directory in the terminal and execute these two commands accordingly. - -``` -a=#E22D30;a=\\x${a:5:2}\\x${a:3:2}\\x${a:1:2};for i in 98 274 578;do printf $a|dd of=static/favicon.ico bs=1 seek=$i conv=notrunc;done -``` - -``` -a=#E22D30;a=$(echo 504C54452A2A2A${a:1:6}|sed -e 's/../\\x&/g');printf $a|gzip|tail -c8|od -tx4 -N4 -An|xargs|sed -e 's/../\\x&/g'|printf $a$(cat -)|dd of=static/apple-touch-icon.png bs=1 seek=37 conv=notrunc -``` - -### I want to use Google Programmable Search Engine as a site search engine. Is it possible? - -**Yes, it is possible to use [Google PSE (CSE)](https://developers.google.com/custom-search/docs/overview) as a site -search engine.** - -1. Create a new search engine with [Google PSE](https://programmablesearchengine.google.com/about/). Google account -required. - -1. Add a new layout. - - Create file `./layouts/search/index.html` with the following content: - - ``` - {{ define "main" }} - - - {{ end }} - ``` - - Don't forget to paste your Google PSE ID. - -1. Add search page by creating file `./content/search.md` with the following content: - - ``` - --- - title: Search - authorbox: false - sidebar: false - pager: false - --- - ``` - -1. Optional. If you use the search widget, don't forget to change the search box parameters: - - ```toml - [Params.widgets.search] - url = "/search/" - input.name = false - input.pre = "" - ``` - -Google PSE (CSE) should work when it's done. Look and feel will be far from perfect, but you have to solve this problem -with [Google PSE Control Panel](https://programmablesearchengine.google.com/controlpanel/all) and additional CSS. - -[Edit this page on GitHub](https://github.com/vimux/mainroad/blob/master/exampleSite/content/docs/faq.md) diff --git a/themes/mainroad/exampleSite/content/docs/getting-started.md b/themes/mainroad/exampleSite/content/docs/getting-started.md deleted file mode 100644 index 638383d..0000000 --- a/themes/mainroad/exampleSite/content/docs/getting-started.md +++ /dev/null @@ -1,86 +0,0 @@ ---- -title: Getting started -description: This article helps you get started with the Mainroad theme, including installation and minimal - configuration. -lead: This article helps you get started with the Mainroad theme, including installation and minimal configuration. -date: 2022-01-24T14:00:00.000Z -tags: - - "Installation" -authorbox: false -sidebar: false -pager: false -weight: 1 -menu: main ---- - -Welcome to the Mainroad theme documentation. This quick start guide covers Mainroad theme installation and minimal -configuration and is intended for intermediate to advanced users. To understand this guide, you need to be familiar -with the [Hugo](https://gohugo.io/) static site generator. - - - -## Installation - -Before installing the **Mainroad** theme, make sure that you've -[installed **Hugo** (version 0.48 or later)](https://gohugo.io/getting-started/quick-start/#step-1-install-hugo) and -[created a new site](https://gohugo.io/getting-started/quick-start/#step-2-create-a-new-site). To learn how to install -Hugo, visit [Hugo Documentation](https://gohugo.io/getting-started/installing/). - -There are a few ways to install a theme in Hugo. This can be done via git submodule, git clone, Hugo modules, or -by downloading the archive and manually copying the files. Three installation options are described below. - -### Option A: `git submodule` - -*Additional requirements: git* - -If you don't plan to make significant changes to the theme but still want to track and update it, you can add it as a -[git submodule](https://git-scm.com/docs/git-submodule) by running the following command from the root directory of -your Hugo site: - -```sh -git submodule add https://github.com/vimux/mainroad.git themes/mainroad -``` - -**Note:** -[Netlify expects git submodule](https://docs.netlify.com/configure-builds/common-configurations/hugo/#hugo-themes) -instead of git clone. - -### Option B: `git clone` - -*Additional requirements: git* - -Run this [git clone](https://git-scm.com/docs/git-clone) command from the root of your Hugo site: - -```sh -git clone https://github.com/vimux/mainroad.git themes/mainroad -``` - -### Option C: Manual install - -If you do not want to use git, you can manually -**[download ZIP](https://github.com/vimux/mainroad/archive/master.zip)** and extract it into the `themes/mainroad` -within your Hugo site. - ---- - -### Activate theme - -Whichever installation option you choose, don't forget to edit `theme` param of the site configuration `config.toml`: - -```toml -theme = "mainroad" -``` - -To check it out, build the site via `hugo` command or make it available on a local server via `hugo server`. - -## Minimal configuration - -**Do not copy the [example config](https://github.com/vimux/mainroad#configtoml-example) as-is.** -Use only the parameters that you need. The Mainroad theme contains required defaults, so you don't need to add all of -the configuration parameters to run the theme for the first time. Before adding any theme-specific parameters, make -sure to edit the `theme` param inside the config file and check that the theme works. - -For information about common customization settings, see [Customization page]({{< relref "/docs/customization.md" >}} "Mainroad theme customization"). -To view our example configuration, visit [demo config](https://github.com/vimux/mainroad/blob/master/exampleSite/config.toml). - -[Edit this page on GitHub](https://github.com/vimux/mainroad/blob/master/exampleSite/content/docs/getting-started.md) diff --git a/themes/mainroad/exampleSite/content/post/basic-elements.md b/themes/mainroad/exampleSite/content/post/basic-elements.md deleted file mode 100644 index 02bfdaa..0000000 --- a/themes/mainroad/exampleSite/content/post/basic-elements.md +++ /dev/null @@ -1,170 +0,0 @@ ---- -title: Basic HTML Elements -description: Example test article that contains basic HTML elements for text formatting on the Web. -date: 2018-04-16 -categories: - - "Development" -tags: - - "HTML" - - "CSS" - - "Basic Elements" -menu: - main: - name: Basic Elements - weight: 4 ---- - -The main purpose of this article is to make sure that all basic HTML Elements are decorated with CSS so as to not miss any possible elements when creating new themes for Hugo. - - -## Headings - -Let's start with all possible headings. The HTML `

`—`

` elements represent six levels of section headings. `

` is the highest section level and `

` is the lowest. - -# Heading 1 -## Heading 2 -### Heading 3 -#### Heading 4 -##### Heading 5 -###### Heading 6 - -*** - -## Paragraph - -According to the [HTML5 specification](https://www.w3.org/TR/html5/dom.html#elements) by [W3C](https://www.w3.org/), **HTML documents consist of a tree of elements and text**. Each element is denoted in the source by a [start tag](https://www.w3.org/TR/html5/syntax.html#syntax-start-tags), such as ``, and an [end tag](https://www.w3.org/TR/html5/syntax.html#syntax-end-tags), such as ``. (*Certain start tags and end tags can in certain cases be omitted and are implied by other tags.*) - -Elements can have attributes, which control how the elements work. For example, hyperlink are formed using the `a` element and its `href` attribute. - -## List Types - -### Ordered List - -1. First item -2. Second item -3. Third item - -### Unordered List - -* List item -* Another item -* And another item - -### Nested list - -
    -
  • First item
  • -
  • Second item -
      -
    • Second item First subitem
    • -
    • Second item second subitem -
        -
      • Second item Second subitem First sub-subitem
      • -
      • Second item Second subitem Second sub-subitem
      • -
      • Second item Second subitem Third sub-subitem
      • -
      -
    • -
    • Second item Third subitem -
        -
      1. Second item Third subitem First sub-subitem
      2. -
      3. Second item Third subitem Second sub-subitem
      4. -
      5. Second item Third subitem Third sub-subitem
      6. -
      -
    -
  • -
  • Third item
  • -
- -### Definition List - -HTML also supports definition lists. - -
-
Blanco tequila
-
The purest form of the blue agave spirit...
-
Reposado tequila
-
Typically aged in wooden barrels for between two and eleven months...
-
- -## Blockquotes - -The blockquote element represents content that is quoted from another source, optionally with a citation which must be within a `footer` or `cite` element, and optionally with in-line changes such as annotations and abbreviations. - -> Quoted text. -> This line is part of the same quote. -> Also you can *put* **Markdown** into a blockquote. - -Blockquote with a citation. - -
-

My goal wasn't to make a ton of money. It was to build good computers. I only started the company when I realized I could be an engineer forever.

-
Steve Wozniak
-
- -According to Mozilla's website, Firefox 1.0 was released in 2004 and became a big success. - -## Tables - -Tables aren't part of the core Markdown spec, but Hugo supports them. - -| ID | Make | Model | Year | -| --- | --------- | ------- | ---- | -| 1 | Honda | Accord | 2009 | -| 2 | Toyota | Camry | 2012 | -| 3 | Hyundai | Elantra | 2010 | - -Colons can be used to align columns. - -| Tables | Are | Cool | -|:----------- |:-------------:| ------------:| -| align: left | align: center | align: right | -| align: left | align: center | align: right | -| align: left | align: center | align: right | - -You can also use inline Markdown. - -| Inline | Markdown | In | Table | -| ---------- | --------- | ----------------- | ---------- | -| *italics* | **bold** | ~~strikethrough~~ | `code` | - -## Code - -```html - - - - - Example HTML5 Document - - -

Test

- - -``` - -{{< highlight html >}} - - - - - Example HTML5 Document - - -

Test

- - -{{< /highlight >}} - -## Other stuff — abbr, sub, sup, kbd, etc. - -GIF is a bitmap image format. - -H2O - -C6H12O6 - -Xn + Yn = Zn - -Press X to win. Or press CTRL+ALT+F to show FPS counter. - -As a unit of information in information theory, the bit has alternatively been called a shannon, named after Claude Shannon, the founder of field of information theory. diff --git a/themes/mainroad/exampleSite/content/post/getting-started-with-hugo.md b/themes/mainroad/exampleSite/content/post/getting-started-with-hugo.md deleted file mode 100644 index 4ed2aad..0000000 --- a/themes/mainroad/exampleSite/content/post/getting-started-with-hugo.md +++ /dev/null @@ -1,85 +0,0 @@ ---- -title: Getting Started with Hugo -date: 2014-04-02 -tags: - - "go" - - "golang" - - "hugo" - - "development" -categories: - - "Development" - - "golang" ---- - -## Step 1. Install Hugo - -Go to [Hugo releases](https://github.com/spf13/hugo/releases) and download the -appropriate version for your OS and architecture. - -Save it somewhere specific as we will be using it in the next step. - -More complete instructions are available at [Install Hugo](https://gohugo.io/getting-started/installing/) - -## Step 2. Build the Docs - -Hugo has its own example site which happens to also be the documentation site -you are reading right now. - -Follow the following steps: - -1. Clone the [Hugo repository](https://github.com/spf13/hugo) -2. Go into the repo -3. Run hugo in server mode and build the docs -4. Open your browser to http://localhost:1313 - -Corresponding pseudo commands: - - git clone https://github.com/spf13/hugo - cd hugo - /path/to/where/you/installed/hugo server --source=./docs - > 29 pages created - > 0 tags index created - > in 27 ms - > Web Server is available at http://localhost:1313 - > Press ctrl+c to stop - -Once you've gotten here, follow along the rest of this page on your local build. - -## Step 3. Change the docs site - -Stop the Hugo process by hitting Ctrl+C. - -Now we are going to run hugo again, but this time with hugo in watch mode. - - /path/to/hugo/from/step/1/hugo server --source=./docs --watch - > 29 pages created - > 0 tags index created - > in 27 ms - > Web Server is available at http://localhost:1313 - > Watching for changes in /Users/spf13/Code/hugo/docs/content - > Press ctrl+c to stop - - -Open your [favorite editor](http://vim.spf13.com) and change one of the source -content pages. How about changing this very file to *fix the typo*. How about changing this very file to *fix the typo*. - -Content files are found in `docs/content/`. Unless otherwise specified, files -are located at the same relative location as the url, in our case -`docs/content/overview/quickstart.md`. - -Change and save this file.. Notice what happened in your terminal. - - > Change detected, rebuilding site - - > 29 pages created - > 0 tags index created - > in 26 ms - -Refresh the browser and observe that the typo is now fixed. - -Notice how quick that was. Try to refresh the site before it's finished building. I double dare you. -Having nearly instant feedback enables you to have your creativity flow without waiting for long builds. - -## Step 4. Have fun - -The best way to learn something is to play with it. diff --git a/themes/mainroad/exampleSite/content/post/hugo-template-primer.md b/themes/mainroad/exampleSite/content/post/hugo-template-primer.md deleted file mode 100644 index 4bcc80d..0000000 --- a/themes/mainroad/exampleSite/content/post/hugo-template-primer.md +++ /dev/null @@ -1,343 +0,0 @@ ---- -title: "(Hu)go Template Primer" -date: 2014-04-02 -thumbnail: "img/placeholder.png" -tags: - - "go" - - "golang" - - "templates" - - "themes" - - "development" -categories: - - "Development" - - "golang" ---- - -Hugo uses the excellent [Go][] [html/template][gohtmltemplate] library for -its template engine. It is an extremely lightweight engine that provides a very -small amount of logic. In our experience that it is just the right amount of -logic to be able to create a good static website. If you have used other -template systems from different languages or frameworks you will find a lot of -similarities in Go templates. - - - -This document is a brief primer on using Go templates. The [Go docs][gohtmltemplate] -provide more details. - -## Introduction to Go Templates - -Go templates provide an extremely simple template language. It adheres to the -belief that only the most basic of logic belongs in the template or view layer. -One consequence of this simplicity is that Go templates parse very quickly. - -A unique characteristic of Go templates is they are content aware. Variables and -content will be sanitized depending on the context of where they are used. More -details can be found in the [Go docs][gohtmltemplate]. - -## Basic Syntax - -Golang templates are HTML files with the addition of variables and -functions. - -**Go variables and functions are accessible within {{ }}** - -Accessing a predefined variable "foo": - - {{ foo }} - -**Parameters are separated using spaces** - -Calling the add function with input of 1, 2: - - {{ add 1 2 }} - -**Methods and fields are accessed via dot notation** - -Accessing the Page Parameter "bar" - - {{ .Params.bar }} - -**Parentheses can be used to group items together** - - {{ if or (isset .Params "alt") (isset .Params "caption") }} Caption {{ end }} - - -## Variables - -Each Go template has a struct (object) made available to it. In hugo each -template is passed either a page or a node struct depending on which type of -page you are rendering. More details are available on the -[variables](/layout/variables) page. - -A variable is accessed by referencing the variable name. - - {{ .Title }} - -Variables can also be defined and referenced. - - {{ $address := "123 Main St."}} - {{ $address }} - - -## Functions - -Go template ship with a few functions which provide basic functionality. The Go -template system also provides a mechanism for applications to extend the -available functions with their own. [Hugo template -functions](/layout/functions) provide some additional functionality we believe -are useful for building websites. Functions are called by using their name -followed by the required parameters separated by spaces. Template -functions cannot be added without recompiling hugo. - -**Example:** - - {{ add 1 2 }} - -## Includes - -When including another template you will pass to it the data it will be -able to access. To pass along the current context please remember to -include a trailing dot. The templates location will always be starting at -the /layout/ directory within Hugo. - -**Example:** - - {{ template "chrome/header.html" . }} - - -## Logic - -Go templates provide the most basic iteration and conditional logic. - -### Iteration - -Just like in Go, the Go templates make heavy use of range to iterate over -a map, array or slice. The following are different examples of how to use -range. - -**Example 1: Using Context** - - {{ range array }} - {{ . }} - {{ end }} - -**Example 2: Declaring value variable name** - - {{range $element := array}} - {{ $element }} - {{ end }} - -**Example 2: Declaring key and value variable name** - - {{range $index, $element := array}} - {{ $index }} - {{ $element }} - {{ end }} - -### Conditionals - -If, else, with, or, & and provide the framework for handling conditional -logic in Go Templates. Like range, each statement is closed with `end`. - - -Go Templates treat the following values as false: - -* false -* 0 -* any array, slice, map, or string of length zero - -**Example 1: If** - - {{ if isset .Params "title" }}

{{ index .Params "title" }}

{{ end }} - -**Example 2: If -> Else** - - {{ if isset .Params "alt" }} - {{ index .Params "alt" }} - {{else}} - {{ index .Params "caption" }} - {{ end }} - -**Example 3: And & Or** - - {{ if and (or (isset .Params "title") (isset .Params "caption")) (isset .Params "attr")}} - -**Example 4: With** - -An alternative way of writing "if" and then referencing the same value -is to use "with" instead. With rebinds the context `.` within its scope, -and skips the block if the variable is absent. - -The first example above could be simplified as: - - {{ with .Params.title }}

{{ . }}

{{ end }} - -**Example 5: If -> Else If** - - {{ if isset .Params "alt" }} - {{ index .Params "alt" }} - {{ else if isset .Params "caption" }} - {{ index .Params "caption" }} - {{ end }} - -## Pipes - -One of the most powerful components of Go templates is the ability to -stack actions one after another. This is done by using pipes. Borrowed -from unix pipes, the concept is simple, each pipeline's output becomes the -input of the following pipe. - -Because of the very simple syntax of Go templates, the pipe is essential -to being able to chain together function calls. One limitation of the -pipes is that they only can work with a single value and that value -becomes the last parameter of the next pipeline. - -A few simple examples should help convey how to use the pipe. - -**Example 1 :** - - {{ if eq 1 1 }} Same {{ end }} - -is the same as - - {{ eq 1 1 | if }} Same {{ end }} - -It does look odd to place the if at the end, but it does provide a good -illustration of how to use the pipes. - -**Example 2 :** - - {{ index .Params "disqus_url" | html }} - -Access the page parameter called "disqus_url" and escape the HTML. - -**Example 3 :** - - {{ if or (or (isset .Params "title") (isset .Params "caption")) (isset .Params "attr")}} - Stuff Here - {{ end }} - -Could be rewritten as - - {{ isset .Params "caption" | or isset .Params "title" | or isset .Params "attr" | if }} - Stuff Here - {{ end }} - - -## Context (aka. the dot) - -The most easily overlooked concept to understand about Go templates is that {{ . }} -always refers to the current context. In the top level of your template this -will be the data set made available to it. Inside of a iteration it will have -the value of the current item. When inside of a loop the context has changed. . -will no longer refer to the data available to the entire page. If you need to -access this from within the loop you will likely want to set it to a variable -instead of depending on the context. - -**Example:** - - {{ $title := .Site.Title }} - {{ range .Params.tags }} -
  • {{ . }} - {{ $title }}
  • - {{ end }} - -Notice how once we have entered the loop the value of {{ . }} has changed. We -have defined a variable outside of the loop so we have access to it from within -the loop. - -# Hugo Parameters - -Hugo provides the option of passing values to the template language -through the site configuration (for sitewide values), or through the meta -data of each specific piece of content. You can define any values of any -type (supported by your front matter/config format) and use them however -you want to inside of your templates. - - -## Using Content (page) Parameters - -In each piece of content you can provide variables to be used by the -templates. This happens in the [front matter](/content/front-matter). - -An example of this is used in this documentation site. Most of the pages -benefit from having the table of contents provided. Sometimes the TOC just -doesn't make a lot of sense. We've defined a variable in our front matter -of some pages to turn off the TOC from being displayed. - -Here is the example front matter: - -``` ---- -title: "Permalinks" -date: "2013-11-18" -aliases: - - "/doc/permalinks/" -groups: ["extras"] -groups_weight: 30 -notoc: true ---- -``` - -Here is the corresponding code inside of the template: - - {{ if not .Params.notoc }} -
    - {{ .TableOfContents }} -
    - {{ end }} - - - -## Using Site (config) Parameters -In your top-level configuration file (eg, `config.yaml`) you can define site -parameters, which are values which will be available to you in chrome. - -For instance, you might declare: - -```yaml -params: - CopyrightHTML: "Copyright © 2013 John Doe. All Rights Reserved." - TwitterUser: "spf13" - SidebarRecentLimit: 5 -``` - -Within a footer layout, you might then declare a `