Greg Newman
c8ad2ace83
🚧 news list
0.0.36
2022-10-17 09:58:50 -04:00
Greg Newman
52d20f9b69
🚧 mobile friendly navs for reviews
0.0.35
2022-10-17 09:41:19 -04:00
Greg Newman
8dc2e4e4d2
🚧 tables to divs
...
Carry over the table to div pattern for upcoming reviews
0.0.34
2022-10-17 09:33:02 -04:00
Greg Newman
ced0fb06fe
🚧 table to divs
...
Make the reviews table divs so they match the designs on mobile devices.
0.0.33
2022-10-17 09:29:22 -04:00
Greg Newman
047c86083b
🚧 review detail
0.0.32
2022-10-10 08:39:42 -04:00
Greg Newman
e6be21de8c
🚧 fixing tables
0.0.31
2022-10-07 08:52:51 -04:00
Greg Newman
f3b91b93bc
🚧 review templates
0.0.30
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
0.0.29
0.0.28
2022-10-03 15:27:58 -04:00
Frank Wiles
a8e9085c2c
Fix black formatting
0.0.27
0.0.26
0.0.25
2022-09-28 10:55:51 -05:00
Frank Wiles
00fec2b992
Merge pull request #24 from revsys/templates
...
Templates
2022-09-28 10:41:35 -05:00
Frank Wiles
b7b3851194
Add git to docker image for content repos
2022-09-28 10:40:38 -05:00
Greg Newman
a2dbce3a34
🚧 working on forum forms
2022-09-28 10:03:01 -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
1a44906898
⚙️ add review nav and fix y spacing on desktop
2022-09-11 13:05:02 -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
8d7af056c2
⚙️ updating markdown test file
2022-09-10 11:04:31 -04:00
Greg Newman
5f502c1586
⚙️ adding a content route for markdown file
2022-09-10 11:04:17 -04:00
Greg Newman
c35d7e5927
🚜 removing discovery code
2022-09-10 11:03:54 -04:00
Frank Wiles
8f94341750
Add git to docker image for content repos
2022-08-13 14:23:39 -05:00
Frank Wiles
5b94fdde57
Merge pull request #22 from revsys/templates
...
Templates
2022-08-13 13:36:37 -05: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
a16093e71f
⚙️ fix padding on header
2022-07-28 09:03:19 -04:00
Greg Newman
0381f8a8ae
⚙️ level of activity gradients
2022-07-27 10:34:26 -04:00
Greg Newman
0652c1154b
Merge branch 'main' into templates
...
# Conflicts:
# config/urls.py
# templates/libraries/_alphabet_filter.html
# templates/libraries/detail.html
# templates/libraries/list.html
2022-07-27 10:07:13 -04:00
Frank Wiles
ddcf75d6bc
Black codebase
0.0.24
2022-07-24 15:27:23 -05:00
Frank Wiles
58f8e8272a
WIP on Library detail pages
2022-07-24 15:25:46 -05:00
Frank Wiles
7ef29f459e
Incorporate Library List View
2022-07-24 14:39:42 -05:00
Frank Wiles
ea833085e1
Finished Github parsing code with exclusions
2022-07-24 14:18:24 -05:00
Greg Newman
73e80d785c
progress on library detail view
2022-07-22 15:23:15 -05:00
Greg Newman
488a0a5946
progress on library detail view
2022-07-22 15:23:15 -05:00
Greg Newman
f3ed6b240a
oops fixed missing top menu on desktop
2022-07-22 15:23:15 -05:00
Greg Newman
8220a2ac53
fixing mobile layout issues
2022-07-22 15:23:15 -05:00
Greg Newman
a037dba196
fix font sizes
2022-07-22 15:23:15 -05:00
Greg Newman
e30bdc5075
styling filter form fields
2022-07-22 15:23:15 -05:00