Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge upstream #1

Open
wants to merge 41 commits into
base: master
Choose a base branch
from
Open

merge upstream #1

wants to merge 41 commits into from

Conversation

emhl
Copy link
Member

@emhl emhl commented Dec 30, 2023

No description provided.

davidmn and others added 30 commits June 19, 2023 10:29
…465)

Co-authored-by: Alexandra Zaharia <alexandra.zaharia@platform.sh>
Solves #455 by statically
configuring the page source to use the source and description of the first image
in bigimg. When the description is empty, also pre-hides the description box.

When JavaScript is enabled, this theme's main.js
(https://github.com/halogenica/beautifulhugo/blob/master/static/js/main.js)
takes over and will overwrite this style attribute, changing the image in use.
Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
Ox-hugo uses an array for authors by default which breaks this
theme. Some themes already support multiple authors e.g. ananke
Adding Disclaimer Text to the footer.

Signed-off-by: Robert Terakedis <rterakedis@vmware.com>
Co-authored-by: Robert Terakedis <rterakedis@vmware.com>
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
* Convert theme to hugo module

* ci: bump PR build too

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>

* Bump hugo SSG to latest version

* Update .github/workflows/ci.yml

---------

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Co-authored-by: Henry Schreiner <henryschreineriii@gmail.com>
* seo/article: Fix dateModified and add timezone

* Remove new line at the end of the file
* Fixes Upstream Issue 349 - tag link has double forward slash

* Updated fix for Upstream Issue 349 - tag link has double forward slash
* Add cusdis support

* update example website config.toml
added logo manager for asset, if is assets, optimize the logo in Hugo pipelines
* Site.Author is deprecated, use Params.author instead

* Update footer.html

* Update footer.html

* Update footer.html

* Update footer.html

* Update footer.html

* Update footer.html

* Update footer.html

* Update ci.yml

* Update ci.yml

* Update footer.html

* Update ci.yml

* Update ci.yml

---------

Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
* Fixed deprecated site.isServer param to hugo.isServer param

* Also fixed another deprecated function for disqus

* Updated README.md

In the face of that we will update to 0.120 it would also be nice to update the README to reference the hugo.* file as the config instead of the config.* file.
I also changed the description of the disqus feature to match the updated version of the code

* Added checks for hugoVersion and disqus feature

* Fixed accidental delete

* Removed new line
whatacold and others added 11 commits July 11, 2024 12:41
In version 0.132.0, this now leads to an error:

> ERROR deprecated: .Site.DisqusShortname was deprecated in Hugo v0.120.0 and will be removed in Hugo 0.133.0. Use .Site.Config.Services.Disqus.Shortname instead.
Co-authored-by: yaardie <168930816+yaardie@users.noreply.github.com>
Co-authored-by: yaardie <168930816+yaardie@users.noreply.github.com>
Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
* add: copy code button

* Revert "add: copy code button"

This reverts commit dcbcccd.

* add: copy code button

* update: change copy-copied text + only show when hovered

* update: responsive copy-code button

* fix: copying line numbers and empty spaces
* Update Font Awesome to latest

* Add Bluesky to social.toml

* Twitter to X
* add Last.fm social icon

* add `lastfm` to `exampleSite/hugo.toml`

---------

Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.