Jake Mason
4bb562823e
Opengraph images, and fix day-of-week references
2023-03-05 20:40:22 -05:00
Jake Mason
526a588a19
Visualization Jam 2023 template
2023-03-04 23:52:03 -05:00
Jake Mason
1825e93b04
Compile .scss assets
2023-01-16 23:02:54 -05:00
Jake Mason
df253d0a33
Some more basic dropdown a11y considerations
2023-01-16 23:02:36 -05:00
Jake Mason
ad904de16b
Removing hrefs like this is breaks a11y entirely
2023-01-16 22:24:44 -05:00
Jake Mason
922d6283f8
Jump to content link for a11y
2023-01-16 22:22:23 -05:00
Jake Mason
b2f8bb45cf
Ignore session and tags files
2023-01-16 22:12:12 -05:00
Jake Mason
299bf5e065
Bump default mobile breakpoint, make login link cursor a pointer
2023-01-16 22:11:50 -05:00
Jake Mason
1db187e9d3
Note that the Postgres user needs to be created by the user
2023-01-16 21:19:36 -05:00
bvisness
348feff4cf
Automatically handle HEAD requests ( #104 )
...
HEAD requests will be routed as GET requests, and Content-Type and Content-Length headers will always be sent for all requests.
Co-authored-by: Ben Visness <bvisness@gmail.com>
Reviewed-on: hmn/hmn#104
2023-01-13 18:52:31 +00:00
skytrias
f3453355c4
allow #recent anchor
2023-01-12 02:42:57 +01:00
Asaf Gartner
620533784a
Fixed showcase modal again
2023-01-03 00:20:43 +02:00
Asaf Gartner
77ac6d4200
Fixed timeline item css in jam page and showcase modal
2023-01-03 00:16:25 +02:00
Asaf Gartner
6d65785cef
Changed the url for handmadedev show
2022-12-16 06:59:57 +02:00
Ben Visness
cd31085c67
Nobody saw this
2022-12-14 19:23:32 -06:00
Ben Visness
9b3a972e37
Rework about page, finally
...
Start foundation / about page work
Add some job descriptions
Add Advocacy role
Make things look barely tolerable
Cloin'd
Better About intro
no fundo
Link from manifesto
swanky changes
2022-12-14 17:49:08 -06:00
Asaf Gartner
587ac7643f
Merge branch 'master' into beta
2022-12-03 18:45:58 +02:00
Asaf Gartner
badb845ab1
HMS banner goes to the 2022 guide, and the link on the conferences page
...
is fixed.
2022-12-03 18:44:52 +02:00
Ben Visness
5fe3e7560c
A little more OpenGraph flavor
2022-11-05 16:27:55 -05:00
Ben Visness
084b13ae34
...including the nav and stuff
2022-11-05 16:23:12 -05:00
Ben Visness
f0597f3eb8
Open education up to all
2022-11-05 16:18:39 -05:00
Asaf Gartner
bd1edb2077
Set education article's opengraph image to the first image in the
...
article
2022-11-05 18:25:01 +02:00
Ben Visness
5a983643a3
Exclude editor's notes from TOC
2022-11-02 22:40:44 -05:00
Ben Visness
b75b59aad5
Add highlight to currently-selected education course
2022-10-31 17:39:19 -05:00
Ben Visness
2fbdf19f41
Fix the HTTP article slug
2022-10-31 16:01:42 -05:00
Ben Visness
48af5e650d
Better edu home page
2022-10-27 00:20:59 -05:00
Ben Visness
4e44ba0b45
Make articles responsive
2022-10-26 13:26:01 -05:00
Ben Visness
8eee541ccc
Scrap the "resource" tag, make figures nice
2022-10-26 12:32:39 -05:00
Asaf Gartner
df194dd041
Fixed "add snippet" button text color in profile page.
2022-10-20 14:00:25 +03:00
Asaf Gartner
3abf4dd21b
Probably fixed RSS issue in showcase feed.
2022-10-20 13:57:03 +03:00
Asaf Gartner
851f9e0f67
Fixed small logo css
2022-10-20 13:45:57 +03:00
Asaf Gartner
a6ad01143a
Twitch should work now hopefully.
2022-10-20 12:43:26 +03:00
Asaf Gartner
d70f7d6b6d
More twitch logs
2022-10-20 12:43:26 +03:00
Asaf Gartner
48451a49dd
SQL fix
2022-10-20 12:43:26 +03:00
Asaf Gartner
f548495813
Trying some debugging
2022-10-20 12:43:26 +03:00
Asaf Gartner
09d875a9f6
Trying another fix
2022-10-20 12:43:26 +03:00
Asaf Gartner
d7f1325ace
Better time truncation for stream notifications.
2022-10-20 12:43:26 +03:00
Asaf Gartner
56929e6e44
Fixed twitch history query
2022-10-20 12:43:26 +03:00
Asaf Gartner
cf809a3cdc
Twitch fixes
2022-10-20 12:43:26 +03:00
Asaf Gartner
0f58cfc2da
Added support for db arrays and some twitch fixes.
2022-10-20 12:43:26 +03:00
Asaf Gartner
5cc920dc2f
Better twitch tracking
2022-10-20 12:43:26 +03:00
Ben Visness
304371a9a9
The thing is at a place
2022-10-17 20:31:40 -05:00
Ben Visness
5aa5595115
Remove news posts
2022-10-17 20:20:50 -05:00
Ben Visness
968e859dde
Show HMS banner
2022-10-17 20:13:58 -05:00
Ben Visness
b5dac2f4d8
Add !!!figure tag to ggcode
2022-10-08 17:28:36 -05:00
Ben Visness
3d7c095c87
Add entrepreneurship fishbowl title/description
2022-10-03 15:31:17 -05:00
ilidemi
8189151a74
Add entrepereuship fishbowl ( #99 )
...
Code notes:
* ❗ MathJax treats text between two dollar signs as math. Escaped those cases in html (`\$`) - is there a way to not run mathjax on fishbowls instead?
* Limited embed image sizes to match Discord
* Fixed replies to a quote wrapping on a new line
Content notes:
* Moved intros to the top, untangled the discussions (hopefully without significant loss), pulled in audience comments
* Most book links are to Amazon as the promo websites are shitty or non-functioning
* Demetri had interesting points in -audience afterwards but they tie to Allen and may be hard to pull in without a lot of context
* Catchy title and description are TBD as usual
Co-authored-by: Ilia Demianenko <ilia.demianenko@gmail.com>
Reviewed-on: hmn/hmn#99
Co-authored-by: ilidemi <belk94@gmail.com>
Co-committed-by: ilidemi <belk94@gmail.com>
2022-10-03 20:30:03 +00:00
Ben Visness
0feeaada1b
Update HMS media link
2022-09-20 10:19:49 -05:00
Ben Visness
8121830561
Remove resources from the table of contents
2022-09-19 20:26:43 -05:00
Asaf Gartner
4b9fe628e6
Merge branch 'master' of git.handmade.network:hmn/hmn
2022-09-18 22:25:09 +03:00