Commit Graph

16 Commits

Author SHA1 Message Date
Greg Kaleka
0f9bdc6f35 Integrate Wagtail CMS and set up landing page structure (#2014) 2025-11-18 15:53:27 -05:00
Greg Kaleka
ff723c4a43 Add libraries redirect (#1770) 2025-05-12 12:21:07 -04:00
daveoconnor
6ffe6a53dc Production data on dev load automation (#1651) (#1691) 2025-03-24 14:06:38 -07:00
daveoconnor
11d776550a Speech bubble for fiscal committee page on release report (#1619) 2025-01-31 10:30:21 -08:00
daveoconnor
68b8af9906 Update JS and Python packages (#1351)
This is related to #1182, fixes dependabot security issues.
2024-10-09 16:38:26 -07:00
rbbeeston
2a185d431e header and site colors update (#1191)
Fixes mobile view of header 
<img width="826" alt="Screenshot 2024-08-15 at 11 51 20 AM"
src="https://github.com/user-attachments/assets/9aeb6597-5fb5-4058-b742-a4fefb1ba087">

![image](https://github.com/user-attachments/assets/fc1be239-f80a-46c8-9d42-0e8e65d4454d)
2024-08-15 11:53:28 -07:00
dependabot[bot]
ae9c6e42c3 Bump postcss from 8.4.18 to 8.4.38
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.18 to 8.4.38.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.18...8.4.38)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-28 14:45:59 -04:00
Greg Newman
db4b79204f 🔨 remove rustywind from packages
Issue: #530
2023-07-18 08:55:04 -04:00
Greg Newman
0139d4af66 🔨 adding rustywind 2023-04-28 09:21:48 -04:00
Greg Newman
28d64a4ef8 🚜 WIP working search
* Bootstrapped API viewset to search libraries
* Updated templates
* Added htmx for search
* Search results template to display results

Issue: #88
2023-02-10 11:04:33 -05:00
Greg Newman
223c69a897 🔨 refactor builds
* Removed postcss and postcss-cli because it’s not needed in latest versions of Tailwind cli.
* Now using tailwind cli for dev and build
* Added cssnano.  For now I’m not seeing much if any reduction in size but as it grows we might.
2022-11-17 08:51:57 -05:00
Greg Newman
4dce406acd 🚧 fixes ordering on about page
* upgraded tailwind and related packages
* fixes mobile layout for the about view with proper ordering

Issue: #25
2022-10-25 08:53:26 -04:00
Greg Newman
5099f54ec5 ⚙️ form styles
* Added tailwind forms
* styled checkbox
* styled search field
* styled selects
* fixed margins on header
* fixed padding on content areas
2022-07-28 09:34:59 -04:00
Greg Newman
502547fb65 Adding Alpinejs 2022-06-23 08:58:34 -04:00
Greg Newman
440f49988f Adding lottie-js 2022-06-13 15:30:20 -04:00
Greg Newman
41a2e262b1 setup tailwind 2022-05-12 09:31:02 -04:00