Skip to content

merge upstream#1

Open
emhl wants to merge 60 commits intoroverserver:masterfrom
halogenica:master
Open

merge upstream#1
emhl wants to merge 60 commits intoroverserver:masterfrom
halogenica:master

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 30 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>
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
* mod template name

* mod template name

* fix: apply suggestions

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

---------

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Co-authored-by: Henry Schreiner <henryschreineriii@gmail.com>
* ci: cleanup a bit

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

* Update ci.yml

* Update ci.yml

* Update ci.yml

* Update ci.yml

* Update ci.yml

* Update ci.yml

---------

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
* upgrade to Font Awesome v7.0.1

* removed unnecessary files
* chore: update katex to 0.16.22

* Corrected auto render JS file

I mistyped URL in curl command in previous commit.

---------

Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
Co-authored-by: José Redrejo <jose@learningequality.org>
* fixed date template bug and made some translations smoother

* fixed for some other languages
Share via email.

Alternative icons may be:
* envelope
* paper-plan

I chose 'at'. 

Thanks
* Fix issues in German translation

* Wording and translation errors
* Fix short date format to comply with DIN5008/ISO8601

* Short date version

German months are shortified to 3 letters

* Update de.yaml

Add time as well

* Update de.yaml
As the German translation should be more dynamic an easy workaround is to use the abbreviation.

A grammatically correct version would be to distinguish between 1 and more minutes:
* 1 Minute
* 2 Minuten

As other languages have different grammar rules I'd prefer to use the abbreviation which automatically handles singular/plural values.
* fix: post date

Signed-off-by: Henry Schreiner <henryfs@princeton.edu>

* refactor: simpler logic

Signed-off-by: Henry Schreiner <henryfs@princeton.edu>

* refactor: pull out parens from translations

Signed-off-by: Henry Schreiner <henryfs@princeton.edu>

* fix: include date if lastmod empty

Signed-off-by: Henry Schreiner <henryfs@princeton.edu>

* feat: add creation date, showPageDates to turn off

Signed-off-by: Henry Schreiner <henryfs@princeton.edu>

* Fix capitalization of 'False' to 'false' in README

---------

Signed-off-by: Henry Schreiner <henryfs@princeton.edu>
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.