Commit Graph

1122 Commits

Author SHA1 Message Date
kez
a7daabc0dc Add dropdown if a resource has multiple view links 2023-01-18 13:28:24 -08:00
kez
51f18a4d4f Add default text for last updated field 2023-01-18 13:28:24 -08:00
emmapeel
da6555d051 remove outdated documentation about v2 services 2023-01-18 16:08:22 +00:00
kez
91e4a9e2fb Remove reamining url filters missed by 229ceb07 2023-01-17 12:37:27 -08:00
kez
229ceb0753 Remove url filter from training resource links 2023-01-17 11:32:57 -08:00
kez
92f7aa0007 Add lektor-scss plugin 2023-01-12 15:50:27 +00:00
kez
f689c4270d More README documentation 2023-01-12 15:50:27 +00:00
kez
7439bbcf72 Remove left over test page 2023-01-12 15:50:27 +00:00
kez
baa8fc2d76 Better README documentation for community-generator 2023-01-12 15:50:27 +00:00
kez
b1424d64e7 Small cleanup, add more comments 2023-01-12 15:50:27 +00:00
kez
68d5350db7 Fix training guide font size 2023-01-12 15:50:27 +00:00
kez
e1cc3dbcd2 Fix header font weight 2023-01-12 15:50:27 +00:00
kez
3721db6548 Fix resource table spacing 2023-01-12 15:50:27 +00:00
kez
e795eb788f Decrease the font size of the training guide table 2023-01-12 15:50:27 +00:00
kez
c5167202ac Remove image from training guide pages 2023-01-12 15:50:27 +00:00
kez
29c33439dd Add parentheses around "None" in dropdowns 2023-01-12 15:50:27 +00:00
kez
c93a1a2792 Add padding to dropdown 2023-01-12 15:50:27 +00:00
kez
806ba76922 Add "clear filters" button 2023-01-12 15:50:27 +00:00
kez
05b4fa1107 Fix filter dropdowns overflowing the page on mobile 2023-01-12 15:50:27 +00:00
kez
2da099efd8 Fix card header width 2023-01-12 15:50:27 +00:00
kez
8a019d7b5d Sort the resource filter dropdowns alphabetically 2023-01-12 15:50:27 +00:00
kez
f26127a89e Fix sidenav 2023-01-12 15:50:27 +00:00
kez
3d3b98a1d0 Fix indenting 2023-01-12 15:50:27 +00:00
kez
352df2d7c4 Fix url bug on base /training/resources page 2023-01-12 15:50:27 +00:00
kez
773f60a8ad Remove "apply filters" button 2023-01-12 15:50:27 +00:00
kez
4e2e0631c9 Finish history handling for js sorting 2023-01-12 15:50:27 +00:00
kez
4eefe600b2 initial history handling for js sorting 2023-01-12 15:50:27 +00:00
kez
12b5ddeb3f Fix whitespace caused by jinja templating 2023-01-12 15:50:27 +00:00
kez
d96b7f54b4 Fix js sorting 2023-01-12 15:50:27 +00:00
kez
628ff5a93b Move file generator templates to their own file 2023-01-12 15:50:27 +00:00
kez
8d6f269de0 Split resource list macro for readability 2023-01-12 15:50:27 +00:00
kez
e0a6461045 Finish js filtering 2023-01-12 15:50:27 +00:00
kez
c3e64e73bb Completely rework no-js filtering. it works now. 2023-01-12 15:50:27 +00:00
kez
748cc8ef9d beginnings of js filtering 2023-01-12 15:50:27 +00:00
kez
157f9261d4 Use bootstrap dropdowns for js-free sorting 2023-01-12 15:50:27 +00:00
kez
929f9cd6fb Implement sorting resources by topic
!fixup! fix topics implementation

Add empty topics list to resources databag
2023-01-12 15:50:27 +00:00
kez
b619029523 Implement author sorting
fixup: change author to maintained by
2023-01-12 15:50:27 +00:00
kez
84630355f2 Polish up language filtering 2023-01-12 15:50:27 +00:00
kez
95912525f0 Finish proof-of-concept language filter 2023-01-12 15:50:27 +00:00
kez
4bfc6abacb Initial commit of community page generator plugin 2023-01-12 15:50:27 +00:00
kez
43a3921c0c fix padding in training guide mobile layout 2023-01-12 15:50:27 +00:00
kez
1e06b1364d fix mobile layout for resources page 2023-01-12 15:50:27 +00:00
kez
d168eede8c Finish moving training guide to columns
The padding and additional styling still need tweaking, but the main layout is done
2023-01-12 15:50:27 +00:00
kez
aae1c13329 Begin the move to columns and mobile layout for training guides 2023-01-12 15:50:27 +00:00
kez
a93749100f Progress on mobile layout
still left for mobile: padding, button placement
2023-01-12 15:50:27 +00:00
kez
4988c27b17 refactor desktop layout to use columns 2023-01-12 15:50:27 +00:00
kez
e5bcb002e0 Remove pagination, fix padding 2023-01-12 15:50:27 +00:00
kez
f460054b43 Fix padding, fix "Join the Conversation" footer 2023-01-12 15:50:27 +00:00
kez
f5f7f3e311 Fix font weight on headings 2023-01-12 15:50:27 +00:00
kez
66c00e7763 Fix li text size 2023-01-12 15:50:27 +00:00