champorado
  • rss
champorado

champorado

champorado.neocities.org

me:   blog   art   notes   static
collections:   excerpts   words  
fun:   characters   graphics   jukebox   tarot
end:   about   links


  • champorado

    Gallery

    added shortcodes for my gallery using hugo’s guide

    [ read more ]
    2024-08-17 19:27:59 -0700 PDT 2024.8.17
  • champorado

    Post footer padding

    Added padding to the top.

    In /layouts/partials/properties.html the first line was altered to the following:

    <div class="flex properties__row  properties" style="padding-top:1em;">
    
    2022-11-18 23:31:12 +0800 +0800 2022.11.18
  • champorado

    Youtube/Invidious embed

    [ read more ]
    2022-11-18 19:34:31 +0800 +0800 2022.11.18
  • champorado

    Fixed code overflow

    In the theme’s /static/css/md.css everything below /* code blocks */ was altered to the following:

    [ read more ]
    2022-11-18 17:50:22 +0800 +0800 2022.11.18
  • champorado

    fixed pagination

    in the theme’s layouts/_default/list.html {{ range .Pages }} was changed to {{ range (.Paginate .RegularPagesRecursive).Pages }}

    i copied this from hugo docs’s pagination page

    [ read more ]
    2022-11-17 17:47:19 +0800 +0800 2022.11.17
  • champorado

    Added a landing page

    [ read more ]
    2022-11-17 00:00:00 +0000 UTC 2022.11.17
  • older ≻