Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/luizdepra/hugo-coder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-17Comment CSP config (#728)HEADmainLuiz F. A. de Prá
Co-authored-by: Luiz F. A. de Prá <luiz.pra@luizalabs.com>
2022-10-11[i18n] Update Simplified Chinese (zh-cn.toml) (#726)yangyangdaji
* [i18n] Update Simplified Chinese Signed-off-by: yangyangdaji <1504305527@qq.com> * Update CONTRIBUTORS.md Signed-off-by: yangyangdaji <1504305527@qq.com> * Update CONTRIBUTORS.md Signed-off-by: yangyangdaji <1504305527@qq.com> Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
2022-10-10Update hi.toml (#725)Saurmandal
2022-09-06Make info capable to render markdown (#715)Paolo Mainardi
I needed this because i wanted to add an external link (like CTO @ CompanyNameLink)
2022-09-02Fix code highlight bg and fg issuesLuiz F. A. de Prá
2022-08-16Fix missing mermaid init scriptLuiz F. A. de Prá
2022-08-12Include link_to_heading translationsLuiz F. A. de Prá
2022-08-11Add text to the link for screenreaders. (#713)Simon Hollingshead
Also add a tooltip at the same time.
2022-08-09Change opacity percentages in CSS to decimals for wider browser support (#711)Simon Hollingshead
* Change opacity from percentage to decimal. As per https://caniuse.com/mdn-css_properties_opacity_percentages, percentage values are only supported in ~75% of globally used browsers. * Forgot to add myself to contributors.
2022-08-09Fix #708 by restoring `<head>` to `baseof.html` with template structure (#710)John Feminella
* Add home/extensions touchpoint * Fix #708 by restoring <head> to baseof.html * Update layouts/_default/baseof.html Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
2022-07-30Fix broken config docs link (#704)Daniel Nduati
* Fix broken config link * Add myself to CONTRIBUTORS.md
2022-07-26feat(layouts/shortcodes/mermaid.html-layouts/_default/baseof.html): A… (#595)james_lin
* feat(layouts/shortcodes/mermaid.html-layouts/_default/baseof.html): Add mermaid js support for theme * docs(CONTRIBUTORS.md): Add jneo8 to CONTRIBUTORS.md * feat(exampleSite,layouts): Add mermaid js example content and update mermaid js settings in layout * Update CONTRIBUTORS.md Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
2022-06-22Adds Azure Application Insights as a new analytics option (#692)Eltjo
* Added Application Insights * Added entry to contributes * Added new line at end of the file * Updated configurations.md Co-authored-by: Eltjo Veninga <eltjo.veninga@kpn.com>
2022-06-20Update README.mdLuiz F. A. de Prá
2022-06-20Update BN and HI translations (#691)Saurmandal
* Update hi.toml * Update bn.toml * Update CONTRIBUTORS.md
2022-06-12Resolved alternative output formats caching issue (#688)George Tsiokos
* Fixes #687 * Added George Tsiokos
2022-05-29Add faq fileLuiz F. A. de Prá
2022-05-29Fix relative links from docsLuiz F. A. de Prá
2022-05-29Add docs folder with wiki contentLuiz F. A. de Prá
2022-05-29Squashed commit of the following:Luiz F. A. de Prá
commit 45d69de5e5bfbac24d87400422e2f63bf62f80d7 Author: John Feminella <jxf+github@jxf.me> Date: Sun May 29 14:46:30 2022 -0400 Modularize <head> and baseof templates (#639) * Add extension points for template customization Today, if you use the hugo-coder template, you can't modify <head> without having to write the entire template from scratch. This makes small point modifications or adjustments impractical and means that downstream consumers will quickly be out of sync with upstream changes. To remedy this, we split up the template into more modular extension points. This commit adds one extension point to <body> for arbitrary scripting and several more to <head> for different existing touchpoints. * Add John Feminella to CONTRIBUTORS.md * Modularize home.html template Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com> commit 7e6f875237b8b1a83c2d5c3a83a514912f29f8a8 Author: Codruț Constantin Gușoi <mail+git@codrut.pro> Date: Sun May 29 19:43:09 2022 +0100 HTML/CSS only tabs (#678) * Fix pre tag margin top so it looks good inside containers * Bind to 0.0.0.0 for docker container support * Add HTML only tabs shortcode commit 371406e8918225e66bf142520684998e90ce0d2f Author: Zhan Shuo <trizsqwq@gmail.com> Date: Mon May 30 02:38:59 2022 +0800 dynamic change utterances theme with coder theme (#676) * dynamic change utterances theme with coder theme * add myself into CONTRIBUTORS.md commit bad470c59c5263124a4a95f60b9a8c3367c11ae6 Author: samsapti <sam@sapti.me> Date: Tue May 24 01:55:31 2022 +0200 Update CONTRIBUTORS.md commit b0e9a74bb5e019905b197d829fe6ae5576c15a7b Author: samsapti <sam@sapti.me> Date: Tue May 24 01:50:15 2022 +0200 Add macOS mask icon + web app manifest support
2022-05-29Modularize <head> and baseof templates (#639)John Feminella
* Add extension points for template customization Today, if you use the hugo-coder template, you can't modify <head> without having to write the entire template from scratch. This makes small point modifications or adjustments impractical and means that downstream consumers will quickly be out of sync with upstream changes. To remedy this, we split up the template into more modular extension points. This commit adds one extension point to <body> for arbitrary scripting and several more to <head> for different existing touchpoints. * Add John Feminella to CONTRIBUTORS.md * Modularize home.html template Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
2022-05-29HTML/CSS only tabs (#678)Codruț Constantin Gușoi
* Fix pre tag margin top so it looks good inside containers * Bind to 0.0.0.0 for docker container support * Add HTML only tabs shortcode
2022-05-29dynamic change utterances theme with coder theme (#676)Zhan Shuo
* dynamic change utterances theme with coder theme * add myself into CONTRIBUTORS.md
2022-03-09Remove stackbit-related stuff (#665)Dominic Ruggiero
* Remove Stackbit button (as it doesn't work) * Delete stackbit.yaml
2022-03-02Remove obsolete meta language tag (#662)Mark Wood
* Remove obsolete meta language tag * Add myself to the contributors file Co-authored-by: Mark W <mark@digitalnotions.net>
2022-02-28Fix disableComments with utterancesLuiz F. A. de Prá
2022-02-25Fix date i18nLuiz F. A. de Prá
2022-02-24Add relUrl for featuredImageLuiz F. A. de Prá
2022-02-02Fix screenshot.png path on READMELuiz F. A. de Prá
2022-01-31Add a license statement in the footer (#637)mike
* Add a license param in the config used in footer Also adds initial EN and NL i18n statements referring to the license. * Add Michiel to CONTRIBUTOR * Add example text for i18n of `licensed_under` * Add safeHTML filter to license value in the footer Also updates the example config in the exampleSite config.toml to link to Creative Commons. * Fix separator dot in footer within License ifdef
2022-01-27Update nl translation (#643)Robert
Co-authored-by: Robert van Bregt <git@robertvanbregt.nl>
2022-01-27Update translation for Malay 🇲🇾 (#641)Hussaini Zulkifli
* Update translation for Malay 🇲🇾 * Another update
2022-01-17Add jsdelivr to scriptsrc for Katex (#636)Carmine Carlo
2021-12-27Update i18n files with missing keysLuiz F. A. de Prá
2021-12-26Set color-scheme property of :root element (#632)Alphonse Mariya
By setting the color-scheme property of the :root element we get matching (dark or light) scrollbars and form controls. see: https://developer.mozilla.org/en-US/docs/Web/CSS/color-scheme
2021-12-26Use plural translation keys for taxonomies (#620)Alphonse Mariya
2021-12-26Update en.toml (#633)Ismani Nieuweboer
Added article "the" before homepage
2021-12-17Fix bad syntax highlighting color schemes (#630)Alphonse Mariya
Some pygment color schemes (like `bw`, which we use as default in the exampleSite) do not set a foreground color explicitly, which makes those themes look bad/illegible when using the dark mode of hugo-coder. Most such themes are light themes (it seems after a quick research), which explains this phenomenon. This commit adds a fix for such color schemes by setting the default foreground color to the one used in the light hugo-coder colorscheme. It is overridden by proper syntax highlighting schemes.
2021-11-23Table Style Parity (#626)CarpeFridiem
* Table Style Parity * Update assets/scss/_base_dark.scss * Add Contributor and Made Release Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
2021-11-12Do not set font-size for fontawesome icons in css (#619)Alphonse Mariya
2021-11-11Remove hide configs (#618)Alphonse Mariya
* Remove "hide" configurations * Remove "footerContent"
2021-11-10Revert #596v1.1Luiz F. A. de Prá
2021-11-02Bump katex to 0.15.1 (#611)Rabin Adhikari
* Bump katex to 0.13.18 * Bump katex to 0.15.1 Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
2021-11-02Currently 'hugo serve' not 'hugo server' (#615)zocmlh
2021-11-02Remove support for Twemoji (#614)Luiz F. A. de Prá
2021-11-02Remove support for MathJax (#613)Alphonse Mariya
2021-11-02Update webfont files for v1.2 (#610)Rabin Adhikari
2021-11-02Fix customJS and customCSS feature (#606)Simon Pai
* Fix customJS function In the current state the customJS feature doesn't work, because an asset will only be generated to `/public` when `.RelPermalink` is used as mentioned in the [document](https://gohugo.io/hugo-pipes/introduction/#asset-publishing). * Update CONTRIBUTORS.md * Fix customCSS as well
2021-11-02Add comments for customSCSS file path in config.toml (#605)Simon Pai
2021-11-02Add custom menu item param to set url function (#601)Piotr Orzechowski