Greg Newman
66e613a725
🎨 login styles
2022-12-16 11:40:01 -05:00
Greg Newman
a6fae5650a
🎨 signup form styles
2022-12-16 11:01:26 -05:00
Greg Newman
ccd7a0f9ed
🎨 styles and toggles for forum forms
...
* Styles the forms and inputs
* Adds toggles to show/hide form sections with navigation styles
Addresses issue: #54
2022-12-16 10:20:02 -05:00
Greg Newman
a074985549
🎨 set fonts in tailwind
2022-12-15 15:11:23 -05:00
Greg Newman
3e3c92d033
🐛 fixes text areas
2022-12-12 10:35:12 -05:00
Greg Newman
d9424f104d
🚧 Donate view
...
* Added donate TemplateView and pulled in copy from existing site
* Pulled paypal donate forms from existing site
* Added license.txt file to static which is linked to from the copy
* Added links to the donate view
Issue: #34
2022-11-30 10:14:04 -05:00
Greg Newman
9323da0a52
🐛 fixing reviews
...
* Mocks show reviews shouldn’t show on mobile but do on desktop. This was hidden on desktop.
* Adds link
* Fixes font sizes for green badges
2022-11-21 09:53:32 -05:00
Greg Newman
f7c9d8f8e5
✨ adding links
2022-11-21 09:25:33 -05:00
Greg Newman
769d5a65c4
✨ mobile nav according to mocks
...
* Worked on proper placement of mobile nav and added svg hamburger
* Fixed order on home page
* Proper layout of logos on mobile and desktop
* fixed home page font issue introduced when adding some global styles for markdown parser
2022-11-21 09:12:22 -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
26d000a18b
🚧 right align logout link
...
On mobile, do not but on desktop, right align the logout link
2022-11-14 18:37:13 -05:00
Greg Newman
be8556ea88
🚧 custom colors
...
* Sets custom colors for gold, bronze and silver in tailwind config for use on the profile badges.
* Sets fill and text colors in template
2022-11-14 18:10:15 -05:00
Greg Newman
e47898e8bd
🚧 sets user in profile view
...
Sets the image, name and join date above subnav in the profile view.
2022-11-14 18:06:12 -05:00
Greg Newman
1d62e449a3
🚧 stats view/template
2022-11-13 14:20:03 -05:00
Greg Newman
a1398229dd
🚧 resources
2022-11-09 11:16:53 -05:00
Greg Newman
096d2705d2
✨ styles
2022-11-04 10:00:38 -04: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
0af81d6140
🚧 WIP About section
...
* About
* People
* Moderators
* FPO images
* Urls
Needs more attention to mobile in some places yet
2022-10-24 15:50:41 -04:00
Greg Newman
5f00cfd88b
🚧 news detail
2022-10-18 08:29:41 -04:00
Greg Newman
c8ad2ace83
🚧 news list
2022-10-17 09:58:50 -04:00
Greg Newman
52d20f9b69
🚧 mobile friendly navs for reviews
2022-10-17 09:41:19 -04:00
Greg Newman
ced0fb06fe
🚧 table to divs
...
Make the reviews table divs so they match the designs on mobile devices.
2022-10-17 09:29:22 -04:00
Greg Newman
047c86083b
🚧 review detail
2022-10-10 08:39:42 -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
b205bda79d
🚧 margins
2022-09-28 09:39:55 -04:00
Greg Newman
69a19a2926
🚧 forum topic detail
2022-09-28 09:38:30 -04:00
Greg Newman
67ce297538
🚧 forum detail styling
2022-09-23 10:45:42 -04:00
Greg Newman
93788c5dac
⚙️ fixing up nav for forums
2022-09-21 14:19:36 -04:00
Greg Newman
09f1b13f46
⚙️ more work on forum index and tailwind
2022-09-21 11:40:01 -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
6df5b6f888
🚧 pulling in machina templates
...
Adding machina templates locally so we can style with Tailwind instead of boostrap
2022-09-11 18:10:14 -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
0e122540de
⚙️ footer fix
2022-07-29 11:07:14 -04:00
Greg Newman
9eb0019ece
⚙️ Review process mobile
2022-07-29 11:04:44 -04:00
Greg Newman
c371a7e259
⚙️ Review process
2022-07-29 10:51:14 -04:00
Greg Newman
6ce7ced8c9
⚙️ fixing list items
...
* better margins on mobile
* no border on last child
2022-07-28 14:55:13 -04:00
Greg Newman
6c84a60531
⚙️ Improved mobile experience
2022-07-28 11:08:28 -04:00
Greg Newman
b412e26b50
⚙️ Improved mobile experience
2022-07-28 11:05:21 -04:00
Greg Newman
83728b9c3a
⚙️ Improved mobile experience
2022-07-28 10:37:21 -04:00
Greg Newman
fc820e940c
⚙️ Improved mobile experience
2022-07-28 10:28:43 -04:00
Greg Newman
6186c233fd
⚙️ use peering to style checked labels
2022-07-28 09:52:39 -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
737270ca94
⚙️ tighten up styles and menu
2022-07-28 09:03:41 -04:00
Greg Newman
0381f8a8ae
⚙️ level of activity gradients
2022-07-27 10:34:26 -04:00
Greg Newman
6ea67b51c8
progress on library detail view
2022-07-22 15:04:10 -04:00
Greg Newman
8a385052b3
progress on library detail view
2022-07-22 10:50:20 -04:00
Greg Newman
eb6346c6a1
fixing mobile layout issues
2022-07-22 10:28:05 -04:00
Greg Newman
0f7b38c8bc
styling filter form fields
2022-07-22 10:15:06 -04:00
Greg Newman
228dae769e
libraries list
...
* libraries list view
* temporary TemplateView
* include for alphabet filter
* include for list item
* paginator
Forms for filter and search need attention
2022-07-22 09:39:20 -04:00