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

github.com/devcows/hugo-universal-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-09-30Not fail when folders doesn't exist. (#371)HEAD1.4masterGuillermo Guerrero
2022-09-24Fix post img overflow (#369)helight
* update add subtilte to header * remove address from footer * fix img overflow * fix img overflow * update
2022-06-10optimize categories link to relLangURL (#366)Qicz
2022-05-23optimize the carousel title & href with saftHTML (#362)Qicz
* optimize the carousel title & href with saftHTML * support more sections list * quotes. Co-authored-by: Guillermo Guerrero Ibarra <guillermo@guerreroibarra.com>
2022-05-10Fixed header in blog and single pages. (#359)Guillermo Guerrero Ibarra
2022-05-10Fix top bar in single pages. (#358)1.3.2Guillermo Guerrero Ibarra
2022-05-05Use hide_summary also for blogs list (#356)Richard
* Use hide_summary also for blogs list Signed-off-by: Richard Leitner <dev@bubus.at> * README: add additional docu on recent_posts.hide_summary Mention the fact that recent_posts.hide_summary affects recent posts as well as blogs list. Signed-off-by: Richard Leitner <dev@g0hl1n.net>
2022-03-19Menu as mouse over. (#348)1.3.1Guillermo Guerrero Ibarra
2022-03-19Added linux timestamp to custom.css (#347)Guillermo Guerrero Ibarra
* Added linux timestamp to custom.css * new line
2022-02-18Fix for issue #154 - Carousel item can be a link (#343)1.3Seb Harrington
* Fix for issue #154 - .href in md file specifies link for entire carousel item. * Fix for issue #154 - .href in md file specifies link for entire carousel item. * Updated README.md to include new href functionality. Updated customizable.yaml and features.yaml in exampleSite to provide examples. * Update faq link to be correct in features.yaml
2022-01-26Misspelings. (#342)Guillermo Guerrero Ibarra
2021-12-28switch to relLangURL in navbar logo href (#340)Tino Michael
2021-11-07use relLangURL (#335)Tino Michael
for author, tags and categories
2021-10-13Deprecation (#332)Guillermo Guerrero Ibarra
* Fixed deprecation warning. * Fixed deprecation warning.
2021-09-06Safe topbar links. (#324)1.2.4Guillermo Guerrero Ibarra
Co-authored-by: Guillermo Guerrero Ibarra <guillermo.guerrero@deliveroo.co.uk>
2021-09-06Custom url for contact button. (#323)Guillermo Guerrero Ibarra
* Custom url for contact button. * Update README.md Co-authored-by: Guillermo Guerrero Ibarra <guillermo.guerrero@deliveroo.co.uk>
2021-08-20Allow to add third party javascript or css libraries. (#240)1.2.3Guillermo Guerrero Ibarra
* Allow to add third party javascript or css libraries. * Added missing places. * Update custom_headers.html * Added header. * Updated readme. * Removed comment.
2021-08-16Text alternative for logo. (#314)Guillermo Guerrero Ibarra
* Text alternative for logo. * markdown
2021-08-13Able to translate month dates. (#311)Guillermo Guerrero Ibarra
* Able to translate month dates. * Added months. Co-authored-by: Guillermo Guerrero Ibarra <guillermo.guerrero@deliveroo.co.uk>
2021-08-13Fixed menu highlight. (#313)1.2.2Guillermo Guerrero Ibarra
Co-authored-by: Guillermo Guerrero Ibarra <guillermo.guerrero@deliveroo.co.uk>
2021-08-11Ability to enable or disable recent posts. (#309)Guillermo Guerrero Ibarra
Co-authored-by: Guillermo Guerrero Ibarra <guillermo.guerrero@deliveroo.co.uk>
2021-08-07Able to customize number of columns. (#308)Guillermo Guerrero Ibarra
* Able to customize number of columns. * mark row with index. * clases to rows odd/even. * Update features.html Co-authored-by: Guillermo Guerrero Ibarra <guillermo.guerrero@deliveroo.co.uk>
2021-08-06Merge pull request #307 from devcows/menu-sectionsGeorge W Langham
Support for menus with sections and optional image.
2021-08-05active before if.Guillermo Guerrero Ibarra
2021-08-05Highlight menu..Guillermo Guerrero Ibarra
2021-08-05Merge branch 'master' into menu-sectionsGuillermo Guerrero Ibarra
Conflicts: README.md exampleSite/config.toml layouts/partials/nav.html
2021-08-04enable reCAPTCHA widget in contact form page (#278)junichim
* enable reCAPTCHA widget in your page * If condition in one line. * Updated doc. Co-authored-by: Guillermo Guerrero Ibarra <guillermo.guerrero@deliveroo.co.uk>
2021-08-04Use authors taxonomy and list all posts on a draft user's page (#306)1.2.0Michael Gisbers
* add taxonomies to config.toml * change blog posts to use 'authors' instead of 'author'; add author 'Jane Doe' * draft for user page listing all user posts * change from using 'author' to 'authors' * remove space before comma for multiple authors * remove authors/list.html to get same look like tags/categories listing
2021-08-02Add recent posts parameter to hide summary (#283)g0hl1n
Introduce a recent_posts.hide_summary flag to not show the contents summary in the recent posts section. Signed-off-by: Richard Leitner <dev@bubus.at>
2021-08-02list all categories of an entry; upper categories in sidebar widget (#303)Michael Gisbers
* list all categories of an entry; upper categories in sidebar widget * deduplicate code * add post with multiple categories * Removed space. * New label. * rollback. Co-authored-by: Guillermo Guerrero Ibarra <guillermo.guerrero@deliveroo.co.uk>
2021-08-01Carousel customizable. (#300)Guillermo Guerrero Ibarra
Co-authored-by: Guillermo Guerrero Ibarra <guillermo.guerrero@deliveroo.co.uk>
2021-04-08Improve e-mail field on contact page (#290)Salim B
Setting - [`type="email"`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/email) allows clients to automatically validate the input to ensure that it's either empty or a properly-formatted e-mail address - [`autocomplete="email"`](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete) allows clients to properly autocomplete the field (e-mail addresses only)
2020-11-04fixed to Formspree new form style (#276)junichim
* fixed to Formspree new form style * change variable name to formspree_action * change formspree_action variable to have all the url
2020-06-30Add google map enable param (#267)Guillermo Guerrero Ibarra
* add googlemap enable in config param * enable googlemap * add enableGoogleMaps desc in README.md * improve Google Maps widget documentation * Added if condition to div map. Co-authored-by: helight <helight@helight.info> Co-authored-by: Salim B <salim@posteo.de>
2020-06-30Use position:sticky instead of javascript (#177)Michael Howell
* Use position:sticky instead of javascript This make the fixed navbar a lot less distracting, makes the page feel faster, and more efficient. * Add a fallback for browsers that don't support sticky There's no animation, and it still uses sticky on browsers that support both `position:sticky` and `@supports` * Fix extra layout pages * Update nav.html * Update nav.html Co-authored-by: Guillermo Guerrero Ibarra <wolf.fox1985@gmail.com>
2019-12-13Hide dates when date is not present. (#253)Guillermo Guerrero Ibarra
* Hide dates when is not present. * Show pipe when both are present.
2019-12-11Avoid markify footer. (#251)1.1.1master_v2Guillermo Guerrero Ibarra
2019-12-03replace site variable by absURL function (#248)Salim B
2019-12-03use relative home URL (#247)Salim B
2019-12-02Updated with relURL (#244)dfukagaw28
2019-11-08localize 404 page; allow Markdown at more places; clickable feature icons (#184)Salim B
* allow Markdown in clients (sub)title * localize 404 page * add Markdown support for recent posts title * allow Markdown in see_more section strings * allow Markdown in features names * make feature icons clickable (hyperlinks) * allow Markdown in credits strings; better bootstrapious link * make see_more section more flexible: avoid Hugo error(s) when `params.see_more.link_url` or `params.see_more.link_text` aren't defined * rename `link` key into `url` to be consistent: - since in the client YAML files the respective key is names `url`, I guess I should stick to that. - besides I've removed the one `#` I've specified as the URL in `data/features/webdesign.yaml`; originally that was intended as a "visual" hint that now it is easily possible to make the features clickable. but I guess that's not really necessary, if not even irritating. * layouts: remove double logo from 404 the changes in this commit are identical with timmn's commit 33ad328776eeb90f6d6793f7036fcb3338fb5155 * rename string to * translate remaining Catalan 404 strings * improve documentation of feature YAML files
2019-11-07extend navigation highlighting to taxonomy list pages (#220)Salim B
This adds the same kind of navigation highlighting as the PRs #191 and #211 when on [taxonomy list pages](https://gohugo.io/content-management/taxonomies/#default-destinations) (e.g. `/categories/programming/` or `/tags/hugo/`), i.e. the selected tag or category will be highlighted in the color of the chosen style (default, blue, green, etc.)
2019-10-31Dmetzgar fontawesome latest (5.11.2) (#234)1.1.0Guillermo Guerrero Ibarra
* Pointing to current font awesome * Update to latest font awesome * Updated fa icons for example site * Fixed all missing classes, fixed styles according new classes. * Update head.html * File-alt instead of file-code
2019-10-30meta tags: check for image file existence and improve keywords generation (#239)1.0.2Salim B
* meta tags: check for image file existence * improve 'keywords' meta tag generation * minor code improvement * fix build error when no keywords could be found * fix post image file existence check and fix build error when no post image could be found * fix initialization
2019-10-29Fix index.html for Hugo 0.57.0 (#227)Joel M
In Hugo 0.57.0, a change was made that caused this theme to incorrectly render the recent posts. More information can be found [here](https://github.com/gohugoio/hugoThemes/issues/682). This edit should fix that error. It has been tested on a live site and it works.
2019-10-29[footer] Show recent posts from all mainSections (#228)Florian Wilkens
Similar to the `recent_posts.html` partial the footer currently only shows posts from the hardcoded 'blog' type. This commit changes this to all `mainSections` of the site.
2019-10-26improve meta tags: (#212)Salim B
* add og:locale meta tag * improve meta tags: - fix `author` and `og:url` meta tags - add missing (Facebook) Open Graph meta tags - add `og:locale` - add `og:updated_time` - make `og:type` an `article` for blog posts (instead of `website`) - add `article:` meta tags for blog posts (use the first category of blog posts for `article:section`) - add `og:image:type` MIME type - add auto-calculated `og:image:width` and `og:image:height` - you can now set the key `facebook_author = "xyz"` in the front matter of posts (also possible to set a fallback under `Site.Params.facebook_author`) to have the `article:author` meta tag set to `"https://www.facebook.com/xyz/"` - add `article:publisher` if `facebook_site` is set in `Site.Params` - use the post banner image for both `og:image` and `twitter:image` if present and fall back to `static/img/sharing-default.png` otherwise - make `twitter:card` only of type `summary_large_image` if page is a blog post and has a dedicated banner image set - add `twitter:creator` meta tag if the key `twitter_author` is present in the front matter of posts (also possible to set a fallback under `Site.Params.twitter_author`) - added some examples for facebook/twitter authors in the example `.md` posts - make `twitter:site` meta tag disappear if `twitter_site` is not set in `Site.Params` - truncate `twitter:title` and `twitter:description` to max allowed length (70 and 200 chars) - `markdownify` and `plainify` various strings for convenience - simplify code/improve style * use additional variables to avoid code redundancy * document how to set HTML metadata * clarify metadata documentation * also mention `og:updated_time` * clarify sentence about HTML metadata
2019-10-25Show recent posts (hugo 0.59). (#233)1.0.1Guillermo Guerrero Ibarra
2019-05-10improve navigation highlighting: (#211)1.0.0Salim B
* improve navigation highlighting: - highlight blog section when on taxonomy sites (`/tags/` and `/categories/`) - highlight home, too * nav highlighting: fall back to `url` if `identifier` key is not set for menu
2019-05-02Revert "replace deprecated Page.Hugo variable with global hugo function ↵Guillermo Guerrero Ibarra
(#204)" (#217) This reverts commit 8715426ac786da6c2c47fcd7a234b533caefad91.