aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* phosh-nightly: Fix apt invocationHEADmainGuido Günther14 days
| | | | Thanks: Alex Mitter
* custom-plugins-dev: Bump lastmodGuido Günther2024-04-21
|
* custom plugins dev: Add GSettings backendArun Mani J2024-04-21
|
* Custom plugins dev: Add info about buildingArun Mani J2024-04-12
|
* posts: Custom plugins developmentArun Mani J2024-04-10
|
* Add 0.38.0Guido Günther2024-04-07
|
* rel: Bump dependenciesGuido Günther2024-04-06
|
* Add getting started pageGuido Günther2024-04-06
|
* phosh-overview: Add session imageGuido Günther2024-04-05
|
* faq: Add more contact pointsGuido Günther2024-04-04
|
* Add 0.37.1Guido Günther2024-04-01
|
* posts: Copy over phosh overviewGuido Günther2024-04-01
| | | | | | | | This appeared first at https://honk.sigxcpu.org/con/phosh_overview.html but let's make sure we have all the content together
* phosh-2023: Replace symlink by imageGuido Günther2024-03-23
| | | | It doesn't matterb in git and newer hugo gets confused by symlinks
* notch-support: Update URLGuido Günther2024-03-23
| | | | Thanks Andrea Bolognani
* Add 0.37.0Guido Günther2024-03-08
|
* mk-phosh-rel: Add wallpapersGuido Günther2024-03-08
|
* mk-phosh-rel: Bump dependenciesGuido Günther2024-03-08
|
* Add phosh nightly postGuido Günther2024-03-07
|
* 0.36.0: Add tarball linksGuido Günther2024-03-05
|
* mk-phosh-rel: Add links to tarballsGuido Günther2024-02-16
|
* 0.36.0: Fix duplicate toGuido Günther2024-02-09
|
* faq: Add fedivers presenceGuido Günther2024-02-06
|
* faq: Make it a non-index pageGuido Günther2024-02-06
| | | | We don't load any post lists or similar atm
* build: Make sure to refresh cached filesGuido Günther2024-02-05
| | | | Otherwise the tarballs aren't in the sitemap
* mk-phosh-rel: Add link to tarballsGuido Günther2024-02-05
|
* sitemap: Include tarballsGuido Günther2024-02-05
|
* mk-phosh-rel: Use more precise timestampsGuido Günther2024-02-05
| | | | Some tools like mastodon show the difference in hours
* 0.36.0: Bump timeGuido Günther2024-02-03
|
* Add 0.36.0Guido Günther2024-02-03
|
* head: Only add json-ld for regular pages with imagesGuido Günther2024-02-02
| | | | That way we exclude pages that just refer to external posts.
* head: Only add json-ld for regular pagesGuido Günther2024-02-02
| | | | We don't want it in sections or taxonomies
* posts: Move posts into their respective folderGuido Günther2024-02-02
| | | | | | | | This allows us to address the content resources like "image" which then adds them to json-ld automatically. We don't bother with the old external posts as they don't have images, etc anyway.
* shortcodes: Fix json+ld when there are no imagesGuido Günther2024-02-02
|
* layouts: Fix json-ld shortcode nameGuido Günther2024-02-02
|
* fashion: Update known special offersGuido Günther2024-02-01
|
* layouts: Allow mastodon to verify linksGuido Günther2024-01-22
|
* Avoid redirectsGuido Günther2024-01-18
|
* Add JSON-ld for blog postsGuido Günther2024-01-18
| | | | See https://developers.google.com/search/docs/appearance/structured-data/article
* What to addGuido Günther2024-01-18
|
* posts: Fix authorGuido Günther2024-01-18
|
* Add 0.35.1Guido Günther2024-01-14
|
* faq: Try to clarify device supportGuido Günther2024-01-12
|
* Add preview image to releases tooGuido Günther2024-01-07
|
* Add 0.35.0Guido Günther2024-01-07
|
* tools: Bump versionsGuido Günther2024-01-07
|
* faq: Avoid e.g.Guido Günther2023-12-31
|
* post: Phosh 2023 in RetrospectGuido Günther2023-12-31
|
* blog: Make title case consistentGuido Günther2023-12-31
| | | | At least for the most recent posts
* Add a short review list for new postsGuido Günther2023-12-31
|
* shortcodes: Make it simple to add information that doesn't end up in the outputGuido Günther2023-12-26
| | | | Take from https://discourse.gohugo.io/t/ignore-content-when-publishing/13008