Commit Graph

12 Commits

Author SHA1 Message Date
efim 7f4b8cab8a feat: generating tailwind out.css in nix build 2023-10-04 11:28:28 +00:00
efim 2cb3cc7c35 feat: split results into insertable component
still not fully sure how this all operates, but allright.
2023-10-04 09:13:12 +00:00
efim f4ab1ac7ec feat: other fields taken from template data 2023-10-04 08:38:31 +00:00
efim 2769f5e8dc feat: desktop styling 2023-10-04 08:28:02 +00:00
efim d7dce88751 feat: icons added via <img> by static path 2023-10-04 06:23:34 +00:00
efim 70ab1e59c4 feat: button styled 2023-10-04 05:20:55 +00:00
efim 133fa0df2b feat: colors for items via css variable 2023-10-04 05:16:52 +00:00
efim 58ca4ecafa feat: upper part styled 2023-10-03 18:13:16 +00:00
efim cfe3994bc9 feat: style guilde fonts enabled 2023-10-03 16:48:45 +00:00
efim 8b95d963fe feat: enabled tailwindcss
and have single watcher command to rebuild out.css and restart the
server:
wgo -verbose -file .go -file .gohtml echo reloading :: bash -c 'tailwindcss -i ./input.css -o public/out.css' :: go run main.go
2023-10-03 15:06:18 +00:00
efim 83d8cd07d2 init: adding frontendmentor task resources 2023-10-03 14:27:38 +00:00
efim f30d9dad94 init: 17 - simple page with go ssr 2023-10-03 10:15:07 +00:00