AllanRegush
cc731d77a6
Add Conferences Page ( #75 )
...
This PR implements the conferences page.
![image](/attachments/fe7b8df7-0833-4b5b-9f61-a9558b70a98f)
![image](/attachments/10f380d6-81ed-4850-87c4-70a84d31e26b)
closes #69
Co-authored-by: Allan Regush <17693494+AllanRegush@users.noreply.github.com>
Reviewed-on: hmn/hmn#75
Co-authored-by: AllanRegush <allan@allanregush.com>
Co-committed-by: AllanRegush <allan@allanregush.com>
2022-07-26 15:07:57 +00:00
giggs
12d2fab1b8
New project link changed to a bigger button ( #73 )
...
Changed the New project link in user profile into a bigger button
![preview](https://i.imgur.com/JHb9hyK.png )
Reviewed-on: hmn/hmn#73
Co-authored-by: giggs <darkgiggsxx@gmail.com>
Co-committed-by: giggs <darkgiggsxx@gmail.com>
2022-07-26 15:03:35 +00:00
AllanRegush
4b3e38ee02
Set meta tag theme color to project's theme color ( #71 )
...
This commit sets the discord/link embed theme to match handmade brand
closes #66
Co-authored-by: Allan Regush <17693494+AllanRegush@users.noreply.github.com>
Reviewed-on: hmn/hmn#71
Co-authored-by: AllanRegush <allan@allanregush.com>
Co-committed-by: AllanRegush <allan@allanregush.com>
2022-07-25 20:16:04 +00:00
Asaf Gartner
d01731f4cd
Fixed showcase issue
...
Cleaned up bad unicode and control characters from snippet description
2022-07-14 03:44:19 +03:00
Ben Visness
faa582f6da
Remove fishbowl backlog message
2022-07-06 21:47:17 -05:00
ilidemi
971123a519
Add internet-os fishbowl ( #63 )
...
#33 progress: 10/10 🎉
Co-authored-by: Ilia Demianenko <ilia.demianenko@gmail.com>
Reviewed-on: hmn/hmn#63
Co-authored-by: ilidemi <belk94@gmail.com>
Co-committed-by: ilidemi <belk94@gmail.com>
2022-07-07 02:43:51 +00:00
ilidemi
72c9fa45fc
Add metaprogramming fishbowl ( #61 )
...
#33 progress: 9/10
Pulled a couple of conversations from the audience
Co-authored-by: Ilia Demianenko <ilia.demianenko@gmail.com>
Reviewed-on: hmn/hmn#61
Co-authored-by: ilidemi <belk94@gmail.com>
Co-committed-by: ilidemi <belk94@gmail.com>
2022-06-29 19:29:35 +00:00
ilidemi
3a39e81b67
Add lisp jam fishbowl ( #60 )
...
#33 progress: 8/10
Patched in nakst's account and references
Co-authored-by: Ilia Demianenko <ilia.demianenko@gmail.com>
Reviewed-on: hmn/hmn#60
Co-authored-by: ilidemi <belk94@gmail.com>
Co-committed-by: ilidemi <belk94@gmail.com>
2022-06-27 12:38:21 +00:00
ilidemi
32db9b1843
Add parallel programming fishbowl ( #58 )
...
#33 progress: 7/10
Oh boy, this one has a good amount of links
Also updated bumbo's discord id in skimmability fishbowl
Co-authored-by: Ilia Demianenko <ilia.demianenko@gmail.com>
Reviewed-on: hmn/hmn#58
Co-authored-by: ilidemi <belk94@gmail.com>
Co-committed-by: ilidemi <belk94@gmail.com>
2022-06-24 21:31:31 +00:00
ilidemi
ca555d8027
Add skimming fishbowl ( #51 )
...
#33 progress: 6/10
Co-authored-by: Ilia Demianenko <ilia.demianenko@gmail.com>
Reviewed-on: hmn/hmn#51
Co-authored-by: ilidemi <belk94@gmail.com>
Co-committed-by: ilidemi <belk94@gmail.com>
2022-06-23 04:28:43 +00:00
ilidemi
aa6ba1066f
Add config fishbowl ( #50 )
...
#33 progress: 5/10, halfway through!
Also added/modified links from flexible-software fishbowl to the config one.
Co-authored-by: Ilia Demianenko <ilia.demianenko@gmail.com>
Reviewed-on: hmn/hmn#50
Co-authored-by: ilidemi <belk94@gmail.com>
Co-committed-by: ilidemi <belk94@gmail.com>
2022-06-20 04:30:31 +00:00
Ben Visness
dc33aade22
Add favicons to jam pages
2022-06-18 13:09:45 -05:00
Ben Visness
990fb5c778
Tweak jam wording
2022-06-18 12:39:56 -05:00
Ben Visness
e871542725
Add jam banner on home page
2022-06-18 10:30:30 -05:00
Ben Visness
f36df1f697
Add jam index for 2022
...
Start jam index for 2022
Tweak jam copy
Update OpenGraph content
2022-06-18 10:01:14 -05:00
ilidemi
fe3b1d29db
Add simplicity-performance fishbowl ( #49 )
...
#33 progress: 4/10
Replaced links to #fishbowl-audience comments with comments themselves
Co-authored-by: Ilia Demianenko <ilia.demianenko@gmail.com>
Reviewed-on: hmn/hmn#49
Co-authored-by: ilidemi <belk94@gmail.com>
Co-committed-by: ilidemi <belk94@gmail.com>
2022-06-18 13:39:08 +00:00
Asaf Gartner
141c279335
Merge branch 'master' of git.handmade.network:hmn/hmn
2022-06-16 00:34:48 +03:00
ilidemi
86bcde4d49
Add teaching-software fishbowl ( #45 )
...
#33 progress: 3/10
Significant changes:
Moved pre-intro discussion after intros, cleaned up what I saw as noise
Pointed bumbo to his current discord id - if a different one is linked to the website, lmk
Co-authored-by: Ilia Demianenko <ilia.demianenko@gmail.com>
Reviewed-on: hmn/hmn#45
Co-authored-by: ilidemi <belk94@gmail.com>
Co-committed-by: ilidemi <belk94@gmail.com>
2022-06-15 19:39:41 +00:00
Asaf Gartner
86a7128f25
Only show blog content preview in blog index when there are few posts
...
Partially resolves issue #30
2022-06-14 20:15:16 +03:00
ilidemi
58c09126a4
Add Flexible Software fishbowl ( #43 )
...
#33 progress: 2/10
Co-authored-by: Ilia Demianenko <ilia.demianenko@gmail.com>
Reviewed-on: hmn/hmn#43
Co-authored-by: ilidemi <belk94@gmail.com>
Co-committed-by: ilidemi <belk94@gmail.com>
2022-06-13 13:49:22 +00:00
Ben Visness
dd3b889aaf
Remove `pattern` from login input ( #40 )
...
it was just wrong! not helpful to anyone
2022-06-12 09:03:52 -05:00
Ben Visness
7dd4a1af31
Don't do clever hue-rotating trick with waterline image
2022-06-12 08:39:44 -05:00
bvisness
d1e63f745b
Add Fishbowl archive ( #41 )
...
Refs #33
Co-authored-by: Ben Visness <bvisness@gmail.com>
Co-authored-by: ilidemi <belk94@gmail.com>
Reviewed-on: hmn/hmn#41
2022-06-12 12:45:56 +00:00
Ben Visness
1cfb9e4033
Fix mailto on crash page
2022-06-01 20:49:19 -05:00
Ben Visness
13f5b2ee63
Tweak landing page wording
2022-06-01 20:40:16 -05:00
Ben Visness
f4601198c9
Seed news posts
2022-05-07 14:45:21 -05:00
Ben Visness
b46f5d8637
Add bare minimum seed
2022-05-07 11:37:15 -05:00
Ben Visness
f51b7e23da
Shout out the community in the manifesto
2022-04-30 19:19:36 -05:00
Ben Visness
ad1bc875cc
Rewrite the manifesto
2022-04-30 15:59:05 -05:00
Asaf Gartner
38e93d5208
Added support for unknown filetypes in snippets
2022-04-07 08:19:48 +03:00
Asaf Gartner
5c29f3f814
Added projects to admin approval queue
2022-03-06 14:48:47 +02:00
Asaf Gartner
f67429becd
Fixed communication guidelines attribution.
2022-02-16 05:38:41 +02:00
Ben Visness
7a6f2a7d4b
Remove the code of conduct, tweak the communication guidelines
...
The code of conduct has historically not been of much use, while the
communication guidelines are more tangible. The two are also just kind
of redundant.
2022-02-13 16:24:01 -06:00
Asaf Gartner
8e7c20fffa
Removed old project logo url fields
2022-02-13 22:07:09 +02:00
Asaf Gartner
d32cd0a849
Removed old user avatar url field from the db
2022-02-13 21:52:29 +02:00
Asaf Gartner
b2a2b49abe
Added the search bar to the footer
2022-02-10 22:27:28 +02:00
Asaf Gartner
1ce6ec080b
Commented out HMS banner.
...
Leaving it in because we'll want to reuse that banner in the future.
2022-02-10 19:29:19 +02:00
Asaf Gartner
f4f439489d
Assets for user avatars
2021-12-29 16:38:23 +02:00
Asaf Gartner
eb32b04437
Added project links to project edit page
2021-12-26 12:03:25 +02:00
Asaf Gartner
321089ea8e
Fixed forum editor file upload issue
2021-12-21 07:13:02 +02:00
Asaf Gartner
c84b6842e2
Admin actions on user profile
2021-12-15 03:17:42 +02:00
Ben Visness
5344e9d4bc
Limit the number of owners per project
2021-12-08 22:23:20 -06:00
Ben Visness
e70dcbdd53
Switch to ampersand for delimiter
2021-12-08 22:05:17 -06:00
Ben Visness
b88776af0c
Cap the number of personal projects per user
2021-12-08 22:02:11 -06:00
Ben Visness
79c9738b96
Fix various bugs
2021-12-08 21:50:35 -06:00
Ben Visness
40cd19c5f0
Do the Discord integration with personal projects!
2021-12-08 21:13:58 -06:00
Ben Visness
73824a027b
Add tag management to projects
...
Also rearrange that ProjectAndLogos stuff because agh it was so weird
2021-12-07 21:37:52 -06:00
Ben Visness
f5ed6ec896
Add live markdown preview to the description editor
2021-12-06 23:20:12 -06:00
Asaf Gartner
cf46e16df5
Edit project
2021-12-04 16:55:45 +02:00
Asaf Gartner
950e84d53a
Personal project creation
2021-12-02 12:53:36 +02:00