Commit Graph

10 Commits

Author SHA1 Message Date
anon
65ffd3a225 Fix crypto QR alignment
Aligned the crypto QR codes seen on the main page.
Also added some padding to the images so that they don't touch
the line at the bottom or the addresses.
2022-10-21 23:29:55 +02:00
Luke Smith
5e3b7c54e7 show only most recent if not searching, visibility 2022-07-02 09:37:26 -04:00
dosisod
4f17b3d901 Replace "style=display:none" with HTML data tags:
When storing metadata in an HTML node, you can use data attributes, which is
more declarative, and doesn't require rendering an invisible node.

See: https://developer.mozilla.org/en-US/docs/Learn/HTML/Howto/Use_data_attributes
2022-07-01 19:15:30 -07:00
Luke Smith
ab29e8bb9d crypto styling moved to general stylesheet 2022-06-23 09:49:40 -04:00
Luke Smith
a98188000e allow descriptions in metadata, etc 2022-06-23 09:41:34 -04:00
Luke Smith
42c5aadb3a more tweaks 2022-06-19 15:02:16 -04:00
Luke Smith
8bfaabd9df
crypto qrs too big 2022-05-27 08:45:32 -04:00
Luke Smith
b7f117cf4c
Filter Articles with a Javascript Search (#772)
* for lugo changes

* quick search through recipes

* Update content/_index.md

Co-authored-by: Steven Hall <Hallzy.18@gmail.com>

* Update content/_index.md

Co-authored-by: Steven Hall <Hallzy.18@gmail.com>

* when searching, list one column, big results

* Update content/_index.md

Co-authored-by: Steven Hall <Hallzy.18@gmail.com>

* Update content/_index.md

Co-authored-by: Steven Hall <Hallzy.18@gmail.com>

* Update content/_index.md

Co-authored-by: Steven Hall <Hallzy.18@gmail.com>

* change for my naming

* remove for fix

* redundant

* hide tags in items so search sees tags

* last superficial changes

Co-authored-by: Steven Hall <Hallzy.18@gmail.com>
2022-05-26 23:58:53 +00:00
Luke Smith
44e53303b2
fix #764 2022-05-12 08:54:39 -04:00
Luke Smith
5d1f06baf0
index changes with shorcodes instead 2022-05-08 22:41:11 -04:00