Skip to content

Conversation

@williamjacksn
Copy link
Contributor

@williamjacksn williamjacksn commented Jan 28, 2025

What is going on here?

  • I added descriptions to all essays that were missing them, including the interviews. This should make social sharing previews nicer.
  • I moved the author metadata from the taxonomies section to zola's built-in authors variable, and updated the template to use that value. Now authors will appear on entries in the Atom feed. Closes Entries in Atom feed show author as "Unknown" #3155.
  • I fixed typos throughout, such as misspellings and missing punctuation.
@Telroshan Telroshan added the documentation Improvements or additions to documentation label Jan 29, 2025
@Telroshan Telroshan linked an issue Jan 29, 2025 that may be closed by this pull request
@1cg 1cg merged commit 6d39919 into bigskysoftware:master Jan 29, 2025
1 check passed
@williamjacksn williamjacksn deleted the essay-descriptions branch January 29, 2025 18:58
emilhem pushed a commit to emilhem/htmx that referenced this pull request Feb 10, 2025
* Add description to architectural-sympathy

And fix some typos

* Add description to codin-dirty

* Add description to complexity-budget

* Add description to does-hypermedia-scale

* Add description to future and fix date

* Add description to hateoas

* Add description to how-did-rest-come-to-mean-...

* Add description to htmx-sucks

* Add description to hypermedia-apis-vs-data-apis

* Add description to hypermedia-clients

* Add description to hypermedia-driven-applications

* Update hypermedia-friendly-scripting.md

* Update hypermedia-on-whatever-youd-like.md

* Update is-htmx-another-javascript-framework.md

* Update locality-of-behaviour.md

* Update lore.md

* Update mvc.md

* Update no-build-step.md

* Update prefer-if-statements.md

* Update rest-copypasta.md

* Update right-click-view-source.md

* Update spa-alternative.md

* Update splitting-your-apis.md

* Update template-fragments.md

* Update rest-explained.md

* Update two-approaches-to-decoupling.md

* Update vendoring.md

* Remove double-quote characters from descriptions

* Add description block to demo.html

* Update view-transitions.md

* Update web-security-basics-with-htmx.md

* Update webcomponents-work-great.md

* Update when-to-use-hypermedia.md

* Update why-gumroad-didnt-choose-htmx.md

* Update why-tend-not-to-use-content-negotiation.md

* Update you-cant.md

* Fix description for htmx-sucks

* Use `authors` built-in variable

Instead of the custom `author` taxonomy

* Descriptions and typos in interviews

* That double word is actually correct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

3 participants