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

github.com/chipzoller/hugo-clarity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-07-24cleanup logsfix-search-urlweru
Signed-off-by: weru <fromweru@gmail.com>
2022-07-24loop over non-falsy nodesweru
Signed-off-by: weru <fromweru@gmail.com>
2022-07-24change how search index url is constructedweru
Signed-off-by: weru <fromweru@gmail.com>
2022-07-24set url explicitly via body elementweru
Signed-off-by: weru <fromweru@gmail.com>
2022-07-13Merge pull request #339 from m4l4v1t4/patch-1Ivan Boothe
from `htmlEscape` to `safeHTML` on attr. `title`
2022-07-04from `htmlEscape` to `safeHTML` on attr. `title`Piloto do Raio 2 do Centro de Detenção Provisória de Pinheiros (CDP III) cela 308
The attribute `title` of HTML elements **cannot render HTML tags**. Then, the correct is to use safeHTML rather then htmlEscape. This way we can use HTML tag on `caption` (`featureImageCap`) without rendering escaped HTML (like `&lt;cite&gt;`) on `title` `figure` tag attribute.
2022-06-30Merge pull request #329 from chipzoller/mark-mark-markIvan Boothe
2022-06-30Merge pull request #324 from chipzoller/baseurl-fixesIvan Boothe
2022-06-30Shortcode for openstreetmap (#264)Imran Akram
* Spelling correction on `notices.md` * Added shortcode for `openstreetmap` Updated `README.md` Added `map.md` under `exampleSite\content\post` * Fixed title on example page * Spelling correction on `notices.md` Signed-off-by: Imran Akram <imran@biznamics.com> * Added shortcode for `openstreetmap` Updated `README.md` Added `map.md` under `exampleSite\content\post` Signed-off-by: Imran Akram <imran@biznamics.com> * Fixed title on example page Signed-off-by: Imran Akram <imran@biznamics.com> * Fixed spelling error * Removed `frameBorder` from iframe * Added css class `openstreetmap` on iframe * Fixed incorrect heading levels
2022-06-27Merge pull request #336 from rasmusson/masterChip Zoller
Added instruction to add search.md
2022-06-27Merge pull request #1 from rasmusson/rasmusson-add-search-md-instructionStefan Rasmusson
Added instruction to add search.md
2022-06-27Added instruction to add search.mdStefan Rasmusson
2022-06-16Merge pull request #330 from IceFlom/pr/add_discord_iconChip Zoller
Add Discord social icon
2022-06-16add discord to other supported social linksIceFlom
Signed-off-by: IceFlom <13588486+IceFlom@users.noreply.github.com>
2022-06-16add discord iconIceFlom
Signed-off-by: IceFlom <13588486+IceFlom@users.noreply.github.com>
2022-06-16improved namingmark-mark-markIvan Boothe
Signed-off-by: Ivan Boothe <git@rootwork.org>
2022-06-16Restrict search-term highlighting to post_body elementIvan Boothe
Signed-off-by: Ivan Boothe <git@rootwork.org>
2022-06-16Creating alternate highlightSearch functionIvan Boothe
Signed-off-by: Ivan Boothe <git@rootwork.org>
2022-06-16Provide CSS class on search-highlighted termsIvan Boothe
Signed-off-by: Ivan Boothe <git@rootwork.org>
2022-06-11Modify search URLs to allow for baseURL subdirsbaseurl-fixesIvan Boothe
Signed-off-by: Ivan Boothe <git@rootwork.org>
2022-06-11Minor CSS typoIvan Boothe
Signed-off-by: Ivan Boothe <git@rootwork.org>
2022-06-11Fonts path includes trailing slash; correctingIvan Boothe
Signed-off-by: Ivan Boothe <git@rootwork.org>
2022-06-11Ensuring image functions read configurable imagesDir pathIvan Boothe
Signed-off-by: Ivan Boothe <git@rootwork.org>
2022-06-11Move header-link icon from JS to Sass to make it easier to overrideIvan Boothe
Signed-off-by: Ivan Boothe <git@rootwork.org>
2022-06-11Provide configurable image, font, icon paths and make them available within ↵Ivan Boothe
CSS along with baseURL Signed-off-by: Ivan Boothe <git@rootwork.org>
2022-06-10Replacing parentURL and rootURL with baseURL derived from Hugo configIvan Boothe
Signed-off-by: Ivan Boothe <git@rootwork.org>
2022-06-06Merge pull request #321 from chipzoller/fix-twitter-image-cards-constructionChip Zoller
fix opengraph images
2022-06-06fix opengraph imagesfix-twitter-image-cards-constructionweru
Signed-off-by: weru <fromweru@gmail.com>
2022-06-06Merge pull request #317 from ShoGinn/post_meta_fix_301Chip Zoller
fix: add post_meta 301 fix
2022-05-29fix: add post_meta 301 fixShoGinn
2022-05-27Merge pull request #315 from chipzoller/issue-312-fix-copy-functionChip Zoller
Fix copy code to clipboard bug
2022-05-27fix line numbers class #312issue-312-fix-copy-functionweru
Signed-off-by: weru <fromweru@gmail.com>
2022-05-19Merge pull request #301 from ↵Chip Zoller
chipzoller/issue-290-allow-granular-search-by-sections Issue 290 allow granular search by sections
2022-05-19Merge pull request #303 from chipzoller/more-markdownifyChip Zoller
Run more user-supplied text through markdownify
2022-05-19Merge pull request #307 from chipzoller/prereq-install-updatesChip Zoller
Update prerequisites, update installation instructions, add Gitpod option
2022-05-19Merge pull request #305 from chipzoller/handle-non-image-resourcesIvan Boothe
2022-05-19update min version listingprereq-install-updatesIvan Boothe
Signed-off-by: Ivan Boothe <git@rootwork.org>
2022-05-18simplify & add clarity to search docsissue-290-allow-granular-search-by-sectionsweru
Signed-off-by: weru <fromweru@gmail.com>
2022-05-18simplificationIvan Boothe
Signed-off-by: Ivan Boothe <git@rootwork.org>
2022-05-18more fix formattingIvan Boothe
Signed-off-by: Ivan Boothe <git@rootwork.org>
2022-05-18fix formattingIvan Boothe
Signed-off-by: Ivan Boothe <git@rootwork.org>
2022-05-18rework setup/installation sectionIvan Boothe
Signed-off-by: Ivan Boothe <git@rootwork.org>
2022-05-18adding Gitpod initIvan Boothe
Signed-off-by: Ivan Boothe <git@rootwork.org>
2022-05-18set a minimum versionIvan Boothe
Signed-off-by: Ivan Boothe <git@rootwork.org>
2022-05-17no longer need second image resethandle-non-image-resourcesIvan Boothe
Signed-off-by: Ivan Boothe <git@rootwork.org>
2022-05-17ensure builds won't choke on broken imagesIvan Boothe
Signed-off-by: Ivan Boothe <git@rootwork.org>
2022-05-17MainType -> MediaTypeIvan Boothe
Signed-off-by: Ivan Boothe <git@rootwork.org>
2022-05-17Handle non-image resourcesIvan Boothe
Signed-off-by: Ivan Boothe <git@rootwork.org>
2022-05-17make conditional preciseweru
Signed-off-by: weru <fromweru@gmail.com>
2022-05-17format attributes for better readabilityweru
Signed-off-by: weru <fromweru@gmail.com>