From c63aa3601539781e0b9abb8871d8ea487b9bab7e Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 29 Feb 2024 20:13:37 -0500 Subject: New blog posts and add site gallery. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1d895cd..440c50b 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,7 @@ This is my personal website that takes the place of [alexscerba.org](https://ale [x] Initial stage: Static page set, no gallery page. [] Templates and dynamic site: Basic Go webserver akin to what's used on [alexscerba.com](https://alexscerba.com). [] Advanced tagging system: Integrate lessons learned from [acsq.me](https://acsq.me). -[] Image scraping and gallery: Scrape and agregate all images from the site into a lazy-loading image gallery. \ No newline at end of file +[] Image scraping and gallery: Scrape and agregate all images from the site into a lazy-loading image gallery. + +## Useful Commands +* convert image.jpg -resize 1000x1000 image_1000.jpg \ No newline at end of file -- cgit v1.2.3