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

github.com/hossainemruz/toha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-07-29Merge branch 'main' into achievements-btnachievements-btnEmruz Hossain
2022-07-29Add support for providing optional URL in a achievement entryhossainemruz
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2022-07-29add vendor specific css prefixes (#622)github-actions[bot]
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
2022-07-29Add publication section (#620)Emruz Hossain
* Add publication section Signed-off-by: hossainemruz <hossainemruz@gmail.com> * Don't make tags clickable Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2022-07-21Update README.mdEmruz Hossain
2022-07-21Adding Turkish Language Localization (#616)Kemal Kolcuoğlu
2022-07-16Add margin between tags (#612)Emruz Hossain
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2022-07-16Support providing custom buttons in about section (#611)Emruz Hossain
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2022-06-15Fix CSS for gist (#606)Emruz Hossain
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2022-06-15Use `RelPermalink` for background url (#605)Emruz Hossain
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2022-06-13Removed flag icon span if countryCode is null (#603)Gabriel Jean
* Update lang-selector.html * Update lang-selector-2.html * Added showFlags parameter * Refactor showFlags logic Signed-off-by: hossainemruz <hossainemruz@gmail.com> Co-authored-by: hossainemruz <hossainemruz@gmail.com>
2022-06-10Update and run autoprefixer (#601)v3.6.0github-actions[bot]
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-06-10add vendor specific css prefixes (#600)github-actions[bot]
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-06-10Dark theme via DarkReader (#595)donfiguerres
* Initial commit for dark theme. * Use DarkReader.auto() to watch for system theme. * Tunning default parameters. * Allow configurable number of recent posts. * Added invisible element to hack theme initialization. * Added default value. * Use Darkreader CDN. * Cleanup to keep darkreader in as few files as possible. * Renamed darkmode.js to darkmode-darkreader.js. * Bring back the initialization. * Added provider property. * Added theme selector to the posts navbar. * Removed extra line breaks. * Changed darkreader CDN to local copy. * Renamed to darkMode. * Fixed CodeQL failures. * Added icons. * Renamed function. * Added SVG inversion. * Used icons for selection. * Toggle initial dark only in the dynamic navbar. Co-authored-by: donfiguerres <donfiguerres@github.com> Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2022-06-09Update zh-tw.toml (#598)Clarence
* Update zh-tw * Update zh-tw.toml
2022-05-16Fix project automationhossainemruz
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2022-05-16Added logic to the education icon line (#589)Gabriel Jean
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2022-05-16add vendor specific css prefixes (#591)github-actions[bot]
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
2022-05-12Bump release-drafter/release-drafter from 5.19.0 to 5.20.0 (#590)dependabot[bot]
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.19.0 to 5.20.0. - [Release notes](https://github.com/release-drafter/release-drafter/releases) - [Commits](https://github.com/release-drafter/release-drafter/compare/v5.19.0...v5.20.0) --- updated-dependencies: - dependency-name: release-drafter/release-drafter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-27add vendor specific css prefixes (#585)github-actions[bot]
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
2022-04-26Bump github/codeql-action from 1 to 2 (#584)dependabot[bot]
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/v1...v2) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-14Add RSS post sorting by date descending (#580)Marcin Jasion
2022-04-04Post specific togglable TOC (#575)SalahDin Ahmed
The default is true.
2022-04-01Enable pages in counter.dev (#571)SalahDin Ahmed
* Enable pages in counter.dev Not perfect but will work fine for a while. * Make counter.dev's `referrerPolicy` togglable * Make `referrerPolicy` take more options Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2022-03-30Add commento.io support (#564)Emruz Hossain
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2022-03-28Update and run autoprefixer (#568)github-actions[bot]
Co-authored-by: hossainemruz <hossainemruz@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-03-28Update and run autoprefixer (#567)github-actions[bot]
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-03-28fixed gitlab link (#570)jakob42
Co-authored-by: Jakob Lenfers <lenfers@bremen-social-sciences.de>
2022-03-23Add finnish translation (#565)Marko Korhonen
* Add finnish translation * Add finnish translation to the README * Use a more fitting word for prev in finnish translation Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2022-03-23Bump peter-evans/create-pull-request from 3.14.0 to 4 (#566)dependabot[bot]
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3.14.0 to 4. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v3.14.0...v4) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-15Use repoID and categoryID in giscus template (#560)v3.5.0Emruz Hossain
* Use repoID and categoryID in giscus template Signed-off-by: hossainemruz <hossainemruz@gmail.com> * Fix links Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2022-03-15Bump gaurav-nelson/github-action-markdown-link-check from 1.0.13 to 1.0.14 ↵dependabot[bot]
(#559) Bumps [gaurav-nelson/github-action-markdown-link-check](https://github.com/gaurav-nelson/github-action-markdown-link-check) from 1.0.13 to 1.0.14. - [Release notes](https://github.com/gaurav-nelson/github-action-markdown-link-check/releases) - [Commits](https://github.com/gaurav-nelson/github-action-markdown-link-check/compare/1.0.13...1.0.14) --- updated-dependencies: - dependency-name: gaurav-nelson/github-action-markdown-link-check dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-14Add analytics template + Add Ko-Fi donation button + Host fonts locally (#530)Pablo Marcos
* Add Blogtrottr as newsletter provider * Fixed absLangURL issue with sections in footer * Fixes LaTeX support Makes scripts fully local and only loads them if math:true. Adds support for 18462\latex18462 or even $\latex$ * Added 2 New, Privacy-Friendly Analytics Methods Counter.dev and GoatAnalytics. Google Analytics should keep working the same * Removed 1 CDN * Moved params under features * Added Ko-Fi floating button for support * Refactor analytics code + Add local fonts Signed-off-by: hossainemruz <hossainemruz@gmail.com> Co-authored-by: Pablo Marcos <codebergflamingo@staplehorse.anonaddy.com> Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2022-03-13Add optional mermaid shortcode (#551)James Ray
* add optional mermaid shotcode * Use page level configuration for mermaid + use local file Signed-off-by: hossainemruz <hossainemruz@gmail.com> * Fix comment Co-authored-by: Emruz Hossain <hossainemruz@gmail.com> Co-authored-by: Emruz Hossain <emruz@appscode.com>
2022-03-08Auto build (#548)James Ray
* add build workflow * add create config Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2022-03-08Update and run autoprefixer (#556)github-actions[bot]
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-03-08Update and run autoprefixer (#555)github-actions[bot]
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-03-08Update and run autoprefixer (#554)github-actions[bot]
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-03-08Bump actions/checkout from 2.4.0 to 3 (#549)dependabot[bot]
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-03-08Bump peter-evans/create-pull-request from 3.13.0 to 3.14.0 (#547)dependabot[bot]
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3.13.0 to 3.14.0. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v3.13.0...v3.14.0) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-03-08Bump release-drafter/release-drafter from 5.18.1 to 5.19.0 (#553)dependabot[bot]
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.18.1 to 5.19.0. - [Release notes](https://github.com/release-drafter/release-drafter/releases) - [Commits](https://github.com/release-drafter/release-drafter/compare/v5.18.1...v5.19.0) --- updated-dependencies: - dependency-name: release-drafter/release-drafter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-01Refine rss build logic (#545)James Ray
* Add refine rss build logic * Switch to .RelPermalink since URL is deprecated
2022-02-28Support commenting using `giscus` (#543)James Ray
* add giscus * update theme default to light update category default to General
2022-02-28Bump peter-evans/create-pull-request from 3.12.1 to 3.13.0 (#544)dependabot[bot]
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3.12.1 to 3.13.0. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v3.12.1...v3.13.0) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-28add rss feed (#542)James Ray
2022-02-28Update and run autoprefixer (#541)github-actions[bot]
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-02-28Update and run autoprefixer (#538)github-actions[bot]
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-02-28Don't show `Responsibilities` header, if there aren't any (#540)Ivan Katliarchuk
2022-02-25Bump actions/setup-node from 2.5.1 to 3 (#537)dependabot[bot]
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.1 to 3. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v2.5.1...v3) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-13fix: translated "Search" in search box (#521)Jan
* fix: translated "Search" in search box Implemented i18n for term "Search" in search box. Added translation (mostly "Search") in i18n/*.toml files. * Fix search translation not applied to posts + update translations Co-authored-by: stueja <jan@jbook.js73.de> Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>