Commit Graph

14 Commits (3293db2a0d86fad2cc87da226e7ea1696cb8d83c)

Author SHA1 Message Date
Abner Coimbre 9a880f6581 add the remaining 2024 lineup (so far) 2024-11-04 06:59:52 -08:00
Abner Coimbre 7ee76295da Add Freya 2024-11-04 05:51:04 -08:00
Abner Coimbre 56904909c5 Add basic layout for meetups. Push Seattle to start with. 2024-11-03 21:30:17 -08:00
Abner Coimbre 08bd6a303a Choose smaller 'under construction' image 2024-11-03 13:28:55 -08:00
Abner Coimbre 838e9bf5c0 Add ticket sprite 2024-11-03 13:02:17 -08:00
Abner Coimbre 3de9283591 Clean up News page, create a proper post. 2024-11-03 02:03:48 -08:00
Devon 5c8082a4f0 Live banner 2024-11-02 01:02:07 -07:00
Devon baac753e45 Nerf favicon
too op
- adds in random missing link I came across
- creates lower resolution bg for frontpage, cuts ~1mb off pageload. Now is about 1mb to load whole page!
2024-10-31 17:03:18 -07:00
Devon 57cf43a775 Content update
- Adds in some missing speakers
- Under construction meetups
- Fixes links in media descriptions
- Adds hover indicators to img_grid
- Adds esc key in modals
2024-10-31 00:06:31 -07:00
Devon 7966e73851 Seattle page
Adds in more content/sections for seattle page, enough that I'd consider it usable now.
2024-10-28 19:27:13 -07:00
Devon 3d8aa9e608 Modals + Img Grid 2024-10-27 02:14:26 -07:00
Devon 7292743767 Usable version
First pass of what I'd call "usable" versions of the pages:
- Index
- About
- Tickets

There's some more work to be done in the year_con partial to represent each of the conference years.

The biggest change of this commit by far is the introduction/commonization of the partial 'features.html'. This is the behemoth of a partial that effectively gives us the options to show slide style content. At some point it might be advantageous to break it apart more, but it's relatively straightforward to include in a layout and start putting together pages.
2024-10-20 18:12:03 -07:00
Devon (tek256) 8c63772039 Update icons and about page 2024-10-19 03:55:33 -07:00
Devon 05e9f8882a About page, most of frontpage, news
Frontpage:
- Implement initial pass of swipers, might look for something that doesn't require JS.
- Implemented transitions
- Added transitions / company logos to assets
About page:
- Basically duplicated layout from existing website
News:
- Renamed /blog -> /news, not too much in this section left to do, relatively straightforward for that
2024-10-13 13:13:30 -07:00