Commit Graph

24 Commits

Author SHA1 Message Date
Trevor Vallender 8a42274ac5 Add /uses page
/ test (push) Has been cancelled Details
2024-03-17 12:57:48 +00:00
Trevor Vallender 2f36a9c225 Add image_processing gem
/ test (push) Waiting to run Details
2024-03-08 11:33:58 +00:00
Trevor Vallender 4ab60b6409 Continue wth freshen up
/ test (push) Has been cancelled Details
2024-03-07 09:14:17 +00:00
Trevor Vallender 65a14e9f19 Design refresh
/ test (push) Waiting to run Details
2024-03-06 20:47:08 +00:00
Trevor Vallender 7b9f27815b Remove learning goals and their associated todos
/ test (push) Has been cancelled Details
2024-03-05 16:07:05 +00:00
Trevor Vallender 01e08c2656 Group learning goals 2024-01-07 14:17:47 +00:00
Trevor Vallender 484d10385a Add frontend logic for learning goals 2024-01-06 10:29:41 +00:00
Trevor Vallender fe197ebe9a Gruvbox colour updates 2023-10-19 21:33:44 +01:00
Trevor Vallender 6358e2a61e Show tags in microposts 2023-10-19 19:10:20 +01:00
Trevor Vallender 6840302469 Add bullet points! 2023-10-19 17:16:31 +01:00
Trevor Vallender b635f903d4 Styling improvement 2023-10-06 08:38:43 +01:00
Trevor Vallender 1e6a31ae78 Basic blog post CRUD 2023-10-05 19:46:09 +01:00
Trevor Vallender 592120aeae Styling improvements 2023-10-05 19:22:31 +01:00
Trevor Vallender 5e5737b132 Better width 2023-10-05 16:09:18 +01:00
Trevor Vallender e4843d6626 Add basic styles
This fixes styling in Trix but is so standard it's in main.
2023-09-17 15:05:22 +01:00
Trevor Vallender edef151006 Microposts set up
Index, new, create all working. Styling is _okay_. Some issues with
styling inside trix-editor.
2023-09-17 14:59:06 +01:00
Trevor Vallender 2038dd741c Install ActionText
Planning on basing most of the content around this.
2023-09-17 12:37:55 +01:00
Trevor Vallender 9d17c1d838 Make title a link 2023-08-18 19:36:24 +01:00
Trevor Vallender ad4fa94bfa Set up forms and error messages
- Assign error class to the existing tags, don't add a wrapper div. This
  keeps the code cleaner and doesn't break our styling.
- Use Turbo Streams to update flash
- Style form errors
2023-08-18 19:08:49 +01:00
Trevor Vallender 7fc05d6c9c User profile page setup 2023-08-18 17:45:38 +01:00
Trevor Vallender 2560f2e4f7 Basic flash styling 2023-08-18 17:35:16 +01:00
Trevor Vallender 4307f6182c Initial CSS setup 2023-08-18 17:20:31 +01:00
Trevor Vallender 0a1f918c41 Install importmap-rails 2023-08-15 14:52:22 +01:00
Trevor Vallender abf311ae5c Initial commit
- Added devenv (note SSL currently not working)
- Using Postgres as database
2023-08-08 17:48:09 +01:00