jk.nipponalba.scot website https://jk.nipponalba.scot
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

26 lines
1.1 KiB

  1. ---
  2. category:
  3. - webmention
  4. - micropub
  5. - hugo
  6. - css
  7. - html5
  8. date: '2020-06-22 11:19:37'
  9. draft: false
  10. posttype: note
  11. slug: 5ef085b9
  12. visibility: public
  13. ---
  14. OK, I think I'm reasonably happy with my site now..
  15. I finally found out how to deal with hyphens in frontmatter in hugo (the documentation of which is a lesson in frustration).. Now to see when I hit post if reverting my micropub endpoint hacks have broken anything..
  16. I'm now using a webmentions hook to deliver interactions to the site.. though, I want to fiddle a bit with nginx to move some of the php files to a non-public directory..
  17. I've given the html a semantic overhaul which will hopefully make it reasonably accessible though there will be more work to do there (particularly around captions and alt tags for images).
  18. In this vein I also removed all floats (I think) and am using grid and flex for layout. Have dropped a bunch of excess html and css too..
  19. Have hidden my switch to 日本語 button until such time as I actually have a reasonable amount of Japanese or bilingual content.
  20. Still a work in progress but much further down the line than previously.