Commit Graph

40 Commits

Author SHA1 Message Date
Greg Newman
9cf9a08491 🎨 style messages
Styles messages and removes them from forum base template so they are global.

Issue: #83
2023-03-01 10:15:55 -05: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
c4e88a2c1c hide footer signup on auth views 2023-01-20 09:00:24 -05:00
Greg Newman
34aa01bf0a add fontawesome 2023-01-04 17:46:33 -05:00
Greg Newman
a074985549 🎨 set fonts in tailwind 2022-12-15 15:11:23 -05:00
Greg Newman
d2f700414d 🚧 alpine 2022-11-04 09:59:06 -04:00
Greg Newman
f3b91b93bc 🚧 review templates 2022-10-07 08:49:35 -04:00
Greg Newman
5e77559da7 🚧 forum work
* Fixes duplicate body blocks
* styling on forms (wip)
* links logo in header
* fixes machina js init
2022-10-03 15:27:58 -04:00
Greg Newman
30cf56ea27 🚧 converting from boostrap to tailwind
For some reason I’m getting duplicated blocks - debugging this issue.
2022-09-19 09:31:39 -04:00
Greg Newman
2487c62d28 🚧 Markdown renderer
* Stubbed out TemplateView for rendering markdown files
* Added a BoostRenderer class to parse the markdown files to support the first iteration of a youtube shortcode and also a Pygments renderer for code blocks.
* Added default styles for some common markup so the rendered markdown looks better.

The pygments renderer is set to use Solarized Dark right now because that’s the closest I see that matches the design of the site.  This can be changed in the class.
2022-09-10 11:07:42 -04:00
Greg Newman
c371a7e259 ⚙️ Review process 2022-07-29 10:51:14 -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
a7c4949811 Versions views and includes
* Broke out fragments to includes
* Added Version List template with mobile and desktop layouts
* Added Version Detail template with mobile and desktop layouts
2022-07-15 10:31:05 -04:00
Greg Newman
7ee4f05bb0 fix spacing on mobile 2022-07-08 11:49:43 -04:00
Greg Newman
e3b7f1bc82 adds social icons to footer 2022-07-08 10:24:27 -04:00
Greg Newman
354af43887 move bottom nav items up a little 2022-06-23 10:25:16 -04:00
Greg Newman
e51d826636 Styling mobile controls in nav and adding logo 2022-06-23 10:22:49 -04:00
Greg Newman
8bc829bb98 WIP Mobile hamburger menu
* Show/Hide working with Alpine
* Needs some style love and an icon swap based on state
2022-06-23 09:30:05 -04:00
Greg Newman
5348782314 mobile layout
* fixed mobile containers minus the hamburger menu.
* needs proper mobile ordering of animations
2022-06-16 15:15:32 -04:00
Greg Newman
f4a84b7c5a tightening up layout and adding fpo image 2022-06-15 15:41:13 -04:00
Greg Newman
000f7dacf6 Footer styles and correct logo sizes 2022-06-15 15:29:10 -04:00
Greg Newman
413eb8cba0 adding icons 2022-06-15 14:51:36 -04:00
Greg Newman
37024e5dad Fix alignment of main nav 2022-06-14 15:46:42 -04:00
Greg Newman
8a63bbe4e7 Fix dot placement next to release # 2022-06-14 15:35:20 -04:00
Greg Newman
557a63254b Illustration animations for base template 2022-06-14 15:14:56 -04:00
Greg Newman
d14274fa7e WIP on footer area 2022-06-07 16:33:05 -04:00
Greg Newman
e35dbeb162 Logos and boost libraries heading 2022-06-07 16:19:42 -04:00
Greg Newman
c86de0f82e Vert spacing on recent news and forum topics 2022-06-07 16:09:15 -04:00
Greg Newman
cab4a86cf3 Added styles to block pills (green bg) 2022-06-06 11:34:52 -04:00
Greg Newman
0770274a81 Cleaning up recent reviews and adding fpo images 2022-06-06 11:17:35 -04:00
Greg Newman
5f6a363eba Adding icons
* downloads and libraries
2022-06-06 10:28:18 -04:00
Greg Newman
be5116bfe1 Stubbed out recent reviews section 2022-05-30 12:10:35 -04:00
Greg Newman
1ebcdca3aa Fixing containers 2022-05-30 12:00:30 -04:00
Greg Newman
9f2b5c0905 font and button styles 2022-05-30 11:29:22 -04:00
Greg Newman
e9a1eca1f8 add secondary content row 2022-05-30 11:24:05 -04:00
Greg Newman
b5a6e7ed33 proper mobile menu layout
* Pinned secondary links to bottom
* Set font sizes
* Added x to close (not triggered yet)
2022-05-30 11:06:34 -04:00
Greg Newman
762547e736 mobile menu structure 2022-05-30 10:10:30 -04:00
Frank Wiles
ef955137ae Small cleanups 2022-05-26 16:19:47 -05:00
Greg Newman
1d7534b051 Effort on base template with tailwind 2022-05-23 17:54:41 -04:00
GabbyPrecious
0ca0a0b9ac alphakit setup 2021-10-09 09:53:46 +01:00