Commit Graph

3 Commits (08329b04a8add347d4ecfd00f33122c9beb7dbde)

Author SHA1 Message Date
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