mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-06-26 02:03:11 -04:00
Merge branch 'dev' into dev
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Setup Hugo
|
||||
uses: peaceiris/actions-hugo@v2
|
||||
uses: peaceiris/actions-hugo@v3
|
||||
with:
|
||||
hugo-version: "latest"
|
||||
extended: true
|
||||
@@ -29,7 +29,7 @@ jobs:
|
||||
run: hugo --minify --themesDir ../.. --buildDrafts --baseURL https://jpanther.github.io/congo/
|
||||
|
||||
- name: Deploy
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
uses: peaceiris/actions-gh-pages@v4
|
||||
if: ${{ github.ref == 'refs/heads/stable' }}
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
@@ -15,9 +15,9 @@ jobs:
|
||||
days-before-stale: 120
|
||||
days-before-close: 30
|
||||
stale-issue-label: "stale"
|
||||
exempt-issue-labels: "wip"
|
||||
exempt-issue-labels: "wip,help wanted,dependencies"
|
||||
stale-pr-label: "stale"
|
||||
exempt-pr-labels: "wip"
|
||||
exempt-pr-labels: "wip,help wanted,dependencies"
|
||||
stale-issue-message: >
|
||||
This issue has been automatically marked as stale because it has not had any recent activity.
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Setup Hugo
|
||||
uses: peaceiris/actions-hugo@v2
|
||||
uses: peaceiris/actions-hugo@v3
|
||||
with:
|
||||
hugo-version: "latest"
|
||||
extended: true
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
/assets/lib/
|
||||
|
||||
/layouts/_default/_markup/*.html
|
||||
/layouts/partials/picture.html
|
||||
/layouts/shortcodes/figure.html
|
||||
/layouts/shortcodes/screenshot.html
|
||||
|
||||
|
||||
+92
-1
@@ -6,6 +6,90 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.10.0] - 2024-12-06
|
||||
|
||||
### Changed
|
||||
|
||||
- ⚠️ Required Hugo version is now 0.128.0 or later
|
||||
- Adopted new `hugo.IsMultilingual` parameter ([#921](https://github.com/jpanther/congo/pull/921))
|
||||
- Adopted new `pagination.pagerSize` config parameter ([#945](https://github.com/jpanther/congo/issues/945))
|
||||
- Upgrade to Tailwind v3.4.16 ([#934](https://github.com/jpanther/congo/pull/934), [#947](https://github.com/jpanther/congo/pull/947), [#954](https://github.com/jpanther/congo/pull/954), [#973](https://github.com/jpanther/congo/pull/973))
|
||||
- Upgrade to Mermaid v11.4.1 ([#931](https://github.com/jpanther/congo/pull/931), [#946](https://github.com/jpanther/congo/pull/946), [#957](https://github.com/jpanther/congo/pull/957), [#971](https://github.com/jpanther/congo/pull/971))
|
||||
- Upgrade to ChartJS v4.4.7 ([#953](https://github.com/jpanther/congo/pull/953), [#972](https://github.com/jpanther/congo/pull/972))
|
||||
- Updated Traditional Chinese translation ([#949](https://github.com/jpanther/congo/pull/949))
|
||||
- Updated Bulgarian translation ([#963](https://github.com/jpanther/congo/pull/963))
|
||||
|
||||
### Fixed
|
||||
|
||||
- Example site not building due to an issue in the `zh-Hans` translated content ([#944](https://github.com/jpanther/congo/issues/944))
|
||||
- Bluesky icon not picking up theme colour ([#955](https://github.com/jpanther/congo/issues/955))
|
||||
|
||||
## [2.9.0] - 2024-08-29
|
||||
|
||||
### Added
|
||||
|
||||
- New `profile` shortcode
|
||||
- Umami Analytics support ([#832](https://github.com/jpanther/congo/pull/832))
|
||||
- Theme parameter to set a default HTML theme colour ([#849](https://github.com/jpanther/congo/pull/849))
|
||||
- New icon for `bluesky` ([#851](https://github.com/jpanther/congo/pull/851))
|
||||
- Support for article sharing to Threads ([#869](https://github.com/jpanther/congo/issues/869))
|
||||
- Norwegian Bokmål translation ([#872](https://github.com/jpanther/congo/pull/872))
|
||||
- Breadcrumb metadata to page schema ([#885](https://github.com/jpanther/congo/pull/885))
|
||||
|
||||
### Changed
|
||||
|
||||
- ⚠️ Simplified Chinese language code has changed from `zh-cn` to `zh-Hans`
|
||||
- ⚠️ Traditional Chinese language code has changed from `zh-tw` to `zh-Hant`
|
||||
- Scroll to top links now use JavaScript to determine when to display ([#806](https://github.com/jpanther/congo/pull/806))
|
||||
- Upgrade to Tailwind v3.4.10 ([#930](https://github.com/jpanther/congo/pull/930))
|
||||
- Upgrade to Typography v0.5.15 ([#864](https://github.com/jpanther/congo/pull/864), [#927](https://github.com/jpanther/congo/pull/927))
|
||||
- Upgrade to ChartJS v4.4.4 ([#881](https://github.com/jpanther/congo/pull/881),[#928](https://github.com/jpanther/congo/pull/928))
|
||||
- Upgrade to KaTeX v0.16.11 ([#925](https://github.com/jpanther/congo/pull/925))
|
||||
- Upgrade to Mermaid v11.0.2 ([#880](https://github.com/jpanther/congo/pull/880), [#926](https://github.com/jpanther/congo/pull/926))
|
||||
|
||||
### Fixed
|
||||
|
||||
- Featured images overlap page title when article metadata hidden ([#827](https://github.com/jpanther/congo/issues/827))
|
||||
- Inconsistent picture rendering between `figure` shortcode and Markdown render hook ([#828](https://github.com/jpanther/congo/issues/828))
|
||||
- Animated GIF files are static when `enableImageWebp` is enabled ([#866](https://github.com/jpanther/congo/issues/866))
|
||||
- Next article pagination link animation is inverted ([#870](https://github.com/jpanther/congo/issues/870))
|
||||
- Unsafe URL warning in README link ([#901](https://github.com/jpanther/congo/pull/901))
|
||||
|
||||
## [2.8.2] - 2024-04-17
|
||||
|
||||
### Added
|
||||
|
||||
- Tamil translation ([#830](https://github.com/jpanther/congo/pull/830))
|
||||
- Vietnamese translation ([#845](https://github.com/jpanther/congo/pull/845))
|
||||
- Swedish translation ([#852](https://github.com/jpanther/congo/pull/852))
|
||||
|
||||
### Changed
|
||||
|
||||
- Upgrade to KaTeX v0.16.10 ([#839](https://github.com/jpanther/congo/pull/839))
|
||||
- Upgrade to Typography v0.5.12 ([#841](https://github.com/jpanther/congo/pull/841), [#860](https://github.com/jpanther/congo/pull/860))
|
||||
- Upgrade to Tailwind v3.4.3 ([#843](https://github.com/jpanther/congo/pull/843))
|
||||
|
||||
### Fixed
|
||||
|
||||
- Background color inconsistent on mobile when dark mode enabled ([#796](https://github.com/jpanther/congo/issues/796))
|
||||
|
||||
## [2.8.1] - 2024-03-09
|
||||
|
||||
### Changed
|
||||
|
||||
- Upgrade to ChartJS v4.4.2 ([#817](https://github.com/jpanther/congo/pull/817))
|
||||
- Upgrade to Mermaid v10.9.0 ([#825](https://github.com/jpanther/congo/pull/825))
|
||||
|
||||
### Fixed
|
||||
|
||||
- Table of Contents missing left border detail ([#794](https://github.com/jpanther/congo/issues/794))
|
||||
- `x-twitter` option missing when using sharing links ([#809](https://github.com/jpanther/congo/issues/809))
|
||||
- Chinese default config contains incorrect `author` block name ([#807](https://github.com/jpanther/congo/pull/807))
|
||||
- Links in articles are prefixed with a blank space ([#813](https://github.com/jpanther/congo/pull/813))
|
||||
- HTML tables would not fill the container width on desktop ([#826](https://github.com/jpanther/congo/issues/826))
|
||||
|
||||
## [2.8.0] - 2024-01-22
|
||||
|
||||
### Added
|
||||
|
||||
- Quicklink support ([#646](https://github.com/jpanther/congo/pull/646))
|
||||
@@ -16,6 +100,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
- Weibo sharing links ([#756](https://github.com/jpanther/congo/pull/756))
|
||||
- Support for Tailwind '950' colour variants ([#751](https://github.com/jpanther/congo/pull/751))
|
||||
- Table of contents will now scroll if taller than the browser height ([#733](https://github.com/jpanther/congo/pull/733))
|
||||
- External URL article stubs now auto-redirect if leaf pages are generated ([#778](https://github.com/jpanther/congo/pull/778))
|
||||
- Korean translation ([#731](https://github.com/jpanther/congo/pull/731))
|
||||
- Chinese translation of Example site and Docs ([#776](https://github.com/jpanther/congo/pull/776))
|
||||
|
||||
@@ -34,6 +119,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
- Hamburger menu is not dismissed when links are clicked ([#705](https://github.com/jpanther/congo/pull/705))
|
||||
- KaTeX, table and code elements wider than the page are not formatted correctly ([#753](https://github.com/jpanther/congo/pull/753))
|
||||
- 'ß' character is output at the top of articles ([#764](https://github.com/jpanther/congo/pull/764))
|
||||
- Article metadata element is output when there is no metadata to display ([#786](https://github.com/jpanther/congo/pull/786))
|
||||
- Header elements not vertically centered when using locale switcher ([#788](https://github.com/jpanther/congo/pull/788))
|
||||
|
||||
### Removed
|
||||
@@ -837,7 +923,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
- Advanced customisation using simple Tailwind colour definitions and styles
|
||||
- Fully documented
|
||||
|
||||
[Unreleased]: https://github.com/jpanther/congo/compare/v2.7.6...HEAD
|
||||
[Unreleased]: https://github.com/jpanther/congo/compare/v2.10.0...HEAD
|
||||
[2.10.0]: https://github.com/jpanther/congo/compare/v2.9.0...v2.10.0
|
||||
[2.9.0]: https://github.com/jpanther/congo/compare/v2.8.2...v2.9.0
|
||||
[2.8.2]: https://github.com/jpanther/congo/compare/v2.8.1...v2.8.2
|
||||
[2.8.1]: https://github.com/jpanther/congo/compare/v2.8.0...v2.8.1
|
||||
[2.8.0]: https://github.com/jpanther/congo/compare/v2.7.6...v2.8.0
|
||||
[2.7.6]: https://github.com/jpanther/congo/compare/v2.7.5...v2.7.6
|
||||
[2.7.5]: https://github.com/jpanther/congo/compare/v2.7.4...v2.7.5
|
||||
[2.7.4]: https://github.com/jpanther/congo/compare/v2.7.3...v2.7.4
|
||||
|
||||
@@ -28,7 +28,7 @@ Congo is designed to be a powerful, lightweight theme for [Hugo](https://gohugo.
|
||||
- Heading anchors, Tables of Contents, Code copy, Buttons, Badges and more
|
||||
- HTML and Emoji support in articles 🎉
|
||||
- SEO friendly with links for sharing to social media
|
||||
- Fathom Analytics and Google Analytics support
|
||||
- Fathom Analytics, Plausible Analytics, Umami Analytics and Google Analytics support
|
||||
- RSS feeds, Favicons and comments support
|
||||
- Advanced customisation using simple Tailwind colour definitions and styles
|
||||
- Optimised for performance and accessibility with perfect Lighthouse scores
|
||||
@@ -71,7 +71,7 @@ Detailed instructions for each method can be found in the [Installation](https:/
|
||||
|
||||
> **Note:** Do not overwrite the `module.toml` file you created above!
|
||||
|
||||
You will find these theme config files in the Hugo cache directory, or [download a copy](https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/jpanther/congo/tree/stable/config/_default) from GitHub.
|
||||
You will find these theme config files in the Hugo cache directory, or [download a copy](https://github.com/jpanther/congo/tree/stable/config/_default) from GitHub.
|
||||
|
||||
5. Follow the [Getting Started](https://jpanther.github.io/congo/docs/getting-started/) instructions to configure your website.
|
||||
|
||||
|
||||
+386
-367
File diff suppressed because it is too large
Load Diff
+3
-4
@@ -1,4 +1,4 @@
|
||||
/*! Congo v2.7.6 | MIT License | https://github.com/jpanther/congo */
|
||||
/*! Congo v2.10.0 | MIT License | https://github.com/jpanther/congo */
|
||||
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@@ -109,14 +109,13 @@ body:has(#menu-controller:checked) {
|
||||
|
||||
/* Fix long tables breaking out of article on mobile */
|
||||
table {
|
||||
display: block;
|
||||
overflow: auto;
|
||||
@apply block overflow-auto md:table;
|
||||
}
|
||||
|
||||
/* Fix long inline code sections breaking out of article on mobile */
|
||||
code {
|
||||
word-wrap: break-word; /* All browsers since IE 5.5+ */
|
||||
overflow-wrap: break-word; /* Renamed property in CSS3 draft spec */
|
||||
@apply break-words;
|
||||
}
|
||||
|
||||
/* -- Chroma Highlight -- */
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--!Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="currentColor" d="M407.8 294.7c-3.3-.4-6.7-.8-10-1.3c3.4 .4 6.7 .9 10 1.3zM288 227.1C261.9 176.4 190.9 81.9 124.9 35.3C61.6-9.4 37.5-1.7 21.6 5.5C3.3 13.8 0 41.9 0 58.4S9.1 194 15 213.9c19.5 65.7 89.1 87.9 153.2 80.7c3.3-.5 6.6-.9 10-1.4c-3.3 .5-6.6 1-10 1.4C74.3 308.6-9.1 342.8 100.3 464.5C220.6 589.1 265.1 437.8 288 361.1c22.9 76.7 49.2 222.5 185.6 103.4c102.4-103.4 28.1-156-65.8-169.9c-3.3-.4-6.7-.8-10-1.3c3.4 .4 6.7 .9 10 1.3c64.1 7.1 133.6-15.1 153.2-80.7C566.9 194 576 75 576 58.4s-3.3-44.7-21.6-52.9c-15.8-7.1-40-14.9-103.2 29.8C385.1 81.9 314.1 176.4 288 227.1z"/></svg>
|
||||
|
After Width: | Height: | Size: 807 B |
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill=currentColor d="M162.7 210c-1.8 3.3-25.2 44.4-70.1 123.5-4.9 8.3-10.8 12.5-17.7 12.5H9.8c-7.7 0-12.1-7.5-8.5-14.4l69-121.3c.2 0 .2-.1 0-.3l-43.9-75.6c-4.3-7.8 .3-14.1 8.5-14.1H100c7.3 0 13.3 4.1 18 12.2l44.7 77.5zM382.6 46.1l-144 253v.3L330.2 466c3.9 7.1 .2 14.1-8.5 14.1h-65.2c-7.6 0-13.6-4-18-12.2l-92.4-168.5c3.3-5.8 51.5-90.8 144.8-255.2 4.6-8.1 10.4-12.2 17.5-12.2h65.7c8 0 12.3 6.7 8.5 14.1z"/></svg>
|
||||
|
After Width: | Height: | Size: 630 B |
@@ -38,7 +38,30 @@ if (document.documentElement.getAttribute("data-auto-appearance") === "true") {
|
||||
});
|
||||
}
|
||||
|
||||
function add_to_top_elem() {
|
||||
var body = document.body;
|
||||
var html = document.documentElement;
|
||||
|
||||
const height =
|
||||
Math.max(
|
||||
body.scrollHeight,
|
||||
body.offsetHeight,
|
||||
html.clientHeight,
|
||||
html.scrollHeight,
|
||||
html.offsetHeight
|
||||
) - 150;
|
||||
|
||||
const elem = document.getElementById("to-top");
|
||||
if (elem === null || elem === undefined) {
|
||||
return;
|
||||
}
|
||||
|
||||
elem.hidden = height < window.innerHeight;
|
||||
}
|
||||
|
||||
window.addEventListener("DOMContentLoaded", (event) => {
|
||||
add_to_top_elem();
|
||||
setThemeColor();
|
||||
var switchers = document.querySelectorAll("[id^='appearance-switcher']");
|
||||
switchers.forEach((switcher) => {
|
||||
switcher.addEventListener("click", () => {
|
||||
|
||||
File diff suppressed because one or more lines are too long
Vendored
+1
-1
@@ -1 +1 @@
|
||||
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("katex")):"function"==typeof define&&define.amd?define(["katex"],t):"object"==typeof exports?exports.renderMathInElement=t(require("katex")):e.renderMathInElement=t(e.katex)}("undefined"!=typeof self?self:this,(function(e){return function(){"use strict";var t={771:function(t){t.exports=e}},r={};function n(e){var i=r[e];if(void 0!==i)return i.exports;var a=r[e]={exports:{}};return t[e](a,a.exports,n),a.exports}n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,{a:t}),t},n.d=function(e,t){for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)};var i={};return function(){n.d(i,{default:function(){return s}});var e=n(771),t=n.n(e),r=function(e,t,r){for(var n=r,i=0,a=e.length;n<t.length;){var o=t[n];if(i<=0&&t.slice(n,n+a)===e)return n;"\\"===o?n++:"{"===o?i++:"}"===o&&i--,n++}return-1},a=/^\\begin{/,o=function(e,t){for(var n,i=[],o=new RegExp("("+t.map((function(e){return e.left.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&")})).join("|")+")");-1!==(n=e.search(o));){n>0&&(i.push({type:"text",data:e.slice(0,n)}),e=e.slice(n));var l=t.findIndex((function(t){return e.startsWith(t.left)}));if(-1===(n=r(t[l].right,e,t[l].left.length)))break;var d=e.slice(0,n+t[l].right.length),s=a.test(d)?d:e.slice(t[l].left.length,n);i.push({type:"math",data:s,rawData:d,display:t[l].display}),e=e.slice(n+t[l].right.length)}return""!==e&&i.push({type:"text",data:e}),i},l=function(e,r){var n=o(e,r.delimiters);if(1===n.length&&"text"===n[0].type)return null;for(var i=document.createDocumentFragment(),a=0;a<n.length;a++)if("text"===n[a].type)i.appendChild(document.createTextNode(n[a].data));else{var l=document.createElement("span"),d=n[a].data;r.displayMode=n[a].display;try{r.preProcess&&(d=r.preProcess(d)),t().render(d,l,r)}catch(e){if(!(e instanceof t().ParseError))throw e;r.errorCallback("KaTeX auto-render: Failed to parse `"+n[a].data+"` with ",e),i.appendChild(document.createTextNode(n[a].rawData));continue}i.appendChild(l)}return i},d=function e(t,r){for(var n=0;n<t.childNodes.length;n++){var i=t.childNodes[n];if(3===i.nodeType){for(var a=i.textContent,o=i.nextSibling,d=0;o&&o.nodeType===Node.TEXT_NODE;)a+=o.textContent,o=o.nextSibling,d++;var s=l(a,r);if(s){for(var f=0;f<d;f++)i.nextSibling.remove();n+=s.childNodes.length-1,t.replaceChild(s,i)}else n+=d}else 1===i.nodeType&&function(){var t=" "+i.className+" ";-1===r.ignoredTags.indexOf(i.nodeName.toLowerCase())&&r.ignoredClasses.every((function(e){return-1===t.indexOf(" "+e+" ")}))&&e(i,r)}()}},s=function(e,t){if(!e)throw new Error("No element provided to render");var r={};for(var n in t)t.hasOwnProperty(n)&&(r[n]=t[n]);r.delimiters=r.delimiters||[{left:"$$",right:"$$",display:!0},{left:"\\(",right:"\\)",display:!1},{left:"\\begin{equation}",right:"\\end{equation}",display:!0},{left:"\\begin{align}",right:"\\end{align}",display:!0},{left:"\\begin{alignat}",right:"\\end{alignat}",display:!0},{left:"\\begin{gather}",right:"\\end{gather}",display:!0},{left:"\\begin{CD}",right:"\\end{CD}",display:!0},{left:"\\[",right:"\\]",display:!0}],r.ignoredTags=r.ignoredTags||["script","noscript","style","textarea","pre","code","option"],r.ignoredClasses=r.ignoredClasses||[],r.errorCallback=r.errorCallback||console.error,r.macros=r.macros||{},d(e,r)}}(),i=i.default}()}));
|
||||
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("katex")):"function"==typeof define&&define.amd?define(["katex"],t):"object"==typeof exports?exports.renderMathInElement=t(require("katex")):e.renderMathInElement=t(e.katex)}("undefined"!=typeof self?self:this,(function(e){return function(){"use strict";var t={771:function(t){t.exports=e}},n={};function r(e){var o=n[e];if(void 0!==o)return o.exports;var i=n[e]={exports:{}};return t[e](i,i.exports,r),i.exports}r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,{a:t}),t},r.d=function(e,t){for(var n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)};var o={};return function(){r.d(o,{default:function(){return d}});var e=r(771),t=r.n(e);const n=function(e,t,n){let r=n,o=0;const i=e.length;for(;r<t.length;){const n=t[r];if(o<=0&&t.slice(r,r+i)===e)return r;"\\"===n?r++:"{"===n?o++:"}"===n&&o--,r++}return-1},i=/^\\begin{/;var a=function(e,t){let r;const o=[],a=new RegExp("("+t.map((e=>e.left.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&"))).join("|")+")");for(;r=e.search(a),-1!==r;){r>0&&(o.push({type:"text",data:e.slice(0,r)}),e=e.slice(r));const a=t.findIndex((t=>e.startsWith(t.left)));if(r=n(t[a].right,e,t[a].left.length),-1===r)break;const l=e.slice(0,r+t[a].right.length),s=i.test(l)?l:e.slice(t[a].left.length,r);o.push({type:"math",data:s,rawData:l,display:t[a].display}),e=e.slice(r+t[a].right.length)}return""!==e&&o.push({type:"text",data:e}),o};const l=function(e,n){const r=a(e,n.delimiters);if(1===r.length&&"text"===r[0].type)return null;const o=document.createDocumentFragment();for(let e=0;e<r.length;e++)if("text"===r[e].type)o.appendChild(document.createTextNode(r[e].data));else{const i=document.createElement("span");let a=r[e].data;n.displayMode=r[e].display;try{n.preProcess&&(a=n.preProcess(a)),t().render(a,i,n)}catch(i){if(!(i instanceof t().ParseError))throw i;n.errorCallback("KaTeX auto-render: Failed to parse `"+r[e].data+"` with ",i),o.appendChild(document.createTextNode(r[e].rawData));continue}o.appendChild(i)}return o},s=function(e,t){for(let n=0;n<e.childNodes.length;n++){const r=e.childNodes[n];if(3===r.nodeType){let o=r.textContent,i=r.nextSibling,a=0;for(;i&&i.nodeType===Node.TEXT_NODE;)o+=i.textContent,i=i.nextSibling,a++;const s=l(o,t);if(s){for(let e=0;e<a;e++)r.nextSibling.remove();n+=s.childNodes.length-1,e.replaceChild(s,r)}else n+=a}else if(1===r.nodeType){const e=" "+r.className+" ";-1===t.ignoredTags.indexOf(r.nodeName.toLowerCase())&&t.ignoredClasses.every((t=>-1===e.indexOf(" "+t+" ")))&&s(r,t)}}};var d=function(e,t){if(!e)throw new Error("No element provided to render");const n={};for(const e in t)t.hasOwnProperty(e)&&(n[e]=t[e]);n.delimiters=n.delimiters||[{left:"$$",right:"$$",display:!0},{left:"\\(",right:"\\)",display:!1},{left:"\\begin{equation}",right:"\\end{equation}",display:!0},{left:"\\begin{align}",right:"\\end{align}",display:!0},{left:"\\begin{alignat}",right:"\\end{alignat}",display:!0},{left:"\\begin{gather}",right:"\\end{gather}",display:!0},{left:"\\begin{CD}",right:"\\end{CD}",display:!0},{left:"\\[",right:"\\]",display:!0}],n.ignoredTags=n.ignoredTags||["script","noscript","style","textarea","pre","code","option"],n.ignoredClasses=n.ignoredClasses||[],n.errorCallback=n.errorCallback||console.error,n.macros=n.macros||{},s(e,n)}}(),o=o.default}()}));
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+2192
-1520
File diff suppressed because one or more lines are too long
@@ -6,8 +6,10 @@
|
||||
defaultContentLanguage = "en"
|
||||
|
||||
enableRobotsTXT = true
|
||||
paginate = 10
|
||||
summaryLength = 0
|
||||
|
||||
[pagination]
|
||||
pagerSize = 10
|
||||
|
||||
[outputs]
|
||||
home = ["HTML", "RSS", "JSON"]
|
||||
|
||||
@@ -55,10 +55,12 @@ title = "Congo"
|
||||
# { stack-overflow = "https://stackoverflow.com/users/userid/username" },
|
||||
# { steam = "https://steamcommunity.com/profiles/userid" },
|
||||
# { telegram = "https://t.me/username" },
|
||||
# { threads = "https://threads.net/@username" },
|
||||
# { tiktok = "https://tiktok.com/@username" },
|
||||
# { tumblr = "https://username.tumblr.com" },
|
||||
# { twitch = "https://twitch.tv/username" },
|
||||
# { whatsapp = "https://wa.me/phone-number" },
|
||||
# { x-twitter = "https://twitter.com/username" },
|
||||
# { youtube = "https://youtube.com/username" },
|
||||
# { xing = "https://xing.com/profile/username" },
|
||||
# ]
|
||||
|
||||
@@ -9,6 +9,8 @@ colorScheme = "congo"
|
||||
defaultAppearance = "light" # valid options: light or dark
|
||||
autoSwitchAppearance = true
|
||||
|
||||
defaultThemeColor = "#FFFFFF"
|
||||
|
||||
enableSearch = false
|
||||
enableCodeCopy = false
|
||||
enableImageLazyLoading = true
|
||||
@@ -51,7 +53,7 @@ fingerprintAlgorithm = "sha256"
|
||||
showTaxonomies = false
|
||||
showWordCount = false
|
||||
showComments = false
|
||||
# sharingLinks = ["facebook", "twitter", "mastodon", "pinterest", "reddit", "linkedin", "email", "telegram", "line", "weibo"]
|
||||
# sharingLinks = ["facebook", "x-twitter", "mastodon", "pinterest", "reddit", "linkedin", "email", "threads", "telegram", "line", "weibo"]
|
||||
|
||||
[list]
|
||||
showBreadcrumbs = false
|
||||
@@ -75,6 +77,10 @@ fingerprintAlgorithm = "sha256"
|
||||
# event = ""
|
||||
# script = ""
|
||||
|
||||
#[umamiAnalytics]
|
||||
# site = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
|
||||
# region = "eu" # can be either "eu" or "us"
|
||||
|
||||
[verification]
|
||||
# google = ""
|
||||
# bing = ""
|
||||
|
||||
@@ -34,6 +34,16 @@
|
||||
"title": "sharing.twitter",
|
||||
"url": "https://twitter.com/intent/tweet/?url=%s&text=%s"
|
||||
},
|
||||
"x-twitter": {
|
||||
"icon": "x-twitter",
|
||||
"title": "sharing.x-twitter",
|
||||
"url": "https://x.com/intent/tweet/?url=%s&text=%s"
|
||||
},
|
||||
"threads": {
|
||||
"icon": "threads",
|
||||
"title": "sharing.threads",
|
||||
"url": "https://www.threads.net/intent/post?text=%s %s"
|
||||
},
|
||||
"telegram": {
|
||||
"icon": "telegram",
|
||||
"title": "sharing.telegram",
|
||||
@@ -48,5 +58,10 @@
|
||||
"icon": "weibo",
|
||||
"title": "sharing.weibo",
|
||||
"url": "https://service.weibo.com/share/share.php?url=%s&appkey=&title=%s&pic=&ralateUid=&lang"
|
||||
},
|
||||
"xing": {
|
||||
"icon": "xing",
|
||||
"title": "sharing.xing",
|
||||
"url": "https://www.xing.com/spi/shares/new?url=%s"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,8 +6,10 @@ theme = "congo"
|
||||
defaultContentLanguage = "en"
|
||||
|
||||
enableRobotsTXT = true
|
||||
paginate = 15
|
||||
summaryLength = 0
|
||||
|
||||
[pagination]
|
||||
pagerSize = 15
|
||||
|
||||
[outputs]
|
||||
home = ["HTML", "RSS", "JSON"]
|
||||
|
||||
@@ -4,7 +4,7 @@ languageDirection = "ltr"
|
||||
weight = 4
|
||||
|
||||
title = "Congo"
|
||||
copyright = "© 2023 Congo contributors"
|
||||
copyright = "© 2024 Congo contributors"
|
||||
|
||||
[params]
|
||||
dateFormat = "2. January 2006"
|
||||
@@ -22,4 +22,4 @@ copyright = "© 2023 Congo contributors"
|
||||
{ facebook = "https://facebook.com/" },
|
||||
{ linkedin = "https://linkedin.com/" },
|
||||
{ youtube = "https://youtube.com/" },
|
||||
]
|
||||
]
|
||||
|
||||
@@ -4,7 +4,7 @@ languageDirection = "ltr"
|
||||
weight = 1
|
||||
|
||||
title = "Congo"
|
||||
copyright = "© 2023 Congo contributors"
|
||||
copyright = "© 2024 Congo contributors"
|
||||
|
||||
[params]
|
||||
dateFormat = "2 January 2006"
|
||||
@@ -22,4 +22,4 @@ copyright = "© 2023 Congo contributors"
|
||||
{ facebook = "https://facebook.com/" },
|
||||
{ linkedin = "https://linkedin.com/" },
|
||||
{ youtube = "https://youtube.com/" },
|
||||
]
|
||||
]
|
||||
|
||||
@@ -4,7 +4,7 @@ languageDirection = "ltr"
|
||||
weight = 2
|
||||
|
||||
title = "Congo"
|
||||
copyright = "© 2023 Congo contributors"
|
||||
copyright = "© 2024 Congo contributors"
|
||||
|
||||
[params]
|
||||
dateFormat = "2 January 2006"
|
||||
@@ -22,4 +22,4 @@ copyright = "© 2023 Congo contributors"
|
||||
{ facebook = "https://facebook.com/" },
|
||||
{ linkedin = "https://linkedin.com/" },
|
||||
{ youtube = "https://youtube.com/" },
|
||||
]
|
||||
]
|
||||
|
||||
@@ -4,7 +4,7 @@ languageDirection = "ltr"
|
||||
weight = 2
|
||||
|
||||
title = "Congo"
|
||||
copyright = "© 2023 Congo contributors"
|
||||
copyright = "© 2024 Congo contributors"
|
||||
|
||||
[params]
|
||||
dateFormat = "2006年1月2日"
|
||||
|
||||
+3
-3
@@ -1,10 +1,10 @@
|
||||
languageCode = "zh-CN"
|
||||
languageCode = "zh-Hans"
|
||||
languageName = "简体中文"
|
||||
languageDirection = "ltr"
|
||||
weight = 2
|
||||
|
||||
title = "Congo"
|
||||
copyright = "© 2023 Congo contributors"
|
||||
copyright = "© 2024 Congo contributors"
|
||||
|
||||
[params]
|
||||
dateFormat = "2006年1月2日"
|
||||
@@ -12,7 +12,7 @@ copyright = "© 2023 Congo contributors"
|
||||
mainSections = ["samples"]
|
||||
description = "一款基于Tailwindcss的强大且轻量的Hugo主题"
|
||||
|
||||
[author]
|
||||
[params.author]
|
||||
name = "Congo"
|
||||
image = "img/author.jpg"
|
||||
headline = "非凡的主题!"
|
||||
@@ -52,7 +52,7 @@ fingerprintAlgorithm = "sha256"
|
||||
showTaxonomies = false
|
||||
showWordCount = false
|
||||
showComments = false
|
||||
# sharingLinks = ["facebook", "twitter", "mastodon", "pinterest", "reddit", "linkedin", "email", "telegram", "line", "weibo"]
|
||||
# sharingLinks = ["facebook", "x-twitter", "mastodon", "pinterest", "reddit", "linkedin", "email", "threads", "telegram", "line", "weibo", "xing"]
|
||||
|
||||
[list]
|
||||
showBreadcrumbs = true
|
||||
@@ -71,6 +71,10 @@ fingerprintAlgorithm = "sha256"
|
||||
[fathomAnalytics]
|
||||
# site = "ABC12345"
|
||||
|
||||
#[umamiAnalytics]
|
||||
# site = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
|
||||
# region = "eu" # Can be either "eu" or "us"
|
||||
|
||||
[verification]
|
||||
# google = ""
|
||||
# bing = ""
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "高级定制"
|
||||
date: 2020年8月8日
|
||||
date: 2020-08-08
|
||||
draft: false
|
||||
description: "学习如何手动构建 Congo。"
|
||||
summary: "Congo 支持高级定制,包括修改底层的 Tailwind 配置,手动构建主题以及提供自定义 CSS。"
|
||||
@@ -48,33 +48,38 @@ Congoは完全な多言語ウェブサイト用に最適化されており、テ
|
||||
|
||||
Congoは現在、以下の言語に対応しています:
|
||||
|
||||
| Language | Code |
|
||||
| --------------------------------------- | ------- |
|
||||
| :gb: **English (default)** | `en` |
|
||||
| :egypt: Arabic | `ar` |
|
||||
| :bangladesh: Bengali | `bn` |
|
||||
| :bulgaria: Bulgarian | `bg` |
|
||||
| :cn: Chinese - Simplified (China) | `zh-cn` |
|
||||
| :taiwan: Chinese - Traditional (Taiwan) | `zh-tw` |
|
||||
| :flag-cz: Czech | `cs` |
|
||||
| :netherlands: Dutch | `nl` |
|
||||
| :finland: Finnish | `fi` |
|
||||
| :fr: French | `fr` |
|
||||
| :de: German | `de` |
|
||||
| :israel: Hebrew | `he` |
|
||||
| :hungary: Hungarian | `hu` |
|
||||
| :indonesia: Indonesian | `id` |
|
||||
| :it: Italian | `it` |
|
||||
| :jp: Japanese | `ja` |
|
||||
| :poland: Polish | `pl` |
|
||||
| :brazil: Portuguese (Brazil) | `pt-br` |
|
||||
| :portugal: Portuguese (Portugal) | `pt-pt` |
|
||||
| :romania: Romanian | `ro` |
|
||||
| :ru: Russian | `ru` |
|
||||
| :slovakia: Slovak | `sk` |
|
||||
| :es: Spanish (Spain) | `es` |
|
||||
| :tr: Turkish | `tr` |
|
||||
| :ukraine: Ukrainian | `uk` |
|
||||
| Language | Code |
|
||||
| --------------------- | --------- |
|
||||
| **English (default)** | `en` |
|
||||
| Arabic | `ar` |
|
||||
| Bengali | `bn` |
|
||||
| Bulgarian | `bg` |
|
||||
| Chinese - Simplified | `zh-Hans` |
|
||||
| Chinese - Traditional | `zh-Hant` |
|
||||
| Czech | `cs` |
|
||||
| Dutch | `nl` |
|
||||
| Finnish | `fi` |
|
||||
| French | `fr` |
|
||||
| German | `de` |
|
||||
| Hebrew | `he` |
|
||||
| Hungarian | `hu` |
|
||||
| Indonesian | `id` |
|
||||
| Italian | `it` |
|
||||
| Japanese | `ja` |
|
||||
| Korean | `ko` |
|
||||
| Norwegian - Bokmål | `nb` |
|
||||
| Polish | `pl` |
|
||||
| Portuguese (Brazil) | `pt-br` |
|
||||
| Portuguese (Portugal) | `pt-pt` |
|
||||
| Romanian | `ro` |
|
||||
| Russian | `ru` |
|
||||
| Slovak | `sk` |
|
||||
| Spanish (Spain) | `es` |
|
||||
| Swedish | `sv` |
|
||||
| Tamil | `ta` |
|
||||
| Turkish | `tr` |
|
||||
| Ukrainian | `uk` |
|
||||
| Vietnamese | `vi` |
|
||||
|
||||
翻訳文字列を含むカスタムファイルを `i18n/[code].yaml` に作成することでデフォルトの翻訳をオーバーライドできます。このメソッドを使って新しい言語を追加することもできます。新しい翻訳をコミュニティと共有したい場合、[Pull Request](https://github.com/jpanther/congo/pulls)を作ってください。
|
||||
|
||||
@@ -125,6 +130,7 @@ Congoはテーマの機能を制御する多数の設定パラメーターを提
|
||||
|Name|Default|Description|
|
||||
|---|---|---|
|
||||
|`colorScheme`|`"congo"`|使用する配色。有効な値は `congo` (デフォルト), `avocado`, `cherry`, `fire`, `ocean`, `sapphire`, `slate` です。詳しくは [カラースキーム]({{< ref "getting-started#カラースキーム" >}})セクションを参照してください。|
|
||||
|`defaultThemeColor`|`"#FFFFFF"`|まだ翻訳されていません。|
|
||||
|`defaultAppearance`|`"light"`|デフォルトのテーマ外観、 `light` または `dark` のいずれか。|
|
||||
|`autoSwitchAppearance`|`true`|テーマの外観を訪問者のオペレーティングシステムの設定に基づいて自動的に切り替えるかどうか。常に `defaultAppearance` を使うようにするには `false` を設定します。|
|
||||
|`enableSearch`|`false`|サイト内検索を有効にするかどうか。検索機能を有効にするには `true` を設定します。検索機能は、[サイト設定](#サイト設定)の `outputs.home` が正しく設定されているかどうかに依存することに注意してください。|
|
||||
|
||||
@@ -35,7 +35,7 @@ Note that the variable names provided in this table use dot notation to simplify
|
||||
|`baseURL`|_Not set_|The URL to the root of the website.|
|
||||
|`defaultContentLanguage`|`"en"`|This value determines the default language of theme components and content. Refer to the [language and i18n](#language-and-i18n) section below for supported language codes.|
|
||||
|`enableRobotsTXT`|`true`|When enabled, a `robots.txt` file will be created in the site root that allows search engines to crawl the entire site. If you prefer to provide your own pre-made `robots.txt`, set to `false` and place your file in the `static` directory. For complete control, you may provide a [custom layout]({{< ref "content-examples#custom-layouts" >}}) to generate this file.|
|
||||
|`paginate`|`10`|The number of articles listed on each page of the article listing.|
|
||||
|`pagination.pagerSize`|`10`|The number of articles listed on each page of the article listing.|
|
||||
|`summaryLength`|`0`|The number of words that are used to generate the article summary when one is not provided in the [front matter]({{< ref "front-matter" >}}). A value of `0` will use the first sentence. This value has no effect when summaries are hidden.|
|
||||
|`outputs.home`|`["HTML", "RSS", "JSON"]`|The output formats that are generated for the site. Congo requires HTML, RSS and JSON for all theme components to work correctly.|
|
||||
|`permalinks`|_Not set_|Refer to the [Hugo docs](https://gohugo.io/content-management/urls/#permalinks) for permalink configuration.|
|
||||
@@ -48,34 +48,38 @@ Congo is optimised for full multilingual websites and theme assets are translate
|
||||
|
||||
The theme currently supports the following languages out of the box:
|
||||
|
||||
| Language | Code |
|
||||
| --------------------------------------- | ------- |
|
||||
| :gb: **English (default)** | `en` |
|
||||
| :egypt: Arabic | `ar` |
|
||||
| :bangladesh: Bengali | `bn` |
|
||||
| :bulgaria: Bulgarian | `bg` |
|
||||
| :cn: Chinese - Simplified (China) | `zh-cn` |
|
||||
| :taiwan: Chinese - Traditional (Taiwan) | `zh-tw` |
|
||||
| :flag-cz: Czech | `cs` |
|
||||
| :netherlands: Dutch | `nl` |
|
||||
| :finland: Finnish | `fi` |
|
||||
| :fr: French | `fr` |
|
||||
| :de: German | `de` |
|
||||
| :israel: Hebrew | `he` |
|
||||
| :hungary: Hungarian | `hu` |
|
||||
| :indonesia: Indonesian | `id` |
|
||||
| :it: Italian | `it` |
|
||||
| :jp: Japanese | `ja` |
|
||||
| :kr: Korean | `ko` |
|
||||
| :poland: Polish | `pl` |
|
||||
| :brazil: Portuguese (Brazil) | `pt-br` |
|
||||
| :portugal: Portuguese (Portugal) | `pt-pt` |
|
||||
| :romania: Romanian | `ro` |
|
||||
| :ru: Russian | `ru` |
|
||||
| :slovakia: Slovak | `sk` |
|
||||
| :es: Spanish (Spain) | `es` |
|
||||
| :tr: Turkish | `tr` |
|
||||
| :ukraine: Ukrainian | `uk` |
|
||||
| Language | Code |
|
||||
| --------------------- | --------- |
|
||||
| **English (default)** | `en` |
|
||||
| Arabic | `ar` |
|
||||
| Bengali | `bn` |
|
||||
| Bulgarian | `bg` |
|
||||
| Chinese - Simplified | `zh-Hans` |
|
||||
| Chinese - Traditional | `zh-Hant` |
|
||||
| Czech | `cs` |
|
||||
| Dutch | `nl` |
|
||||
| Finnish | `fi` |
|
||||
| French | `fr` |
|
||||
| German | `de` |
|
||||
| Hebrew | `he` |
|
||||
| Hungarian | `hu` |
|
||||
| Indonesian | `id` |
|
||||
| Italian | `it` |
|
||||
| Japanese | `ja` |
|
||||
| Korean | `ko` |
|
||||
| Norwegian - Bokmål | `nb` |
|
||||
| Polish | `pl` |
|
||||
| Portuguese (Brazil) | `pt-br` |
|
||||
| Portuguese (Portugal) | `pt-pt` |
|
||||
| Romanian | `ro` |
|
||||
| Russian | `ru` |
|
||||
| Slovak | `sk` |
|
||||
| Spanish (Spain) | `es` |
|
||||
| Swedish | `sv` |
|
||||
| Tamil | `ta` |
|
||||
| Turkish | `tr` |
|
||||
| Ukrainian | `uk` |
|
||||
| Vietnamese | `vi` |
|
||||
|
||||
The default translations can be overridden by creating a custom file in `i18n/[code].yaml` that contains the translation strings. You can also use this method to add new languages. If you'd like to share a new translation with the community, please [open a pull request](https://github.com/jpanther/congo/pulls).
|
||||
|
||||
@@ -126,6 +130,7 @@ Many of the article defaults here can be overridden on a per article basis by sp
|
||||
|Name|Default|Description|
|
||||
|---|---|---|
|
||||
|`colorScheme`|`"congo"`|The theme colour scheme to use. Valid values are `congo` (default), `avocado`, `cherry`, `fire`, `ocean`, `sapphire` and `slate`. Refer to the [Colour Schemes]({{< ref "getting-started#colour-schemes" >}}) section for more details.|
|
||||
|`defaultThemeColor`|`"#FFFFFF"`|The original value (before any scripts modify it) to use for the `theme-color` meta tag. The meta tag will be changed based on the theme (`light` or `dark`) but it is useful for services that source the original value this tag to display an accent color (e.g. Discord)|
|
||||
|`defaultAppearance`|`"light"`|The default theme appearance, either `light` or `dark`.|
|
||||
|`autoSwitchAppearance`|`true`|Whether the theme appearance automatically switches based upon the visitor's operating system preference. Set to `false` to force the site to always use the `defaultAppearance`.|
|
||||
|`enableSearch`|`false`|Whether site search is enabled. Set to `true` to enable search functionality. Note that the search feature depends on the `outputs.home` setting in the [site configuration](#site-configuration) being set correctly.|
|
||||
@@ -162,7 +167,7 @@ Many of the article defaults here can be overridden on a per article basis by sp
|
||||
|`article.showTaxonomies`|`false`|Whether or not the taxonomies related to this article are displayed.|
|
||||
|`article.showWordCount`|`false`|Whether or not article word counts are displayed.|
|
||||
|`article.showComments`|`false`|Whether or not the [comments partial]({{< ref "partials#comments" >}}) is included after the article footer.|
|
||||
|`article.sharingLinks`|_Not set_|An array of sharing links to display at the end of each article. Valid options include `facebook`, `twitter`, `mastodon`, `pinterest`, `reddit`, `linkedin`, `email`, `telegram` and `line`. When not provided, or set to `false`, no links will be displayed.|
|
||||
|`article.sharingLinks`|_Not set_|An array of sharing links to display at the end of each article. Valid options include `facebook`, `x-twitter`, `mastodon`, `pinterest`, `reddit`, `linkedin`, `email`, `threads`, `telegram` and `line`. When not provided, or set to `false`, no links will be displayed.|
|
||||
|`list.showBreadcrumbs`|`false`|Whether or not breadcrumbs are displayed in the header on list pages.|
|
||||
|`list.showTableOfContents`|`false`|Whether or not the table of contents is displayed on list pages.|
|
||||
|`list.showTaxonomies`|`false`|Whether or not the taxonomies related to this article are displayed on list pages.|
|
||||
@@ -175,6 +180,8 @@ Many of the article defaults here can be overridden on a per article basis by sp
|
||||
|`plausibleAnalytics.domain`|_Not set_|Enter the domain of the website you want to track. Refer to the [Analytics docs]({{< ref "partials#analytics" >}}) for more details.|
|
||||
|`plausibleAnalytics.event`|_Not set_|Plausible api event proxied URL. Refer to the [Analytics docs]({{< ref "partials#analytics" >}}) for more details.|
|
||||
|`plausibleAnalytics.script`|_Not set_|Plausible analysis script proxied URL. Refer to the [Analytics docs]({{< ref "partials#analytics" >}}) for more details.|
|
||||
|`umamiAnalytics.site`|_Not set_|The tracking code generated by Umami Analytics for the website. Refer to the [Analytics docs]({{< ref "partials#analytics" >}}) for more details.|
|
||||
|`umamiAnalytics.region`|`eu`|Select the Umami Analytics server region to connect to. The value is a string that can be either `eu` or `us`.|
|
||||
|`verification.google`|_Not set_|The site verification string provided by Google to be included in the site metadata.|
|
||||
|`verification.bing`|_Not set_|The site verification string provided by Bing to be included in the site metadata.|
|
||||
|`verification.pinterest`|_Not set_|The site verification string provided by Pinterest to be included in the site metadata.|
|
||||
|
||||
+34
-27
@@ -48,33 +48,38 @@ Congo 针对完整的多语言网站进行了优化,并且主题assets中已
|
||||
|
||||
该主题目前支持以下语言:
|
||||
|
||||
| 语言 | 代码 |
|
||||
| --------------------------------------- | ------- |
|
||||
| :gb: **英语(默认)** | `en` |
|
||||
| :egypt: 阿拉伯语 | `ar` |
|
||||
| :bangladesh: 孟加拉语 | `bn` |
|
||||
| :bulgaria: 保加利亚语 | `bg` |
|
||||
| :cn: 中文 - 简体(中国) | `zh-cn` |
|
||||
| :taiwan: 中文 - 繁体(台湾) | `zh-tw` |
|
||||
| :flag-cz: 捷克语 | `cs` |
|
||||
| :netherlands: 荷兰语 | `nl` |
|
||||
| :finland: 芬兰语 | `fi` |
|
||||
| :fr: 法语 | `fr` |
|
||||
| :de: 德语 | `de` |
|
||||
| :israel: 希伯来语 | `he` |
|
||||
| :hungary: 匈牙利语 | `hu` |
|
||||
| :indonesia: 印尼语 | `id` |
|
||||
| :it: 意大利语 | `it` |
|
||||
| :jp: 日语 | `ja` |
|
||||
| :poland: 波兰语 | `pl` |
|
||||
| :brazil: 葡萄牙语(巴西) | `pt-br` |
|
||||
| :portugal: 葡萄牙语(葡萄牙) | `pt-pt` |
|
||||
| :romania: 罗马尼亚语 | `ro` |
|
||||
| :ru: 俄语 | `ru` |
|
||||
| :slovakia: 斯洛伐克语 | `sk` |
|
||||
| :es: 西班牙语(西班牙) | `es` |
|
||||
| :tr: 土耳其语 | `tr` |
|
||||
| :ukraine: 乌克兰语 | `uk` |
|
||||
| 语言 | 代码 |
|
||||
| --------------------- | --------- |
|
||||
| **English (default)** | `en` |
|
||||
| Arabic | `ar` |
|
||||
| Bengali | `bn` |
|
||||
| Bulgarian | `bg` |
|
||||
| Chinese - Simplified | `zh-Hans` |
|
||||
| Chinese - Traditional | `zh-Hant` |
|
||||
| Czech | `cs` |
|
||||
| Dutch | `nl` |
|
||||
| Finnish | `fi` |
|
||||
| French | `fr` |
|
||||
| German | `de` |
|
||||
| Hebrew | `he` |
|
||||
| Hungarian | `hu` |
|
||||
| Indonesian | `id` |
|
||||
| Italian | `it` |
|
||||
| Japanese | `ja` |
|
||||
| Korean | `ko` |
|
||||
| Norwegian - Bokmål | `nb` |
|
||||
| Polish | `pl` |
|
||||
| Portuguese (Brazil) | `pt-br` |
|
||||
| Portuguese (Portugal) | `pt-pt` |
|
||||
| Romanian | `ro` |
|
||||
| Russian | `ru` |
|
||||
| Slovak | `sk` |
|
||||
| Spanish (Spain) | `es` |
|
||||
| Swedish | `sv` |
|
||||
| Tamil | `ta` |
|
||||
| Turkish | `tr` |
|
||||
| Ukrainian | `uk` |
|
||||
| Vietnamese | `vi` |
|
||||
|
||||
默认翻译可以通过在 `i18n/[code].yaml` 中创建自定义文件来覆盖,其中包含翻译字符串。您还可以使用此方法添加新语言。如果您希望与社区分享新的翻译,请[Pull Request](https://github.com/jpanther/congo/pulls)。
|
||||
|
||||
@@ -125,6 +130,7 @@ Congo 提供了大量的配置参数,用于控制主题的功能。下表概
|
||||
|名称|默认值|描述|
|
||||
|---|---|---|
|
||||
|`colorScheme`|`"congo"`|要使用的主题颜色方案。有效值为 `congo`(默认)、`avocado`、`cherry`、`fire`、`ocean`、`sapphire` 和 `slate`。有关详细信息,请参阅[颜色方案]({{< ref "getting-started#颜色方案" >}})部分。|
|
||||
|`defaultThemeColor`|`"#FFFFFF`|`theme-color` meta 标签的原值(在脚本修改它之前)。meta 标签会根据所选主题而变化(`light` 或 `dark`),但是一些软件(例如 Discord)会使用该标签的原值来显示主题色。|
|
||||
|`defaultAppearance`|`"light"`|默认的主题外观,可以是 `light` 或 `dark`。|
|
||||
|`autoSwitchAppearance`|`true`|主题外观是否根据访问者的操作系统首选项自动切换。设置为 `false` 以始终使用 `defaultAppearance`。|
|
||||
|`enableSearch`|`false`|是否启用站内搜索。设置为 `true` 以启用搜索功能。请注意,搜索功能取决于 [站点配置](#site-configuration) 中的 `outputs.home` 设置正确。|
|
||||
@@ -177,6 +183,7 @@ Congo 提供了大量的配置参数,用于控制主题的功能。下表概
|
||||
|`verification.bing`|_未设置_|由 Bing 提供的要包含在站点元数据中的站点验证字符串。|
|
||||
|`verification.pinterest`|_未设置_|由 Pinterest 提供的要包含在站点元数据中的站点验证字符串。|
|
||||
|`verification.yandex`|_未设置_|由 Yandex 提供的要包含在站点元数据中的站点验证字符串。|
|
||||
<!-- prettier-ignore-end -->
|
||||
|
||||
## 其他配置文件
|
||||
|
||||
+1
-1
@@ -48,4 +48,4 @@ Front Matter参数的默认值是从主题的[基础配置]({{< ref "configurati
|
||||
|`showSummary`|`list.showSummary`|是否在列表页上显示文章摘要。|
|
||||
|`summary`|使用 `summaryLength` 自动生成(参见[站点配置]({{< ref "configuration#site-configuration" >}}))|当启用 `showSummary` 时,用作此文章摘要的 Markdown 字符串。|
|
||||
|`xml`|`true`,除非被 `sitemap.excludedKinds` 排除|此文章是否包含在生成的 `/sitemap.xml` 文件中。|
|
||||
<!-- prettier-ignore-end -->
|
||||
<!-- prettier-ignore-end -->
|
||||
+1
-1
@@ -50,4 +50,4 @@ profile布局非常适用于个人网站和博客。它通过提供图像和社
|
||||
|
||||

|
||||
|
||||
此部分中列出的文章来自 `mainSections` 设置,该设置允许使用您网站上使用的所有内容类型。例如,如果您有用于 _posts_ 和 _projects_ 的内容部分,可以将此设置设置为 `["posts", "projects"]`,所有这两个部分中的文章都将用于填充最近的列表。主题期望此设置为数组,因此如果您只使用一个部分来存储所有内容,您应相应地设置为 `["blog"]`。
|
||||
此部分中列出的文章来自 `mainSections` 设置,该设置允许使用您网站上使用的所有内容类型。例如,如果您有用于 _posts_ 和 _projects_ 的内容部分,可以将此设置设置为 `["posts", "projects"]`,所有这两个部分中的文章都将用于填充最近的列表。主题期望此设置为数组,因此如果您只使用一个部分来存储所有内容,您应相应地设置为 `["blog"]`。
|
||||
@@ -21,7 +21,7 @@ These instructions will get you up and running using Hugo and Congo from a compl
|
||||
If you haven't used Hugo before, you will need to [install it onto your local machine](https://gohugo.io/getting-started/installing). You can check if it's already installed by running the command `hugo version`.
|
||||
|
||||
{{< alert >}}
|
||||
Make sure you are using **Hugo extended version 0.87.0** or later as the theme takes advantage of some of the latest Hugo features.
|
||||
Make sure you are using **Hugo extended version 0.128.0** or later as the theme takes advantage of some of the latest Hugo features.
|
||||
{{< /alert >}}
|
||||
|
||||
You can find detailed installation instructions for your platform in the [Hugo docs](https://gohugo.io/getting-started/installing).
|
||||
@@ -97,7 +97,7 @@ Then continue to [set up the theme configuration files](#set-up-theme-configurat
|
||||
|
||||
### Set up theme configuration files
|
||||
|
||||
In the root folder of your website, delete the `config.toml` file that was generated by Hugo. Copy the `*.toml` config files from the theme into your `config/_default/` folder. This will ensure you have all the correct theme settings and will enable you to easily customise the theme to your needs.
|
||||
In the root folder of your website, delete the `hugo.toml` (or `config.toml`) file that was generated by Hugo. Copy the `*.toml` config files from the theme into your `config/_default/` folder. This will ensure you have all the correct theme settings and will enable you to easily customise the theme to your needs.
|
||||
|
||||
{{< alert >}}
|
||||
**Note:** You should not overwrite the `module.toml` file if one already exists in your project!
|
||||
|
||||
+1
-1
@@ -170,4 +170,4 @@ git submodule update --remote --merge
|
||||
|
||||
2. 解压缩存档,将文件夹重命名为 `congo`,并将其移动到Hugo项目根文件夹内的 `themes/` 目录。您需要覆盖现有目录以替换所有主题文件。
|
||||
|
||||
3. 重新构建您的站点
|
||||
3. 重新构建您的站点
|
||||
@@ -40,6 +40,18 @@ To enable Plausible analytics support, simply provide the domain of the website
|
||||
script = "https://plausible.yoursite.com/js/script.js"
|
||||
```
|
||||
|
||||
### Umami Analytics
|
||||
|
||||
To enable support for Umami Analytics, insert the _tracking code token_ provided by Umami into the `site` parameter to monitor the site. You can also insert a `region` parameter to indicate the region of Umami Analytics servers that you want to connect to. The values can be `eu` or `us`. Refer to [getting started section at umami.is](https://umami.is/docs/getting-started) for more details.
|
||||
|
||||
```toml
|
||||
# config/_default/params.toml
|
||||
|
||||
[umamiAnalytics]
|
||||
site = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
|
||||
region = "eu" # can be either "eu" or "us"
|
||||
```
|
||||
|
||||
### Google Analytics
|
||||
|
||||
Google Analytics support is provided through the internal Hugo partial. Simply provide the `googleAnalytics` key in the `config/_default/config.toml` file and the script will be added automatically.
|
||||
|
||||
@@ -234,3 +234,23 @@ B-->C[Profit]
|
||||
{{< /mermaid >}}
|
||||
|
||||
You can see some additional Mermaid examples on the [diagrams and flowcharts samples]({{< ref "diagrams-flowcharts" >}}) page.
|
||||
|
||||
## Profile
|
||||
|
||||
The `profile` shortcode inserts a block displaying the site author's details. The same template is used on Congo's homepage layouts, but can also be inserted in any article content. It has one optional parameter:
|
||||
|
||||
<!-- prettier-ignore-start -->
|
||||
|Parameter|Description|
|
||||
|---|---|
|
||||
|`align`|The alignment of the profile elements - valid options include `start`, `center` and `end`. If no value is provided, the `center` alignment will be used.|
|
||||
<!-- prettier-ignore-end -->
|
||||
|
||||
The template is populated using the author parameters set in the [Language Configuration]({{< ref "configuration#configuration" >}}).
|
||||
|
||||
**Example:**
|
||||
|
||||
```md
|
||||
{{</* profile align="center" */>}}
|
||||
```
|
||||
|
||||
{{< profile align="center" >}}
|
||||
|
||||
+1
-1
@@ -16,4 +16,4 @@ Congo 自动在整个主题中替换 Emoji,因此您可以在内容和前置
|
||||
|
||||
**示例:** `see_no_evil` :see_no_evil:, `hear_no_evil` :hear_no_evil:, `speak_no_evil` :speak_no_evil:。
|
||||
|
||||
[Emojipedia](https://emojipedia.org/) 是一个有用的 Emoji 简码参考网站。
|
||||
[Emojipedia](https://emojipedia.org/) 是一个有用的 Emoji 简码参考网站。
|
||||
@@ -21,6 +21,7 @@ Die vollständige Liste der integrierten Icons und ihre entsprechenden Namen fin
|
||||
| apple | {{< icon apple >}} |
|
||||
| bars | {{< icon bars >}} |
|
||||
| blogger | {{< icon blogger >}} |
|
||||
| bluesky | {{< icon bluesky >}} |
|
||||
| bug | {{< icon bug >}} |
|
||||
| check | {{< icon check >}} |
|
||||
| chevron-down | {{< icon chevron-down >}} |
|
||||
@@ -85,4 +86,5 @@ Die vollständige Liste der integrierten Icons und ihre entsprechenden Namen fin
|
||||
| whatsapp | {{< icon whatsapp >}} |
|
||||
| x-twitter | {{< icon x-twitter >}} |
|
||||
| xmark | {{< icon xmark >}} |
|
||||
| xing | {{< icon xing >}} |
|
||||
| youtube | {{< icon youtube >}} |
|
||||
|
||||
@@ -21,6 +21,7 @@ La lista completa de íconos incorporados y sus nombres correspondientes se pued
|
||||
| apple | {{< icon apple >}} |
|
||||
| bars | {{< icon bars >}} |
|
||||
| blogger | {{< icon blogger >}} |
|
||||
| bluesky | {{< icon bluesky >}} |
|
||||
| bug | {{< icon bug >}} |
|
||||
| check | {{< icon check >}} |
|
||||
| chevron-down | {{< icon chevron-down >}} |
|
||||
@@ -85,4 +86,5 @@ La lista completa de íconos incorporados y sus nombres correspondientes se pued
|
||||
| whatsapp | {{< icon whatsapp >}} |
|
||||
| x-twitter | {{< icon x-twitter >}} |
|
||||
| xmark | {{< icon xmark >}} |
|
||||
| xing | {{< icon xing >}} |
|
||||
| youtube | {{< icon youtube >}} |
|
||||
|
||||
@@ -21,6 +21,7 @@ Congo は[FontAwesome 6](https://fontawesome.com/icons)のアイコンをサポ
|
||||
| apple | {{< icon apple >}} |
|
||||
| bars | {{< icon bars >}} |
|
||||
| blogger | {{< icon blogger >}} |
|
||||
| bluesky | {{< icon bluesky >}} |
|
||||
| bug | {{< icon bug >}} |
|
||||
| check | {{< icon check >}} |
|
||||
| chevron-down | {{< icon chevron-down >}} |
|
||||
@@ -85,4 +86,5 @@ Congo は[FontAwesome 6](https://fontawesome.com/icons)のアイコンをサポ
|
||||
| whatsapp | {{< icon whatsapp >}} |
|
||||
| x-twitter | {{< icon x-twitter >}} |
|
||||
| xmark | {{< icon xmark >}} |
|
||||
| xing | {{< icon xing >}} |
|
||||
| youtube | {{< icon youtube >}} |
|
||||
|
||||
@@ -21,6 +21,7 @@ The full list of built-in icons and their corresponding names can referenced bel
|
||||
| apple | {{< icon apple >}} |
|
||||
| bars | {{< icon bars >}} |
|
||||
| blogger | {{< icon blogger >}} |
|
||||
| bluesky | {{< icon bluesky >}} |
|
||||
| bug | {{< icon bug >}} |
|
||||
| check | {{< icon check >}} |
|
||||
| chevron-down | {{< icon chevron-down >}} |
|
||||
@@ -85,4 +86,5 @@ The full list of built-in icons and their corresponding names can referenced bel
|
||||
| whatsapp | {{< icon whatsapp >}} |
|
||||
| x-twitter | {{< icon x-twitter >}} |
|
||||
| xmark | {{< icon xmark >}} |
|
||||
| xing | {{< icon xing >}} |
|
||||
| youtube | {{< icon youtube >}} |
|
||||
|
||||
+2
@@ -21,6 +21,7 @@ Congo内置了对多个[FontAwesome 6](https://fontawesome.com/icons)图标的
|
||||
| apple | {{< icon apple >}} |
|
||||
| bars | {{< icon bars >}} |
|
||||
| blogger | {{< icon blogger >}} |
|
||||
| bluesky | {{< icon bluesky >}} |
|
||||
| bug | {{< icon bug >}} |
|
||||
| check | {{< icon check >}} |
|
||||
| chevron-down | {{< icon chevron-down >}} |
|
||||
@@ -81,4 +82,5 @@ Congo内置了对多个[FontAwesome 6](https://fontawesome.com/icons)图标的
|
||||
| whatsapp | {{< icon whatsapp >}} |
|
||||
| x-twitter | {{< icon x-twitter >}} |
|
||||
| xmark | {{< icon xmark >}} |
|
||||
| xing | {{< icon xing >}} |
|
||||
| youtube | {{< icon youtube >}} |
|
||||
+7
-7
@@ -56,22 +56,22 @@ tags: ["markdown", "css", "html", "sample"]
|
||||
表格不属于核心Markdown规范,但Hugo原生支持它们,无需额外配置。
|
||||
|
||||
| 名前 | 年齢 |
|
||||
| ----- | --- |
|
||||
| Bob | 27 |
|
||||
| Alice | 23 |
|
||||
| ----- | ---- |
|
||||
| Bob | 27 |
|
||||
| Alice | 23 |
|
||||
|
||||
### 表格内的行内Markdown
|
||||
|
||||
| 斜体 | 粗体 | 代码 |
|
||||
| --------- | -------- | ------ |
|
||||
| _斜体_ | **粗体** | `代码` |
|
||||
| 斜体 | 粗体 | 代码 |
|
||||
| ------ | -------- | ------ |
|
||||
| _斜体_ | **粗体** | `代码` |
|
||||
|
||||
## 代码块
|
||||
|
||||
### 使用反引号的代码块
|
||||
|
||||
```html
|
||||
<!DOCTYPE html>
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
+1
-1
@@ -43,4 +43,4 @@ $$
|
||||
|
||||
$$
|
||||
\varphi = 1+\frac{1} {1+\frac{1} {1+\frac{1} {1+\cdots} } }
|
||||
$$
|
||||
$$
|
||||
@@ -17,58 +17,66 @@ Sitios web reales que se han creado con Congo.
|
||||
|
||||
La lista a continuación es solo un puñado de sitios web creados con el tema Congo. Échales un vistazo para descubrir algunos excelentes ejemplos de lo que el tema puede hacer.
|
||||
|
||||
| Website | Details |
|
||||
| ---------------------------------------------------------------------- | ------------------------------- |
|
||||
| [jamespanther.com](https://jamespanther.com) | Personal site - Theme author |
|
||||
| [antoinesoetewey.com](https://antoinesoetewey.com/) | Personal site |
|
||||
| [leif.io](https://leif.io/) | Personal site and Tech blog |
|
||||
| [dr460nf1r3.org](https://dr460nf1r3.org/) | Personal site and Blog |
|
||||
| [OCram85.com](https://ocram85.com) | Personal site and Blog |
|
||||
| [mackiser.github.io](https://mackiser.github.io) | Personal site and Blog |
|
||||
| [jamesmillner.dev](https://jamesmillner.dev) | Personal site and Blog |
|
||||
| [jeremic.ca](https://jeremic.ca) | Personal site and Blog |
|
||||
| [rohn.tech](https://rohn.tech) | Personal site |
|
||||
| [klimafreundlicher-kochen.de](https://www.klimafreundlicher-kochen.de) | Food blog (in German) |
|
||||
| [datanalyze.be](https://datanalyze.be/) | Professional site |
|
||||
| [sneaky-potato.github.io](https://sneaky-potato.github.io/) | Professional site and Blog |
|
||||
| [kelset.dev](https://kelset.dev) | Personal site |
|
||||
| [docteurelsavancaster.com](https://docteurelsavancaster.com/) | Professional site |
|
||||
| [ruihao-li.github.io](https://ruihao-li.github.io/) | Personal site and Blog |
|
||||
| [phalanxhead.dev](https://phalanxhead.dev) | Personal site and Blog |
|
||||
| [Bible Multi Apps](https://hotlittlewhitedog.gitlab.io/biblemulti) | Personal site and Blog |
|
||||
| [Jh123x](https://jh123x.com/) | Personal site and Blog |
|
||||
| [sforzando LLC. and Inc.](https://sfz.dev/) | Corporate site and Blog |
|
||||
| [szegedkungfu.hu](https://balance-se.github.io/) | Sports association site |
|
||||
| [cbrincoveanu.com](https://www.cbrincoveanu.com/) | Personal site and Blog |
|
||||
| [medical-humanities](https://medical-humanities.org) | Academic site |
|
||||
| [boyersnet.com](https://boyersnet.com) | Personal site and Blog |
|
||||
| [major.io](https://major.io) | Personal site and Blog |
|
||||
| [顾宇的博客](https://www.guyu.me/) | Personal Blog (in Chinese) |
|
||||
| [cgutierr-zgz.github.io](https://cgutierr-zgz.github.io/) | Personal site and Tech blog |
|
||||
| [adam.sr](https://adam.sr) | Personal site and Blog |
|
||||
| [kpavlov.me](https://kpavlov.me) | Personal site and Blog |
|
||||
| [pfisterer.dev](https://pfisterer.dev) | Personal site and Blog |
|
||||
| [davidrothera.me](https://davidrothera.me) | Personal site and Blog |
|
||||
| [sug.bitprism.net](https://sug.bitprism.net) | Personal Site and Blog |
|
||||
| [arjuns.me](https://arjuns.me) | Personal Site and Blog |
|
||||
| [statistix.be](https://statistix.be/) | Professional site |
|
||||
| [sathyabh.at](https://sathyabh.at) | Personal Site and Blog |
|
||||
| [leonidasv.com](https://leonidasv.com/) | Personal site and Blog |
|
||||
| [andrew-jones.com](https://andrew-jones.com/) | Personal site and tech blog |
|
||||
| [nikita.computer](https://nikita.computer/) | Personal site and tech blog |
|
||||
| [blog.dejavu.moe](https://blog.dejavu.moe/) | Personal blog and weekly issues |
|
||||
| [spiffyeight77.com](https://spiffyeight77.com/) | Personal blog |
|
||||
| [Tomy's Blog](https://blog.tomy.me) | Personal site and Blog |
|
||||
| [Beerjoa Blog](https://blog.beerjoa.dev) | Personal site and Blog |
|
||||
| [simaosilva.com](https://simaosilva.com) | Personal Site |
|
||||
| [kom.al](https://kom.al) | Personal Site |
|
||||
| [andrea.mortaro.it](https://andrea.mortaro.it) | Personal Site and Blog |
|
||||
| [yoganath.me](https://yoganath.me) | Personal Site and Blog |
|
||||
| [josh-v.com](https://josh-v.com) | Personal Site and Tech blog |
|
||||
| [rshmhrj.io](https://rshmhrj.io/) | Personal Site and Tech blog |
|
||||
| [jamesjarvis.io](https://jamesjarvis.io) | Personal Site and Blog |
|
||||
| [jnsgr.uk](https://jnsgr.uk) | Personal site and blog |
|
||||
| [stupidjoey.net](https://stupidjoey.net) | Personal Site and Tech blog |
|
||||
| [aminelch.github.io](https://aminelch.github.io) | Personal Site and Blog |
|
||||
| Website | Details |
|
||||
| ---------------------------------------------------------------------- | --------------------------------- |
|
||||
| [jamespanther.com](https://jamespanther.com) | Personal site - Theme author |
|
||||
| [antoinesoetewey.com](https://antoinesoetewey.com/) | Personal site |
|
||||
| [leif.io](https://leif.io/) | Personal site and Tech blog |
|
||||
| [dr460nf1r3.org](https://dr460nf1r3.org/) | Personal site and Blog |
|
||||
| [OCram85.com](https://ocram85.com) | Personal site and Blog |
|
||||
| [jamesmillner.dev](https://jamesmillner.dev) | Personal site and Blog |
|
||||
| [jeremic.ca](https://jeremic.ca) | Personal site and Blog |
|
||||
| [rohn.tech](https://rohn.tech) | Personal site |
|
||||
| [klimafreundlicher-kochen.de](https://www.klimafreundlicher-kochen.de) | Food blog (in German) |
|
||||
| [sneaky-potato.github.io](https://sneaky-potato.github.io/) | Professional site and Blog |
|
||||
| [kelset.dev](https://kelset.dev) | Personal site |
|
||||
| [docteurelsavancaster.com](https://docteurelsavancaster.com/) | Professional site |
|
||||
| [ruihao-li.github.io](https://ruihao-li.github.io/) | Personal site and Blog |
|
||||
| [phalanxhead.dev](https://phalanxhead.dev) | Personal site and Blog |
|
||||
| [Bible Multi Apps](https://hotlittlewhitedog.gitlab.io/biblemulti) | Personal site and Blog |
|
||||
| [Jh123x](https://jh123x.com/) | Personal site and Blog |
|
||||
| [sforzando LLC. and Inc.](https://sfz.dev/) | Corporate site and Blog |
|
||||
| [szegedkungfu.hu](https://szegedkungfu.hu/) | Sports association site |
|
||||
| [cbrincoveanu.com](https://www.cbrincoveanu.com/) | Personal site and Blog |
|
||||
| [medical-humanities](https://medical-humanities.org) | Academic site |
|
||||
| [boyersnet.com](https://boyersnet.com) | Personal site and Blog |
|
||||
| [major.io](https://major.io) | Personal site and Blog |
|
||||
| [顾宇的博客](https://www.guyu.me/) | Personal Blog (in Chinese) |
|
||||
| [cgutierr-zgz.github.io](https://cgutierr-zgz.github.io/) | Personal site and Tech blog |
|
||||
| [adam.sr](https://adam.sr) | Personal site and Blog |
|
||||
| [kpavlov.me](https://kpavlov.me) | Personal site and Blog |
|
||||
| [pfisterer.dev](https://pfisterer.dev) | Personal site and Blog |
|
||||
| [davidrothera.me](https://davidrothera.me) | Personal site and Blog |
|
||||
| [sug.bitprism.net](https://sug.bitprism.net) | Personal Site and Blog |
|
||||
| [sathyabh.at](https://sathyabh.at) | Personal Site and Blog |
|
||||
| [leonidasv.com](https://leonidasv.com/) | Personal site and Blog |
|
||||
| [andrew-jones.com](https://andrew-jones.com/) | Personal site and tech blog |
|
||||
| [nikita.computer](https://nikita.computer/) | Personal site and tech blog |
|
||||
| [blog.dejavu.moe](https://blog.dejavu.moe/) | Personal blog and weekly issues |
|
||||
| [spiffyeight77.com](https://spiffyeight77.com/) | Personal blog |
|
||||
| [Tomy's Blog](https://blog.tomy.me) | Personal site and Blog |
|
||||
| [Beerjoa Blog](https://blog.beerjoa.dev) | Personal site and Blog |
|
||||
| [simaosilva.com](https://simaosilva.com) | Personal Site |
|
||||
| [kom.al](https://kom.al) | Personal Site |
|
||||
| [andrea.mortaro.it](https://andrea.mortaro.it) | Personal Site and Blog |
|
||||
| [rshmhrj.io](https://rshmhrj.io/) | Personal Site and Tech blog |
|
||||
| [jamesjarvis.io](https://jamesjarvis.io) | Personal Site and Blog |
|
||||
| [jnsgr.uk](https://jnsgr.uk) | Personal site and blog |
|
||||
| [stupidjoey.net](https://stupidjoey.net) | Personal Site and Tech blog |
|
||||
| [aminelch.github.io](https://aminelch.github.io) | Personal Site and Blog |
|
||||
| [robertboscacci.com](https://robertboscacci.com) | Personal Site and Blog |
|
||||
| [gorbe.io](https://www.gorbe.io) | Business Site and Blog |
|
||||
| [techwolf12.nl](https://techwolf12.nl) | Personal Site and Tech Blog |
|
||||
| [kylecapehart.com](https://kylecapehart.com/) | Personal Site and Blog |
|
||||
| [hosni.info](https://hosni.info/) | Personal site and Tech Blog |
|
||||
| [mattstrayer.com](https://www.mattstrayer.com/) | Personal Site and Blog |
|
||||
| [noamlerner.com](https://www.noamlerner.com/) | Personal blog (English/Hebrew) |
|
||||
| [jneidel.com](https://jneidel.com) | Personal site and blog |
|
||||
| [clementfouque.com](https://clementfouque.com) | Personal Site and Tech Blog |
|
||||
| [victoryuan.com](https://victoryuan.com) | Personal Site and blog |
|
||||
| [chenyu.blog](https://chenyu.blog) | Personal site and blog |
|
||||
| [g-snipes.github.io](https://g-snipes.github.io./) | Personal site and Music/Tech blog |
|
||||
| [aimtune.dev](https://aimtune.dev/) | Personal blog (Turkish/English) |
|
||||
| [blog.ny4.dev](https://blog.ny4.dev) | Personal site and blog (en/zh) |
|
||||
|
||||
**¿Usuaria de congo?** Para agregar tu sitio a esta lista, [haz un pull request](https://github.com/jpanther/congo/blob/dev/exampleSite/content/users/index.md).
|
||||
|
||||
@@ -17,58 +17,66 @@ Congoを使用して構築された実際のウェブサイト。
|
||||
|
||||
以下は、Congoを使って構築されたウェブサイトのほんの一握りです。このテーマでできることの素晴らしさをご覧ください。
|
||||
|
||||
| Website | Details |
|
||||
| ---------------------------------------------------------------------- | ------------------------------- |
|
||||
| [jamespanther.com](https://jamespanther.com) | Personal site - Theme author |
|
||||
| [antoinesoetewey.com](https://antoinesoetewey.com/) | Personal site |
|
||||
| [leif.io](https://leif.io/) | Personal site and Tech blog |
|
||||
| [dr460nf1r3.org](https://dr460nf1r3.org/) | Personal site and Blog |
|
||||
| [OCram85.com](https://ocram85.com) | Personal site and Blog |
|
||||
| [mackiser.github.io](https://mackiser.github.io) | Personal site and Blog |
|
||||
| [jamesmillner.dev](https://jamesmillner.dev) | Personal site and Blog |
|
||||
| [jeremic.ca](https://jeremic.ca) | Personal site and Blog |
|
||||
| [rohn.tech](https://rohn.tech) | Personal site |
|
||||
| [klimafreundlicher-kochen.de](https://www.klimafreundlicher-kochen.de) | Food blog (in German) |
|
||||
| [datanalyze.be](https://datanalyze.be/) | Professional site |
|
||||
| [sneaky-potato.github.io](https://sneaky-potato.github.io/) | Professional site and Blog |
|
||||
| [kelset.dev](https://kelset.dev) | Personal site |
|
||||
| [docteurelsavancaster.com](https://docteurelsavancaster.com/) | Professional site |
|
||||
| [ruihao-li.github.io](https://ruihao-li.github.io/) | Personal site and Blog |
|
||||
| [phalanxhead.dev](https://phalanxhead.dev) | Personal site and Blog |
|
||||
| [Bible Multi Apps](https://hotlittlewhitedog.gitlab.io/biblemulti) | Personal site and Blog |
|
||||
| [Jh123x](https://jh123x.com/) | Personal site and Blog |
|
||||
| [sforzando LLC. and Inc.](https://sfz.dev/) | Corporate site and Blog |
|
||||
| [szegedkungfu.hu](https://balance-se.github.io/) | Sports association site |
|
||||
| [cbrincoveanu.com](https://www.cbrincoveanu.com/) | Personal site and Blog |
|
||||
| [medical-humanities](https://medical-humanities.org) | Academic site |
|
||||
| [boyersnet.com](https://boyersnet.com) | Personal site and Blog |
|
||||
| [major.io](https://major.io) | Personal site and Blog |
|
||||
| [顾宇的博客](https://www.guyu.me/) | Personal Blog (in Chinese) |
|
||||
| [cgutierr-zgz.github.io](https://cgutierr-zgz.github.io/) | Personal site and Tech blog |
|
||||
| [adam.sr](https://adam.sr) | Personal site and Blog |
|
||||
| [kpavlov.me](https://kpavlov.me) | Personal site and Blog |
|
||||
| [pfisterer.dev](https://pfisterer.dev) | Personal site and Blog |
|
||||
| [davidrothera.me](https://davidrothera.me) | Personal site and Blog |
|
||||
| [sug.bitprism.net](https://sug.bitprism.net) | Personal Site and Blog |
|
||||
| [arjuns.me](https://arjuns.me) | Personal Site and Blog |
|
||||
| [statistix.be](https://statistix.be/) | Professional site |
|
||||
| [sathyabh.at](https://sathyabh.at) | Personal Site and Blog |
|
||||
| [leonidasv.com](https://leonidasv.com/) | Personal site and Blog |
|
||||
| [andrew-jones.com](https://andrew-jones.com/) | Personal site and tech blog |
|
||||
| [nikita.computer](https://nikita.computer/) | Personal site and tech blog |
|
||||
| [blog.dejavu.moe](https://blog.dejavu.moe/) | Personal blog and weekly issues |
|
||||
| [spiffyeight77.com](https://spiffyeight77.com/) | Personal blog |
|
||||
| [Tomy's Blog](https://blog.tomy.me) | Personal site and Blog |
|
||||
| [Beerjoa Blog](https://blog.beerjoa.dev) | Personal site and Blog |
|
||||
| [simaosilva.com](https://simaosilva.com) | Personal Site |
|
||||
| [kom.al](https://kom.al) | Personal Site |
|
||||
| [andrea.mortaro.it](https://andrea.mortaro.it) | Personal Site and Blog |
|
||||
| [yoganath.me](https://yoganath.me) | Personal Site and Blog |
|
||||
| [josh-v.com](https://josh-v.com) | Personal Site and Tech blog |
|
||||
| [rshmhrj.io](https://rshmhrj.io/) | Personal Site and Tech blog |
|
||||
| [jamesjarvis.io](https://jamesjarvis.io) | Personal Site and Blog |
|
||||
| [jnsgr.uk](https://jnsgr.uk) | Personal site and blog |
|
||||
| [stupidjoey.net](https://stupidjoey.net) | Personal Site and Tech blog |
|
||||
| [aminelch.github.io](https://aminelch.github.io) | Personal Site and Blog |
|
||||
| Website | Details |
|
||||
| ---------------------------------------------------------------------- | --------------------------------- |
|
||||
| [jamespanther.com](https://jamespanther.com) | Personal site - Theme author |
|
||||
| [antoinesoetewey.com](https://antoinesoetewey.com/) | Personal site |
|
||||
| [leif.io](https://leif.io/) | Personal site and Tech blog |
|
||||
| [dr460nf1r3.org](https://dr460nf1r3.org/) | Personal site and Blog |
|
||||
| [OCram85.com](https://ocram85.com) | Personal site and Blog |
|
||||
| [jamesmillner.dev](https://jamesmillner.dev) | Personal site and Blog |
|
||||
| [jeremic.ca](https://jeremic.ca) | Personal site and Blog |
|
||||
| [rohn.tech](https://rohn.tech) | Personal site |
|
||||
| [klimafreundlicher-kochen.de](https://www.klimafreundlicher-kochen.de) | Food blog (in German) |
|
||||
| [sneaky-potato.github.io](https://sneaky-potato.github.io/) | Professional site and Blog |
|
||||
| [kelset.dev](https://kelset.dev) | Personal site |
|
||||
| [docteurelsavancaster.com](https://docteurelsavancaster.com/) | Professional site |
|
||||
| [ruihao-li.github.io](https://ruihao-li.github.io/) | Personal site and Blog |
|
||||
| [phalanxhead.dev](https://phalanxhead.dev) | Personal site and Blog |
|
||||
| [Bible Multi Apps](https://hotlittlewhitedog.gitlab.io/biblemulti) | Personal site and Blog |
|
||||
| [Jh123x](https://jh123x.com/) | Personal site and Blog |
|
||||
| [sforzando LLC. and Inc.](https://sfz.dev/) | Corporate site and Blog |
|
||||
| [szegedkungfu.hu](https://szegedkungfu.hu/) | Sports association site |
|
||||
| [cbrincoveanu.com](https://www.cbrincoveanu.com/) | Personal site and Blog |
|
||||
| [medical-humanities](https://medical-humanities.org) | Academic site |
|
||||
| [boyersnet.com](https://boyersnet.com) | Personal site and Blog |
|
||||
| [major.io](https://major.io) | Personal site and Blog |
|
||||
| [顾宇的博客](https://www.guyu.me/) | Personal Blog (in Chinese) |
|
||||
| [cgutierr-zgz.github.io](https://cgutierr-zgz.github.io/) | Personal site and Tech blog |
|
||||
| [adam.sr](https://adam.sr) | Personal site and Blog |
|
||||
| [kpavlov.me](https://kpavlov.me) | Personal site and Blog |
|
||||
| [pfisterer.dev](https://pfisterer.dev) | Personal site and Blog |
|
||||
| [davidrothera.me](https://davidrothera.me) | Personal site and Blog |
|
||||
| [sug.bitprism.net](https://sug.bitprism.net) | Personal Site and Blog |
|
||||
| [sathyabh.at](https://sathyabh.at) | Personal Site and Blog |
|
||||
| [leonidasv.com](https://leonidasv.com/) | Personal site and Blog |
|
||||
| [andrew-jones.com](https://andrew-jones.com/) | Personal site and tech blog |
|
||||
| [nikita.computer](https://nikita.computer/) | Personal site and tech blog |
|
||||
| [blog.dejavu.moe](https://blog.dejavu.moe/) | Personal blog and weekly issues |
|
||||
| [spiffyeight77.com](https://spiffyeight77.com/) | Personal blog |
|
||||
| [Tomy's Blog](https://blog.tomy.me) | Personal site and Blog |
|
||||
| [Beerjoa Blog](https://blog.beerjoa.dev) | Personal site and Blog |
|
||||
| [simaosilva.com](https://simaosilva.com) | Personal Site |
|
||||
| [kom.al](https://kom.al) | Personal Site |
|
||||
| [andrea.mortaro.it](https://andrea.mortaro.it) | Personal Site and Blog |
|
||||
| [rshmhrj.io](https://rshmhrj.io/) | Personal Site and Tech blog |
|
||||
| [jamesjarvis.io](https://jamesjarvis.io) | Personal Site and Blog |
|
||||
| [jnsgr.uk](https://jnsgr.uk) | Personal site and blog |
|
||||
| [stupidjoey.net](https://stupidjoey.net) | Personal Site and Tech blog |
|
||||
| [aminelch.github.io](https://aminelch.github.io) | Personal Site and Blog |
|
||||
| [robertboscacci.com](https://robertboscacci.com) | Personal Site and Blog |
|
||||
| [gorbe.io](https://www.gorbe.io) | Business Site and Blog |
|
||||
| [techwolf12.nl](https://techwolf12.nl) | Personal Site and Tech Blog |
|
||||
| [kylecapehart.com](https://kylecapehart.com/) | Personal Site and Blog |
|
||||
| [hosni.info](https://hosni.info/) | Personal site and Tech Blog |
|
||||
| [mattstrayer.com](https://www.mattstrayer.com/) | Personal Site and Blog |
|
||||
| [noamlerner.com](https://www.noamlerner.com/) | Personal blog (English/Hebrew) |
|
||||
| [jneidel.com](https://jneidel.com) | Personal site and blog |
|
||||
| [clementfouque.com](https://clementfouque.com) | Personal Site and Tech Blog |
|
||||
| [victoryuan.com](https://victoryuan.com) | Personal Site and blog |
|
||||
| [chenyu.blog](https://chenyu.blog) | Personal site and blog |
|
||||
| [g-snipes.github.io](https://g-snipes.github.io./) | Personal site and Music/Tech blog |
|
||||
| [aimtune.dev](https://aimtune.dev/) | Personal blog (Turkish/English) |
|
||||
| [blog.ny4.dev](https://blog.ny4.dev) | Personal site and blog (en/zh) |
|
||||
|
||||
**Congoを使っていますか?** あなたのウェブサイトを加えるために[Pull Request](https://github.com/jpanther/congo/blob/dev/exampleSite/content/users/index.md)を投げてください。
|
||||
|
||||
@@ -17,58 +17,68 @@ Real websites that have been built using Congo.
|
||||
|
||||
The list below is just a handful of the websites that are built using the Congo theme. Check them out to discover some great examples of what the theme can do.
|
||||
|
||||
| Website | Details |
|
||||
| ---------------------------------------------------------------------- | ------------------------------- |
|
||||
| [jamespanther.com](https://jamespanther.com) | Personal site - Theme author |
|
||||
| [antoinesoetewey.com](https://antoinesoetewey.com/) | Personal site |
|
||||
| [leif.io](https://leif.io/) | Personal site and Tech blog |
|
||||
| [dr460nf1r3.org](https://dr460nf1r3.org/) | Personal site and Blog |
|
||||
| [OCram85.com](https://ocram85.com) | Personal site and Blog |
|
||||
| [mackiser.github.io](https://mackiser.github.io) | Personal site and Blog |
|
||||
| [jamesmillner.dev](https://jamesmillner.dev) | Personal site and Blog |
|
||||
| [jeremic.ca](https://jeremic.ca) | Personal site and Blog |
|
||||
| [rohn.tech](https://rohn.tech) | Personal site |
|
||||
| [klimafreundlicher-kochen.de](https://www.klimafreundlicher-kochen.de) | Food blog (in German) |
|
||||
| [datanalyze.be](https://datanalyze.be/) | Professional site |
|
||||
| [sneaky-potato.github.io](https://sneaky-potato.github.io/) | Professional site and Blog |
|
||||
| [kelset.dev](https://kelset.dev) | Personal site |
|
||||
| [docteurelsavancaster.com](https://docteurelsavancaster.com/) | Professional site |
|
||||
| [ruihao-li.github.io](https://ruihao-li.github.io/) | Personal site and Blog |
|
||||
| [phalanxhead.dev](https://phalanxhead.dev) | Personal site and Blog |
|
||||
| [Bible Multi Apps](https://hotlittlewhitedog.gitlab.io/biblemulti) | Personal site and Blog |
|
||||
| [Jh123x](https://jh123x.com/) | Personal site and Blog |
|
||||
| [sforzando LLC. and Inc.](https://sfz.dev/) | Corporate site and Blog |
|
||||
| [szegedkungfu.hu](https://balance-se.github.io/) | Sports association site |
|
||||
| [cbrincoveanu.com](https://www.cbrincoveanu.com/) | Personal site and Blog |
|
||||
| [medical-humanities](https://medical-humanities.org) | Academic site |
|
||||
| [boyersnet.com](https://boyersnet.com) | Personal site and Blog |
|
||||
| [major.io](https://major.io) | Personal site and Blog |
|
||||
| [顾宇的博客](https://www.guyu.me/) | Personal Blog (in Chinese) |
|
||||
| [cgutierr-zgz.github.io](https://cgutierr-zgz.github.io/) | Personal site and Tech blog |
|
||||
| [adam.sr](https://adam.sr) | Personal site and Blog |
|
||||
| [kpavlov.me](https://kpavlov.me) | Personal site and Blog |
|
||||
| [pfisterer.dev](https://pfisterer.dev) | Personal site and Blog |
|
||||
| [davidrothera.me](https://davidrothera.me) | Personal site and Blog |
|
||||
| [sug.bitprism.net](https://sug.bitprism.net) | Personal Site and Blog |
|
||||
| [arjuns.me](https://arjuns.me) | Personal Site and Blog |
|
||||
| [statistix.be](https://statistix.be/) | Professional site |
|
||||
| [sathyabh.at](https://sathyabh.at) | Personal Site and Blog |
|
||||
| [leonidasv.com](https://leonidasv.com/) | Personal site and Blog |
|
||||
| [andrew-jones.com](https://andrew-jones.com/) | Personal site and tech blog |
|
||||
| [nikita.computer](https://nikita.computer/) | Personal site and tech blog |
|
||||
| [blog.dejavu.moe](https://blog.dejavu.moe/) | Personal blog and weekly issues |
|
||||
| [spiffyeight77.com](https://spiffyeight77.com/) | Personal blog |
|
||||
| [Tomy's Blog](https://blog.tomy.me) | Personal site and Blog |
|
||||
| [Beerjoa Blog](https://blog.beerjoa.dev) | Personal site and Blog |
|
||||
| [simaosilva.com](https://simaosilva.com) | Personal Site |
|
||||
| [kom.al](https://kom.al) | Personal Site |
|
||||
| [andrea.mortaro.it](https://andrea.mortaro.it) | Personal Site and Blog |
|
||||
| [yoganath.me](https://yoganath.me) | Personal Site and Blog |
|
||||
| [josh-v.com](https://josh-v.com) | Personal Site and Tech blog |
|
||||
| [rshmhrj.io](https://rshmhrj.io/) | Personal Site and Tech blog |
|
||||
| [jamesjarvis.io](https://jamesjarvis.io) | Personal Site and Blog |
|
||||
| [jnsgr.uk](https://jnsgr.uk) | Personal site and blog |
|
||||
| [stupidjoey.net](https://stupidjoey.net) | Personal Site and Tech blog |
|
||||
| [aminelch.github.io](https://aminelch.github.io) | Personal Site and Blog |
|
||||
| Website | Details |
|
||||
| ---------------------------------------------------------------------- | --------------------------------- |
|
||||
| [jamespanther.com](https://jamespanther.com) | Personal site - Theme author |
|
||||
| [antoinesoetewey.com](https://antoinesoetewey.com/) | Personal site |
|
||||
| [leif.io](https://leif.io/) | Personal site and Tech blog |
|
||||
| [dr460nf1r3.org](https://dr460nf1r3.org/) | Personal site and Blog |
|
||||
| [OCram85.com](https://ocram85.com) | Personal site and Blog |
|
||||
| [jamesmillner.dev](https://jamesmillner.dev) | Personal site and Blog |
|
||||
| [jeremic.ca](https://jeremic.ca) | Personal site and Blog |
|
||||
| [rohn.tech](https://rohn.tech) | Personal site |
|
||||
| [klimafreundlicher-kochen.de](https://www.klimafreundlicher-kochen.de) | Food blog (in German) |
|
||||
| [sneaky-potato.github.io](https://sneaky-potato.github.io/) | Professional site and Blog |
|
||||
| [kelset.dev](https://kelset.dev) | Personal site |
|
||||
| [docteurelsavancaster.com](https://docteurelsavancaster.com/) | Professional site |
|
||||
| [ruihao-li.github.io](https://ruihao-li.github.io/) | Personal site and Blog |
|
||||
| [phalanxhead.dev](https://phalanxhead.dev) | Personal site and Blog |
|
||||
| [Bible Multi Apps](https://hotlittlewhitedog.gitlab.io/biblemulti) | Personal site and Blog |
|
||||
| [Jh123x](https://jh123x.com/) | Personal site and Blog |
|
||||
| [sforzando LLC. and Inc.](https://sfz.dev/) | Corporate site and Blog |
|
||||
| [szegedkungfu.hu](https://szegedkungfu.hu/) | Sports association site |
|
||||
| [cbrincoveanu.com](https://www.cbrincoveanu.com/) | Personal site and Blog |
|
||||
| [medical-humanities](https://medical-humanities.org) | Academic site |
|
||||
| [boyersnet.com](https://boyersnet.com) | Personal site and Blog |
|
||||
| [major.io](https://major.io) | Personal site and Blog |
|
||||
| [顾宇的博客](https://www.guyu.me/) | Personal Blog (in Chinese) |
|
||||
| [cgutierr-zgz.github.io](https://cgutierr-zgz.github.io/) | Personal site and Tech blog |
|
||||
| [adam.sr](https://adam.sr) | Personal site and Blog |
|
||||
| [kpavlov.me](https://kpavlov.me) | Personal site and Blog |
|
||||
| [pfisterer.dev](https://pfisterer.dev) | Personal site and Blog |
|
||||
| [davidrothera.me](https://davidrothera.me) | Personal site and Blog |
|
||||
| [sug.bitprism.net](https://sug.bitprism.net) | Personal Site and Blog |
|
||||
| [sathyabh.at](https://sathyabh.at) | Personal Site and Blog |
|
||||
| [leonidasv.com](https://leonidasv.com/) | Personal site and Blog |
|
||||
| [andrew-jones.com](https://andrew-jones.com/) | Personal site and tech blog |
|
||||
| [nikita.computer](https://nikita.computer/) | Personal site and tech blog |
|
||||
| [blog.dejavu.moe](https://blog.dejavu.moe/) | Personal blog and weekly issues |
|
||||
| [spiffyeight77.com](https://spiffyeight77.com/) | Personal blog |
|
||||
| [Tomy's Blog](https://blog.tomy.me) | Personal site and Blog |
|
||||
| [Beerjoa Blog](https://blog.beerjoa.dev) | Personal site and Blog |
|
||||
| [simaosilva.com](https://simaosilva.com) | Personal Site |
|
||||
| [kom.al](https://kom.al) | Personal Site |
|
||||
| [andrea.mortaro.it](https://andrea.mortaro.it) | Personal Site and Blog |
|
||||
| [rshmhrj.io](https://rshmhrj.io/) | Personal Site and Tech blog |
|
||||
| [jamesjarvis.io](https://jamesjarvis.io) | Personal Site and Blog |
|
||||
| [jnsgr.uk](https://jnsgr.uk) | Personal site and blog |
|
||||
| [stupidjoey.net](https://stupidjoey.net) | Personal Site and Tech blog |
|
||||
| [aminelch.github.io](https://aminelch.github.io) | Personal Site and Blog |
|
||||
| [robertboscacci.com](https://robertboscacci.com) | Personal Site and Blog |
|
||||
| [gorbe.io](https://www.gorbe.io) | Business Site and Blog |
|
||||
| [techwolf12.nl](https://techwolf12.nl) | Personal Site and Tech Blog |
|
||||
| [kylecapehart.com](https://kylecapehart.com/) | Personal Site and Blog |
|
||||
| [hosni.info](https://hosni.info/) | Personal site and Tech Blog |
|
||||
| [mattstrayer.com](https://www.mattstrayer.com/) | Personal Site and Blog |
|
||||
| [noamlerner.com](https://www.noamlerner.com/) | Personal blog (English/Hebrew) |
|
||||
| [jneidel.com](https://jneidel.com) | Personal site and blog |
|
||||
| [clementfouque.com](https://clementfouque.com) | Personal Site and Tech Blog |
|
||||
| [victoryuan.com](https://victoryuan.com) | Personal Site and blog |
|
||||
| [chenyu.blog](https://chenyu.blog) | Personal site and blog |
|
||||
| [g-snipes.github.io](https://g-snipes.github.io./) | Personal site and Music/Tech blog |
|
||||
| [aimtune.dev](https://aimtune.dev/) | Personal blog (Turkish/English) |
|
||||
| [blog.ny4.dev](https://blog.ny4.dev) | Personal site and blog (en/zh) |
|
||||
| [socrabytes.github.io](https://socrabytes.github.io) | Personal site and Tech Blog |
|
||||
| [montenegrodanielfelipe.com](https://montenegrodanielfelipe.com) | Personal Site and Blog |
|
||||
|
||||
**Congo user?** To add your site to this list, [submit a pull request](https://github.com/jpanther/congo/blob/dev/exampleSite/content/users/index.md).
|
||||
|
||||
@@ -0,0 +1,82 @@
|
||||
---
|
||||
title: "用户"
|
||||
date: 2020-08-14
|
||||
draft: false
|
||||
description: "Congo的使用用户。"
|
||||
slug: "users"
|
||||
tags: ["users", "sample"]
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
showEdit: false
|
||||
---
|
||||
|
||||
{{< lead >}}
|
||||
使用Congo构建的真实网站
|
||||
{{< /lead >}}
|
||||
|
||||
下面的列表包含了一些使用Congo主题构建的网站。你可以查看这些网站 ,发现一些展示Congo功能的优秀示例。
|
||||
|
||||
| Website | Details |
|
||||
| ---------------------------------------------------------------------- | --------------------------------- |
|
||||
| [jamespanther.com](https://jamespanther.com) | Personal site - Theme author |
|
||||
| [antoinesoetewey.com](https://antoinesoetewey.com/) | Personal site |
|
||||
| [leif.io](https://leif.io/) | Personal site and Tech blog |
|
||||
| [dr460nf1r3.org](https://dr460nf1r3.org/) | Personal site and Blog |
|
||||
| [OCram85.com](https://ocram85.com) | Personal site and Blog |
|
||||
| [jamesmillner.dev](https://jamesmillner.dev) | Personal site and Blog |
|
||||
| [jeremic.ca](https://jeremic.ca) | Personal site and Blog |
|
||||
| [rohn.tech](https://rohn.tech) | Personal site |
|
||||
| [klimafreundlicher-kochen.de](https://www.klimafreundlicher-kochen.de) | Food blog (in German) |
|
||||
| [sneaky-potato.github.io](https://sneaky-potato.github.io/) | Professional site and Blog |
|
||||
| [kelset.dev](https://kelset.dev) | Personal site |
|
||||
| [docteurelsavancaster.com](https://docteurelsavancaster.com/) | Professional site |
|
||||
| [ruihao-li.github.io](https://ruihao-li.github.io/) | Personal site and Blog |
|
||||
| [phalanxhead.dev](https://phalanxhead.dev) | Personal site and Blog |
|
||||
| [Bible Multi Apps](https://hotlittlewhitedog.gitlab.io/biblemulti) | Personal site and Blog |
|
||||
| [Jh123x](https://jh123x.com/) | Personal site and Blog |
|
||||
| [sforzando LLC. and Inc.](https://sfz.dev/) | Corporate site and Blog |
|
||||
| [szegedkungfu.hu](https://szegedkungfu.hu/) | Sports association site |
|
||||
| [cbrincoveanu.com](https://www.cbrincoveanu.com/) | Personal site and Blog |
|
||||
| [medical-humanities](https://medical-humanities.org) | Academic site |
|
||||
| [boyersnet.com](https://boyersnet.com) | Personal site and Blog |
|
||||
| [major.io](https://major.io) | Personal site and Blog |
|
||||
| [顾宇的博客](https://www.guyu.me/) | Personal Blog (in Chinese) |
|
||||
| [cgutierr-zgz.github.io](https://cgutierr-zgz.github.io/) | Personal site and Tech blog |
|
||||
| [adam.sr](https://adam.sr) | Personal site and Blog |
|
||||
| [kpavlov.me](https://kpavlov.me) | Personal site and Blog |
|
||||
| [pfisterer.dev](https://pfisterer.dev) | Personal site and Blog |
|
||||
| [davidrothera.me](https://davidrothera.me) | Personal site and Blog |
|
||||
| [sug.bitprism.net](https://sug.bitprism.net) | Personal Site and Blog |
|
||||
| [sathyabh.at](https://sathyabh.at) | Personal Site and Blog |
|
||||
| [leonidasv.com](https://leonidasv.com/) | Personal site and Blog |
|
||||
| [andrew-jones.com](https://andrew-jones.com/) | Personal site and tech blog |
|
||||
| [nikita.computer](https://nikita.computer/) | Personal site and tech blog |
|
||||
| [blog.dejavu.moe](https://blog.dejavu.moe/) | Personal blog and weekly issues |
|
||||
| [spiffyeight77.com](https://spiffyeight77.com/) | Personal blog |
|
||||
| [Tomy's Blog](https://blog.tomy.me) | Personal site and Blog |
|
||||
| [Beerjoa Blog](https://blog.beerjoa.dev) | Personal site and Blog |
|
||||
| [simaosilva.com](https://simaosilva.com) | Personal Site |
|
||||
| [kom.al](https://kom.al) | Personal Site |
|
||||
| [andrea.mortaro.it](https://andrea.mortaro.it) | Personal Site and Blog |
|
||||
| [rshmhrj.io](https://rshmhrj.io/) | Personal Site and Tech blog |
|
||||
| [jamesjarvis.io](https://jamesjarvis.io) | Personal Site and Blog |
|
||||
| [jnsgr.uk](https://jnsgr.uk) | Personal site and blog |
|
||||
| [stupidjoey.net](https://stupidjoey.net) | Personal Site and Tech blog |
|
||||
| [aminelch.github.io](https://aminelch.github.io) | Personal Site and Blog |
|
||||
| [robertboscacci.com](https://robertboscacci.com) | Personal Site and Blog |
|
||||
| [gorbe.io](https://www.gorbe.io) | Business Site and Blog |
|
||||
| [techwolf12.nl](https://techwolf12.nl) | Personal Site and Tech Blog |
|
||||
| [kylecapehart.com](https://kylecapehart.com/) | Personal Site and Blog |
|
||||
| [hosni.info](https://hosni.info/) | Personal site and Tech Blog |
|
||||
| [mattstrayer.com](https://www.mattstrayer.com/) | Personal Site and Blog |
|
||||
| [noamlerner.com](https://www.noamlerner.com/) | Personal blog (English/Hebrew) |
|
||||
| [jneidel.com](https://jneidel.com) | Personal site and blog |
|
||||
| [clementfouque.com](https://clementfouque.com) | Personal Site and Tech Blog |
|
||||
| [victoryuan.com](https://victoryuan.com) | Personal Site and blog |
|
||||
| [chenyu.blog](https://chenyu.blog) | Personal site and blog |
|
||||
| [g-snipes.github.io](https://g-snipes.github.io./) | Personal site and Music/Tech blog |
|
||||
| [aimtune.dev](https://aimtune.dev/) | Personal blog (Turkish/English) |
|
||||
| [blog.ny4.dev](https://blog.ny4.dev) | Personal site and blog (en/zh) |
|
||||
|
||||
**想成为Congo的用户?** 要将您的网站添加到此列表中,请提交[Pull Request](https://github.com/jpanther/congo/blob/dev/exampleSite/content/users/index.md)来添加。
|
||||
@@ -1,74 +0,0 @@
|
||||
---
|
||||
title: "用户"
|
||||
date: 2020-08-14
|
||||
draft: false
|
||||
description: "Congo的使用用户。"
|
||||
slug: "users"
|
||||
tags: ["users", "sample"]
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
showEdit: false
|
||||
---
|
||||
|
||||
{{< lead >}}
|
||||
使用Congo构建的真实网站
|
||||
{{< /lead >}}
|
||||
|
||||
下面的列表包含了一些使用Congo主题构建的网站。你可以查看这些网站 ,发现一些展示Congo功能的优秀示例。
|
||||
|
||||
| Website | Details |
|
||||
| ---------------------------------------------------------------------- | ------------------------------- |
|
||||
| [jamespanther.com](https://jamespanther.com) | Personal site - Theme author |
|
||||
| [antoinesoetewey.com](https://antoinesoetewey.com/) | Personal site |
|
||||
| [leif.io](https://leif.io/) | Personal site and Tech blog |
|
||||
| [dr460nf1r3.org](https://dr460nf1r3.org/) | Personal site and Blog |
|
||||
| [OCram85.com](https://ocram85.com) | Personal site and Blog |
|
||||
| [mackiser.github.io](https://mackiser.github.io) | Personal site and Blog |
|
||||
| [jamesmillner.dev](https://jamesmillner.dev) | Personal site and Blog |
|
||||
| [jeremic.ca](https://jeremic.ca) | Personal site and Blog |
|
||||
| [rohn.tech](https://rohn.tech) | Personal site |
|
||||
| [klimafreundlicher-kochen.de](https://www.klimafreundlicher-kochen.de) | Food blog (in German) |
|
||||
| [datanalyze.be](https://datanalyze.be/) | Professional site |
|
||||
| [sneaky-potato.github.io](https://sneaky-potato.github.io/) | Professional site and Blog |
|
||||
| [kelset.dev](https://kelset.dev) | Personal site |
|
||||
| [docteurelsavancaster.com](https://docteurelsavancaster.com/) | Professional site |
|
||||
| [ruihao-li.github.io](https://ruihao-li.github.io/) | Personal site and Blog |
|
||||
| [phalanxhead.dev](https://phalanxhead.dev) | Personal site and Blog |
|
||||
| [Bible Multi Apps](https://hotlittlewhitedog.gitlab.io/biblemulti) | Personal site and Blog |
|
||||
| [Jh123x](https://jh123x.com/) | Personal site and Blog |
|
||||
| [sforzando LLC. and Inc.](https://sfz.dev/) | Corporate site and Blog |
|
||||
| [szegedkungfu.hu](https://balance-se.github.io/) | Sports association site |
|
||||
| [cbrincoveanu.com](https://www.cbrincoveanu.com/) | Personal site and Blog |
|
||||
| [medical-humanities](https://medical-humanities.org) | Academic site |
|
||||
| [boyersnet.com](https://boyersnet.com) | Personal site and Blog |
|
||||
| [major.io](https://major.io) | Personal site and Blog |
|
||||
| [顾宇的博客](https://www.guyu.me/) | Personal Blog (in Chinese) |
|
||||
| [cgutierr-zgz.github.io](https://cgutierr-zgz.github.io/) | Personal site and Tech blog |
|
||||
| [adam.sr](https://adam.sr) | Personal site and Blog |
|
||||
| [kpavlov.me](https://kpavlov.me) | Personal site and Blog |
|
||||
| [pfisterer.dev](https://pfisterer.dev) | Personal site and Blog |
|
||||
| [davidrothera.me](https://davidrothera.me) | Personal site and Blog |
|
||||
| [sug.bitprism.net](https://sug.bitprism.net) | Personal Site and Blog |
|
||||
| [arjuns.me](https://arjuns.me) | Personal Site and Blog |
|
||||
| [statistix.be](https://statistix.be/) | Professional site |
|
||||
| [sathyabh.at](https://sathyabh.at) | Personal Site and Blog |
|
||||
| [leonidasv.com](https://leonidasv.com/) | Personal site and Blog |
|
||||
| [andrew-jones.com](https://andrew-jones.com/) | Personal site and tech blog |
|
||||
| [nikita.computer](https://nikita.computer/) | Personal site and tech blog |
|
||||
| [blog.dejavu.moe](https://blog.dejavu.moe/) | Personal blog and weekly issues |
|
||||
| [spiffyeight77.com](https://spiffyeight77.com/) | Personal blog |
|
||||
| [Tomy's Blog](https://blog.tomy.me) | Personal site and Blog |
|
||||
| [Beerjoa Blog](https://blog.beerjoa.dev) | Personal site and Blog |
|
||||
| [simaosilva.com](https://simaosilva.com) | Personal Site |
|
||||
| [kom.al](https://kom.al) | Personal Site |
|
||||
| [andrea.mortaro.it](https://andrea.mortaro.it) | Personal Site and Blog |
|
||||
| [yoganath.me](https://yoganath.me) | Personal Site and Blog |
|
||||
| [josh-v.com](https://josh-v.com) | Personal Site and Tech blog |
|
||||
| [rshmhrj.io](https://rshmhrj.io/) | Personal Site and Tech blog |
|
||||
| [jamesjarvis.io](https://jamesjarvis.io) | Personal Site and Blog |
|
||||
| [jnsgr.uk](https://jnsgr.uk) | Personal site and blog |
|
||||
| [stupidjoey.net](https://stupidjoey.net) | Personal Site and Tech blog |
|
||||
| [aminelch.github.io](https://aminelch.github.io) | Personal Site and Blog |
|
||||
|
||||
**想成为Congo的用户?** 要将您的网站添加到此列表中,请提交[Pull Request](https://github.com/jpanther/congo/blob/dev/exampleSite/content/users/index.md)来添加。
|
||||
@@ -51,9 +51,12 @@ sharing:
|
||||
pinterest: "تثبيت على بينتريست"
|
||||
reddit: "نشر على ريديت"
|
||||
twitter: "تغريد على تويتر"
|
||||
# threads: "Post on Threads"
|
||||
telegram: "شارك على تيليجرام"
|
||||
line: "شارك على لاين"
|
||||
# weibo: "Share on Weibo"
|
||||
# x-twitter: "Post on X"
|
||||
# xing: "Share on XING"
|
||||
|
||||
shortcode:
|
||||
recent_articles: "حديثًا"
|
||||
|
||||
+6
-3
@@ -51,9 +51,12 @@ sharing:
|
||||
pinterest: "Пин в Pinterest"
|
||||
reddit: "Публикуване в Reddit"
|
||||
twitter: "Туит в Twitter"
|
||||
telegram: "Споделете в Telegram"
|
||||
line: "Споделете в LINE"
|
||||
weibo: "Споделете в Weibo"
|
||||
telegram: "Споделяне в Telegram"
|
||||
threads: "Публикуване в Threads"
|
||||
line: "Споделяне в LINE"
|
||||
weibo: "Споделяне в Weibo"
|
||||
x-twitter: "Споделяне в X"
|
||||
xing: "Споделяне в XING"
|
||||
|
||||
shortcode:
|
||||
recent_articles: "Последни"
|
||||
|
||||
@@ -51,9 +51,12 @@ sharing:
|
||||
pinterest: "পিন্টারেস্টে পিন করুন"
|
||||
reddit: "রেড্ডিটে জমা দিন"
|
||||
twitter: "ট্যুইট করুন"
|
||||
# threads: "Post on Threads"
|
||||
telegram: "টেলিগ্রামে শেয়ার করুন"
|
||||
line: "লাইনে শেয়ার করুন"
|
||||
# weibo: "Share on Weibo"
|
||||
# x-twitter: "Post on X"
|
||||
# xing: "Share on XING"
|
||||
|
||||
shortcode:
|
||||
recent_articles: "সাম্প্রতিক"
|
||||
|
||||
@@ -51,9 +51,12 @@ sharing:
|
||||
pinterest: "Pin na Pinterest"
|
||||
reddit: "Odeslat na Reddit"
|
||||
twitter: "Tweet na Twitter"
|
||||
# threads: "Post on Threads"
|
||||
telegram: "Sdílejte na Telegram"
|
||||
line: "Sdílejte na LINE"
|
||||
weibo: "Sdílejte na Weibo"
|
||||
# x-twitter: "Post on X"
|
||||
# xing: "Share on XING"
|
||||
|
||||
shortcode:
|
||||
recent_articles: "Nedávné"
|
||||
|
||||
@@ -51,9 +51,12 @@ sharing:
|
||||
pinterest: "Auf Pinterest pinnen"
|
||||
reddit: "An Reddit senden"
|
||||
twitter: "Auf Twitter teilen"
|
||||
# threads: "Post on Threads"
|
||||
telegram: "Auf Telegram teilen"
|
||||
line: "Auf LINE teilen"
|
||||
weibo: "Auf Weibo teilen"
|
||||
# x-twitter: "Post on X"
|
||||
xing: "Auf XING teilen"
|
||||
|
||||
shortcode:
|
||||
recent_articles: "Neue Beiträge"
|
||||
|
||||
@@ -51,9 +51,12 @@ sharing:
|
||||
pinterest: "Pin on Pinterest"
|
||||
reddit: "Submit to Reddit"
|
||||
twitter: "Tweet on Twitter"
|
||||
threads: "Post on Threads"
|
||||
telegram: "Share on Telegram"
|
||||
line: "Share on LINE"
|
||||
weibo: "Share on Weibo"
|
||||
x-twitter: "Post on X"
|
||||
xing: "Share on XING"
|
||||
|
||||
shortcode:
|
||||
recent_articles: "Recent"
|
||||
|
||||
@@ -51,9 +51,12 @@ sharing:
|
||||
pinterest: "Pinear en Pinterest"
|
||||
reddit: "Publicar en Reddit"
|
||||
twitter: "Tuitear en Twitter"
|
||||
# threads: "Post on Threads"
|
||||
telegram: "Compartir en Telegram"
|
||||
line: "Compartir en LINE"
|
||||
weibo: "Compartir en Weibo"
|
||||
# x-twitter: "Post on X"
|
||||
# xing: "Share on XING"
|
||||
|
||||
shortcode:
|
||||
recent_articles: "Reciente"
|
||||
|
||||
@@ -51,9 +51,12 @@ sharing:
|
||||
pinterest: "Kiinnitä Pinterestiin"
|
||||
reddit: "Lähetä Reddittiin"
|
||||
twitter: "Twiittaa Twitterissä"
|
||||
# threads: "Post on Threads"
|
||||
telegram: "Jaa Telegramissa"
|
||||
line: "Jaa LINEssä"
|
||||
weibo: "Jaa Weibossä"
|
||||
# x-twitter: "Post on X"
|
||||
# xing: "Share on XING"
|
||||
|
||||
shortcode:
|
||||
recent_articles: "Viimeaikaiset"
|
||||
|
||||
@@ -51,9 +51,12 @@ sharing:
|
||||
pinterest: "Poster sur Pinterest"
|
||||
reddit: "Poster sur Reddit"
|
||||
twitter: "Tweeter"
|
||||
# threads: "Post on Threads"
|
||||
telegram: "Partager sur Telegram"
|
||||
line: "Partager sur LINE"
|
||||
weibo: "Partager sur Weibo"
|
||||
# x-twitter: "Post on X"
|
||||
# xing: "Share on XING"
|
||||
|
||||
shortcode:
|
||||
recent_articles: "Articles récents"
|
||||
|
||||
@@ -51,9 +51,12 @@ sharing:
|
||||
pinterest: "שיתוף בפינטרסט"
|
||||
reddit: "שליחה לרדיט"
|
||||
twitter: "ציוץ בטוויטר"
|
||||
# threads: "Post on Threads"
|
||||
telegram: "שיתוף בטלגרם"
|
||||
line: "שיתוף בליין"
|
||||
# weibo: "Share on Weibo"
|
||||
# x-twitter: "Post on X"
|
||||
# xing: "Share on XING"
|
||||
|
||||
shortcode:
|
||||
recent_articles: "חדשים"
|
||||
|
||||
@@ -51,9 +51,12 @@ sharing:
|
||||
pinterest: "Megosztás a Pinteresten"
|
||||
reddit: "Megosztás a Redditen"
|
||||
twitter: "Megosztás a Twitteren"
|
||||
# threads: "Post on Threads"
|
||||
telegram: "Megosztás a Telegramon"
|
||||
line: "Megosztás a LINE-on"
|
||||
weibo: "Megosztás a Weibo-on"
|
||||
# x-twitter: "Post on X"
|
||||
# xing: "Share on XING"
|
||||
|
||||
shortcode:
|
||||
recent_articles: "Friss"
|
||||
|
||||
@@ -51,9 +51,12 @@ sharing:
|
||||
pinterest: "Pin di Pinterest"
|
||||
reddit: "Kirim ke Reddit"
|
||||
twitter: "Tweet di Twitter"
|
||||
# threads: "Post on Threads"
|
||||
telegram: "Bagikan ke Telegram"
|
||||
line: "Bagikan ke LINE"
|
||||
weibo: "Bagikan ke Weibo"
|
||||
# x-twitter: "Post on X"
|
||||
# xing: "Share on XING"
|
||||
|
||||
shortcode:
|
||||
recent_articles: "Terbaru"
|
||||
|
||||
@@ -51,9 +51,12 @@ sharing:
|
||||
pinterest: "Pinna su Pinterest"
|
||||
reddit: "Invia a Reddit"
|
||||
twitter: "Tweetta su Twitter"
|
||||
# threads: "Post on Threads"
|
||||
telegram: "Condividi su Telegram"
|
||||
line: "Condividi su LINE"
|
||||
weibo: "Condividi su Weibo"
|
||||
# x-twitter: "Post on X"
|
||||
# xing: "Share on XING"
|
||||
|
||||
shortcode:
|
||||
recent_articles: "Recenti"
|
||||
|
||||
@@ -51,9 +51,12 @@ sharing:
|
||||
pinterest: "Pinterestでピンする"
|
||||
reddit: "Redditに投稿する"
|
||||
twitter: "Twitterに投稿する"
|
||||
# threads: "Post on Threads"
|
||||
telegram: "Telegramでシェアする"
|
||||
line: "LINEでシェアする"
|
||||
weibo: "Weiboでシェアする"
|
||||
# x-twitter: "Post on X"
|
||||
# xing: "Share on XING"
|
||||
|
||||
shortcode:
|
||||
recent_articles: "最近の記事"
|
||||
|
||||
@@ -51,9 +51,12 @@ sharing:
|
||||
pinterest: "Pinterest에 핀하기"
|
||||
reddit: "Reddit에 게시하기"
|
||||
twitter: "Twitter에 트윗하기"
|
||||
# threads: "Post on Threads"
|
||||
telegram: "Telegram에 공유하기"
|
||||
line: "LINE에 공유하기"
|
||||
weibo: "Weibo에 공유하기"
|
||||
# x-twitter: "Post on X"
|
||||
# xing: "Share on XING"
|
||||
|
||||
shortcode:
|
||||
recent_articles: "최신 글"
|
||||
|
||||
@@ -0,0 +1,62 @@
|
||||
article:
|
||||
anchor_label: "Anchor"
|
||||
date: "{{ .Date }}"
|
||||
date_updated: "Oppdatert: {{ .Date }}"
|
||||
draft: "Utkast"
|
||||
edit_title: "Rediger innhold"
|
||||
reading_time:
|
||||
one: "{{ .Count }} min"
|
||||
other: "{{ .Count }} min"
|
||||
reading_time_title: "Lesetid"
|
||||
table_of_contents: "Innholdsfortegnelse"
|
||||
word_count:
|
||||
one: "{{ .Count }} ord"
|
||||
other: "{{ .Count }} ord"
|
||||
|
||||
author:
|
||||
byline_title: "Forfatter"
|
||||
|
||||
code:
|
||||
copy: "Kopier"
|
||||
copied: "Kopiert"
|
||||
|
||||
error:
|
||||
404_title: "Side ikke funnet :confused:"
|
||||
404_error: "Feil 404"
|
||||
404_description: "Finner ikke siden du ser etter."
|
||||
|
||||
footer:
|
||||
dark_appearance: "Bytt til mørk modus"
|
||||
light_appearance: "Bytt til lys modus"
|
||||
powered_by: "Powered by {{ .Hugo }} & {{ .Congo }}"
|
||||
|
||||
list:
|
||||
externalurl_title: "Lenke til ekstern side"
|
||||
no_articles: "Det finnes ingen artikler å vise her ennå."
|
||||
|
||||
nav:
|
||||
scroll_to_top_title: "Scroll til toppen"
|
||||
skip_to_main: "Hopp til hovedinnholdet"
|
||||
|
||||
search:
|
||||
open_button_title: "Søk (/)"
|
||||
close_button_title: "Lukk (Esc)"
|
||||
input_placeholder: "Søk"
|
||||
|
||||
sharing:
|
||||
email: "Send via e-post"
|
||||
facebook: "Del på Facebook"
|
||||
linkedin: "Del på LinkedIn"
|
||||
mastodon: "Toot på Mastodon"
|
||||
pinterest: "Pin på Pinterest"
|
||||
reddit: "Post til Reddit"
|
||||
twitter: "Tweet på Twitter"
|
||||
threads: "Post på Threads"
|
||||
telegram: "Del på Telegram"
|
||||
line: "Del på LINE"
|
||||
weibo: "Del på Weibo"
|
||||
x-twitter: "Post på X"
|
||||
# xing: "Share on XING"
|
||||
|
||||
shortcode:
|
||||
recent_articles: "Nylig publisert"
|
||||
@@ -51,9 +51,12 @@ sharing:
|
||||
pinterest: "Pin op Pinterest"
|
||||
reddit: "Verzend naar Reddit"
|
||||
twitter: "Tweet op Twitter"
|
||||
# threads: "Post on Threads"
|
||||
telegram: "Deel op Telegram"
|
||||
line: "Deel op LINE"
|
||||
weibo: "Deel op Weibo"
|
||||
# x-twitter: "Post on X"
|
||||
# xing: "Share on XING"
|
||||
|
||||
shortcode:
|
||||
recent_articles: "Recent"
|
||||
|
||||
@@ -51,9 +51,12 @@ sharing:
|
||||
pinterest: "Udostępnij na Pinterest"
|
||||
reddit: "Udostępnij na Reddit"
|
||||
twitter: "Udostępnij na Twitter"
|
||||
# threads: "Post on Threads"
|
||||
telegram: "Udostępnij na Telegram"
|
||||
line: "Udostępnij na LINE"
|
||||
weibo: "Udostępnij na Weibo"
|
||||
# x-twitter: "Post on X"
|
||||
# xing: "Share on XING"
|
||||
|
||||
shortcode:
|
||||
recent_articles: "Ostatnie"
|
||||
|
||||
@@ -51,9 +51,12 @@ sharing:
|
||||
pinterest: "Pin no Pinterest"
|
||||
reddit: "Postar no Reddit"
|
||||
twitter: "Tweet no Twitter"
|
||||
# threads: "Post on Threads"
|
||||
telegram: "Compartilhar pelo Telegram"
|
||||
line: "Compartilhar pelo LINE"
|
||||
weibo: "Compartilhar pelo weibo"
|
||||
# x-twitter: "Post on X"
|
||||
# xing: "Share on XING"
|
||||
|
||||
shortcode:
|
||||
recent_articles: "Recente"
|
||||
|
||||
@@ -51,9 +51,12 @@ sharing:
|
||||
pinterest: "Partilhar no Pinterest"
|
||||
reddit: "Partilhar no Reddit"
|
||||
twitter: "Partilhar no Twitter"
|
||||
# threads: "Post on Threads"
|
||||
telegram: "Partilhar pelo Telegram"
|
||||
line: "Partilhar pelo LINE"
|
||||
weibo: "Partilhar pelo Weibo"
|
||||
# x-twitter: "Post on X"
|
||||
# xing: "Share on XING"
|
||||
|
||||
shortcode:
|
||||
recent_articles: "Recente"
|
||||
|
||||
@@ -51,9 +51,12 @@ sharing:
|
||||
pinterest: "Pune pe Pinterest"
|
||||
reddit: "Postează pe Reddit"
|
||||
twitter: "Scrie pe Twitter"
|
||||
# threads: "Post on Threads"
|
||||
telegram: "Trimite pe Telegram"
|
||||
line: "Trimite pe LINE"
|
||||
weibo: "Trimite pe Weibo"
|
||||
# x-twitter: "Post on X"
|
||||
# xing: "Share on XING"
|
||||
|
||||
shortcode:
|
||||
recent_articles: "Cele mai noi"
|
||||
|
||||
@@ -55,9 +55,12 @@ sharing:
|
||||
pinterest: "Поделиться на Pinterest"
|
||||
reddit: "Опубликовать на Reddit"
|
||||
twitter: "Опубликовать на Twitter"
|
||||
# threads: "Post on Threads"
|
||||
telegram: "Поделиться на Telegram"
|
||||
line: "Поделиться на LINE"
|
||||
weibo: "Поделиться на Weibo"
|
||||
# x-twitter: "Post on X"
|
||||
# xing: "Share on XING"
|
||||
|
||||
shortcode:
|
||||
recent_articles: "Последние"
|
||||
|
||||
@@ -51,9 +51,12 @@ sharing:
|
||||
pinterest: "Pin na Pinterest"
|
||||
reddit: "Odoslať na Reddit"
|
||||
twitter: "Tweet na Twitteri"
|
||||
# threads: "Post on Threads"
|
||||
telegram: "Zdieľaj na Telegram"
|
||||
line: "Zdieľaj na LINE"
|
||||
weibo: "Zdieľaj na Weibo"
|
||||
# x-twitter: "Post on X"
|
||||
# xing: "Share on XING"
|
||||
|
||||
shortcode:
|
||||
recent_articles: "Nedávne"
|
||||
|
||||
@@ -0,0 +1,62 @@
|
||||
article:
|
||||
anchor_label: "Ankare"
|
||||
date: "{{ .Date }}"
|
||||
date_updated: "Uppdaterad: {{ .Date }}"
|
||||
draft: "Utkast"
|
||||
edit_title: "Redigera innehåll"
|
||||
reading_time:
|
||||
one: "{{ .Count }} min"
|
||||
other: "{{ .Count }} min"
|
||||
reading_time_title: "Lästid"
|
||||
table_of_contents: "Innehållsförteckning"
|
||||
word_count:
|
||||
one: "{{ .Count }} ord"
|
||||
other: "{{ .Count }} ord"
|
||||
|
||||
author:
|
||||
byline_title: "Författare"
|
||||
|
||||
code:
|
||||
copy: "Kopiera"
|
||||
copied: "Kopierat"
|
||||
|
||||
error:
|
||||
404_title: "Sidan hittades inte :confused:"
|
||||
404_error: "Error 404"
|
||||
404_description: "Den sida du har begärt verkar inte finnas."
|
||||
|
||||
footer:
|
||||
dark_appearance: "Byt till mörkt utseende"
|
||||
light_appearance: "Byt till ljust utseende"
|
||||
powered_by: "Drivs av {{ .Hugo }} & {{ .Congo }}"
|
||||
|
||||
list:
|
||||
externalurl_title: "Länk till extern webbplats"
|
||||
no_articles: "Det finns inga artiklar att visa här ännu."
|
||||
|
||||
nav:
|
||||
scroll_to_top_title: "Scrolla till början"
|
||||
skip_to_main: "Hoppa till huvudinnehåll"
|
||||
|
||||
search:
|
||||
open_button_title: "Sök (/)"
|
||||
close_button_title: "Stäng (Esc)"
|
||||
input_placeholder: "Sök"
|
||||
|
||||
sharing:
|
||||
email: "Skicka via e-post"
|
||||
facebook: "Dela på Facebook"
|
||||
linkedin: "Dela på LinkedIn"
|
||||
mastodon: "Dela på Mastodon"
|
||||
pinterest: "Fäst på Pinterest"
|
||||
reddit: "Publicera på Reddit"
|
||||
twitter: "Twittra på Twitter"
|
||||
# threads: "Post on Threads"
|
||||
telegram: "Dela på Telegram"
|
||||
line: "Dela på LINE"
|
||||
weibo: "Dela på Weibo"
|
||||
x-twitter: "Publicera på X"
|
||||
# xing: "Share on XING"
|
||||
|
||||
shortcode:
|
||||
recent_articles: "Senaste"
|
||||
@@ -0,0 +1,62 @@
|
||||
article:
|
||||
anchor_label: "நங்கூரம்"
|
||||
date: "{{ .Date }}"
|
||||
date_updated: "புதுப்பிக்கப்பட்டது: {{ .Date }}"
|
||||
draft: "வரைவு"
|
||||
edit_title: "உள்ளடக்கத்தைத் திருத்தவும்"
|
||||
reading_time:
|
||||
one: "{{ .Count }} நிமிடம்"
|
||||
other: "{{ .Count }} நிமிடங்கள்"
|
||||
reading_time_title: "படிப்பதற்கு எடுக்கும் நேரம்"
|
||||
table_of_contents: "பொருளடக்கம்"
|
||||
word_count:
|
||||
one: "{{ .Count }} சொல்"
|
||||
other: "{{ .Count }} சொற்கள்"
|
||||
|
||||
author:
|
||||
byline_title: "நூலாசிரியர்"
|
||||
|
||||
code:
|
||||
copy: "நகலெடுக்கவும்"
|
||||
copied: "நகலெடுக்கப்பட்டது"
|
||||
|
||||
error:
|
||||
404_title: "பக்கம் கிடைக்கவில்லை :confused:"
|
||||
404_error: "பிழை 404"
|
||||
404_description: "நீங்கள் கோரிய பக்கம் இல்லை என்று தெரிகிறது."
|
||||
|
||||
footer:
|
||||
dark_appearance: "இருண்ட தோற்றத்திற்கு மாறவும்"
|
||||
light_appearance: "ஒளி தோற்றத்திற்கு மாறவும்"
|
||||
powered_by: "{{ .Hugo }} & {{ .Congo }} மூலம் இயக்கப்படுகிறது"
|
||||
|
||||
list:
|
||||
externalurl_title: "வெளிப்புற தளத்திற்கான இணைப்பு"
|
||||
no_articles: "இங்கே பட்டியலிட இன்னும் கட்டுரைகள் எதுவும் இல்லை."
|
||||
|
||||
nav:
|
||||
scroll_to_top_title: "மேலே உருட்டவும்"
|
||||
skip_to_main: "முக்கிய உள்ளடக்கத்திற்கு செல்க"
|
||||
|
||||
search:
|
||||
open_button_title: "தேடு (/)"
|
||||
close_button_title: "மூடு (Esc)"
|
||||
input_placeholder: "தேடு"
|
||||
|
||||
sharing:
|
||||
email: "மின்னஞ்சல் மூலம் அனுப்பவும்"
|
||||
facebook: "Facebook இல் பகிரவும்"
|
||||
linkedin: "LinkedIn இல் பகிரவும்"
|
||||
mastodon: "Mastodon இல் டூட் செய்யவும்"
|
||||
pinterest: "Pinterest இல் பின் செய்யவும்"
|
||||
reddit: "Reddit க்கு சமர்ப்பிக்கவும்"
|
||||
twitter: "Twitter இல் ட்வீட் செய்யுங்கள்"
|
||||
# threads: "Post on Threads"
|
||||
telegram: "Telegram இல் பகிரவும்"
|
||||
line: "LINE இல் பகிரவும்"
|
||||
weibo: "Weibo இல் பகிரவும்"
|
||||
x-twitter: "X இல் இடுகையிடவும்"
|
||||
# xing: "Share on XING"
|
||||
|
||||
shortcode:
|
||||
recent_articles: "சமீபத்திய கட்டுரைகள்"
|
||||
@@ -50,9 +50,12 @@ sharing:
|
||||
pinterest: "Pinterest'te pinle"
|
||||
reddit: "Reddit'te gönder"
|
||||
twitter: "Twitter'da Tweetle"
|
||||
# threads: "Post on Threads"
|
||||
telegram: "Telegram'da paylaş"
|
||||
line: "LINE'da paylaş"
|
||||
weibo: "Weibo'da paylaş"
|
||||
# x-twitter: "Post on X"
|
||||
# xing: "Share on XING"
|
||||
|
||||
shortcode:
|
||||
recent_articles: "Güncel"
|
||||
|
||||
@@ -55,9 +55,12 @@ sharing:
|
||||
pinterest: "Зберегти на Pinterest"
|
||||
reddit: "Опублікувати на Reddit"
|
||||
twitter: "Поширити на Twitter"
|
||||
# threads: "Post on Threads"
|
||||
telegram: "Поширити на Telegram"
|
||||
line: "Поширити на LINE"
|
||||
weibo: "Поширити на Weibo"
|
||||
# x-twitter: "Post on X"
|
||||
# xing: "Share on XING"
|
||||
|
||||
shortcode:
|
||||
recent_articles: "Недавні дописи"
|
||||
|
||||
@@ -0,0 +1,62 @@
|
||||
article:
|
||||
anchor_label: "Neo"
|
||||
date: "{{ .Date }}"
|
||||
date_updated: "Đã cập nhật: {{ .Date }}"
|
||||
draft: "Bản nháp"
|
||||
edit_title: "Chỉnh sửa"
|
||||
reading_time:
|
||||
one: "{{ .Count }} phút"
|
||||
other: "{{ .Count }} phút"
|
||||
reading_time_title: "Thời gian đọc"
|
||||
table_of_contents: "Mục lục"
|
||||
word_count:
|
||||
one: "{{ .Count }} từ"
|
||||
other: "{{ .Count }} từ"
|
||||
|
||||
author:
|
||||
byline_title: "Tác giả"
|
||||
|
||||
code:
|
||||
copy: "Sao chép"
|
||||
copied: "Đã sao chép"
|
||||
|
||||
error:
|
||||
404_title: "Không tìm thấy trang :confused:"
|
||||
404_error: "Lỗi 404"
|
||||
404_description: "Có vẻ như trang bạn yêu cầu không tồn tại."
|
||||
|
||||
footer:
|
||||
dark_appearance: "Chuyển sang giao diện tối"
|
||||
light_appearance: "Chuyển sang giao diện sáng"
|
||||
powered_by: "Cung cấp bởi {{ .Hugo }} & {{ .Congo }}"
|
||||
|
||||
list:
|
||||
externalurl_title: "Liên kết đến trang web bên ngoài"
|
||||
no_articles: "Chưa có bài viết ở đây."
|
||||
|
||||
nav:
|
||||
scroll_to_top_title: "Cuộn lên trên cùng"
|
||||
skip_to_main: "Chuyển đến nội dung chính"
|
||||
|
||||
search:
|
||||
open_button_title: "Tìm kiếm (/)"
|
||||
close_button_title: "Đóng (Esc)"
|
||||
input_placeholder: "Tìm kiếm"
|
||||
|
||||
sharing:
|
||||
email: "Gửi qua email"
|
||||
facebook: "Chia sẻ lên Facebook"
|
||||
linkedin: "Chia sẻ lên LinkedIn"
|
||||
mastodon: "Toot trên Mastodon"
|
||||
pinterest: "Pin lên Pinterest"
|
||||
reddit: "Gửi lên Reddit"
|
||||
twitter: "Tweet lên Twitter"
|
||||
# threads: "Post on Threads"
|
||||
telegram: "Chia sẻ lên Telegram"
|
||||
line: "Chia sẻ lên LINE"
|
||||
weibo: "Chia sẻ lên Weibo"
|
||||
x-twitter: "Đăng lên X"
|
||||
# xing: "Share on XING"
|
||||
|
||||
shortcode:
|
||||
recent_articles: "Gần đây"
|
||||
@@ -50,9 +50,12 @@ sharing:
|
||||
pinterest: "钉到 Pinterest"
|
||||
reddit: "提交到 Reddit"
|
||||
twitter: "分享到 Twitter"
|
||||
# threads: "Post on Threads"
|
||||
telegram: "分享到 Telegram"
|
||||
line: "分享到 LINE"
|
||||
weibo: "分享到 微博"
|
||||
# x-twitter: "Post on X"
|
||||
# xing: "Share on XING"
|
||||
|
||||
shortcode:
|
||||
recent_articles: "最近的文章"
|
||||
@@ -51,9 +51,12 @@ sharing:
|
||||
pinterest: "釘到 Pinterest"
|
||||
reddit: "發送到 Reddit"
|
||||
twitter: "推到 Twitter"
|
||||
threads: "發送到 Threads"
|
||||
telegram: "分享到 Telegram"
|
||||
line: "分享到 LINE"
|
||||
weibo: "分享到 微博"
|
||||
weibo: "分享到微博"
|
||||
x-twitter: "發送到 X"
|
||||
xing: "分享到 XING"
|
||||
|
||||
shortcode:
|
||||
recent_articles: "最近的文章"
|
||||
@@ -20,7 +20,9 @@
|
||||
|
||||
<figure>
|
||||
{{- with $img -}}
|
||||
{{ partial "picture.html" (dict "img" . "alt" $altText "class" $class "x2" $x2) }}
|
||||
{{ $lazy := $.Page.Site.Params.enableImageLazyLoading | default true }}
|
||||
{{ $webp := $.Page.Site.Params.enableImageWebp | default true }}
|
||||
{{ partial "picture.html" (dict "img" . "alt" $altText "class" $class "x2" $x2 "lazy" $lazy "webp" $webp) }}
|
||||
{{- else -}}
|
||||
<img src="{{ .Destination | safeURL }}" alt="{{ $altText }}" class="{{ $class }}" />
|
||||
{{- end -}}
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{{- $link := .Destination -}}
|
||||
{{- $isRemote := strings.HasPrefix $link "http" -}}
|
||||
{{- if not $isRemote }}
|
||||
{{ $url := urls.Parse .Destination }}
|
||||
{{- $url := urls.Parse .Destination -}}
|
||||
{{- if $url.Path }}
|
||||
{{ $fragment := "" }}
|
||||
{{- $fragment := "" }}
|
||||
{{- with $url.Fragment }}{{ $fragment = printf "#%s" . }}{{ end -}}
|
||||
{{- with .Page.GetPage $url.Path }}
|
||||
{{ $link = printf "%s%s" .RelPermalink $fragment }}
|
||||
@@ -14,5 +14,4 @@
|
||||
{{ end -}}
|
||||
{{ end -}}
|
||||
{{ end -}}
|
||||
<!-- prettier-ignore -->
|
||||
<a href="{{ $link | safeURL }}"{{ with .Title }} title="{{ . }}"{{ end }}{{ if $isRemote }} target="_blank" rel="noreferrer"{{ end }}>{{- .Text | safeHTML -}}</a>
|
||||
<!-- prettier-ignore --><a href="{{ $link | safeURL }}"{{ with .Title }} title="{{ . }}"{{ end }}{{ if $isRemote }} target="_blank" rel="noreferrer"{{ end }}>{{- .Text | safeHTML -}}</a>
|
||||
@@ -10,7 +10,7 @@
|
||||
>
|
||||
{{- partial "head.html" . -}}
|
||||
<body
|
||||
class="m-auto flex h-screen max-w-7xl flex-col bg-neutral px-6 text-lg leading-7 text-neutral-900 sm:px-14 md:px-24 lg:px-32 dark:bg-neutral-800 dark:text-neutral"
|
||||
class="m-auto flex h-screen max-w-7xl flex-col bg-neutral px-6 text-lg leading-7 text-neutral-900 dark:bg-neutral-800 dark:text-neutral sm:px-14 md:px-24 lg:px-32"
|
||||
>
|
||||
<div id="the-top" class="absolute flex self-center">
|
||||
<a
|
||||
@@ -29,19 +29,23 @@
|
||||
<div class="relative flex grow flex-col">
|
||||
<main id="main-content" class="grow">
|
||||
{{ block "main" . }}{{ end }}
|
||||
{{ if and (.Site.Params.footer.showScrollToTop | default true) (gt .WordCount 200) }}
|
||||
<div class="pointer-events-none absolute bottom-0 end-0 top-[100vh] w-12">
|
||||
<a
|
||||
href="#the-top"
|
||||
class="pointer-events-auto sticky top-[calc(100vh-5.5rem)] flex h-12 w-12 items-center justify-center rounded-full bg-neutral/50 text-xl text-neutral-700 backdrop-blur hover:text-primary-600 dark:bg-neutral-800/50 dark:text-neutral dark:hover:text-primary-400"
|
||||
aria-label="{{ i18n "nav.scroll_to_top_title" }}"
|
||||
title="{{ i18n "nav.scroll_to_top_title" }}"
|
||||
>
|
||||
↑
|
||||
</a>
|
||||
</div>
|
||||
{{ end }}
|
||||
</main>
|
||||
{{ if .Site.Params.footer.showScrollToTop | default true }}
|
||||
<div
|
||||
class="pointer-events-none absolute bottom-0 end-0 top-[100vh] w-12"
|
||||
id="to-top"
|
||||
hidden="{{ .Site.Params.footer.showScrollToTop | default true -}}"
|
||||
>
|
||||
<a
|
||||
href="#the-top"
|
||||
class="pointer-events-auto sticky top-[calc(100vh-5.5rem)] flex h-12 w-12 items-center justify-center rounded-full bg-neutral/50 text-xl text-neutral-700 backdrop-blur hover:text-primary-600 dark:bg-neutral-800/50 dark:text-neutral dark:hover:text-primary-400"
|
||||
aria-label="{{ i18n "nav.scroll_to_top_title" }}"
|
||||
title="{{ i18n "nav.scroll_to_top_title" }}"
|
||||
>
|
||||
↑
|
||||
</a>
|
||||
</div>
|
||||
{{ end }}
|
||||
{{- partial "footer.html" . -}}
|
||||
{{ if .Site.Params.enableSearch | default false }}
|
||||
{{- partial "search.html" . -}}
|
||||
|
||||
@@ -7,17 +7,26 @@
|
||||
{{ if .Params.showBreadcrumbs | default (.Site.Params.article.showBreadcrumbs | default false) }}
|
||||
{{ partial "breadcrumbs.html" . }}
|
||||
{{ end }}
|
||||
<h1 class="mt-0 text-4xl font-extrabold text-neutral-900 dark:text-neutral">
|
||||
<h1 class="mb-8 mt-0 text-4xl font-extrabold text-neutral-900 dark:text-neutral">
|
||||
{{ .Title | emojify }}
|
||||
</h1>
|
||||
<div class="mb-12 mt-8 text-base text-neutral-500 print:hidden dark:text-neutral-400">
|
||||
{{ partial "article-meta.html" (dict "context" . "scope" "single") }}
|
||||
</div>
|
||||
{{ if or
|
||||
(.Params.showDate | default (.Site.Params.article.showDate | default true))
|
||||
(and (.Params.showDateUpdated | default (.Site.Params.article.showDateUpdated | default false)) (ne (partial "functions/date.html" .Date) (partial "functions/date.html" .Lastmod)))
|
||||
(and (.Params.showWordCount | default (.Site.Params.article.showWordCount | default false)) (ne .WordCount 0))
|
||||
(and (.Params.showReadingTime | default (.Site.Params.article.showReadingTime | default true)) (ne .ReadingTime 0))
|
||||
(.Params.showEdit | default (.Site.Params.article.showEdit | default false))
|
||||
}}
|
||||
<div class="mb-10 text-base text-neutral-500 dark:text-neutral-400 print:hidden">
|
||||
{{ partial "article-meta.html" (dict "context" . "scope" "single") }}
|
||||
</div>
|
||||
{{ end }}
|
||||
{{ with $feature }}
|
||||
<div class="prose">
|
||||
{{ $altText := $.Params.featureAlt | default $.Params.coverAlt | default "" }}
|
||||
{{ $class := "mb-6 -mt-4 rounded-md" }}
|
||||
{{ partial "picture.html" (dict "img" . "alt" $altText "class" $class "lazy" false) }}
|
||||
{{ $class := "mb-6 rounded-md" }}
|
||||
{{ $webp := $.Page.Site.Params.enableImageWebp | default true }}
|
||||
{{ partial "picture.html" (dict "img" . "alt" $altText "class" $class "lazy" false "webp" $webp) }}
|
||||
{{ with $.Params.coverCaption }}
|
||||
<figcaption class="-mt-3 mb-6 text-center">{{ . | markdownify }}</figcaption>
|
||||
{{ end }}
|
||||
@@ -27,7 +36,7 @@
|
||||
<section class="prose mt-0 flex max-w-full flex-col dark:prose-invert lg:flex-row">
|
||||
{{ if and (.Params.showTableOfContents | default (.Site.Params.article.showTableOfContents | default false)) (in .TableOfContents "<ul") }}
|
||||
<div class="order-first px-0 lg:order-last lg:max-w-xs lg:ps-8">
|
||||
<div class="toc pe-5 print:hidden lg:sticky lg:top-10">
|
||||
<div class="toc pe-5 lg:sticky lg:top-10 print:hidden">
|
||||
{{ partial "toc.html" . }}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user