Commit Graph

23 Commits

Author SHA1 Message Date
7ace592d9f Smooth the edges same as the blog teasers
All checks were successful
Jekyll / jekyll (pull_request) Successful in 26s
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-11-19 12:04:44 +01:00
5c00ced9a6 Re-phrase the Tuesday meeting
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-11-19 11:59:44 +01:00
294ffd363b Avoid overflow in the about section
All checks were successful
Jekyll / jekyll (pull_request) Successful in 25s
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-11-19 11:50:23 +01:00
f189c6e0b9 Remove unused assets
All checks were successful
Jekyll / jekyll (pull_request) Successful in 30s
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-11-19 11:46:57 +01:00
aa42490e5c Rename some main section title
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-11-19 11:46:21 +01:00
c0d66ee390 Even and fix the height of the elements
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-11-19 11:43:49 +01:00
040c251352 Remove useless override of the font color
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-11-19 10:45:52 +01:00
c7192d5188 An other step closer to the mockup
All checks were successful
Jekyll / jekyll (pull_request) Successful in 25s
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-11-15 17:27:33 +01:00
2abbd1e389 Avoid flex display which break the mobile view
All checks were successful
Jekyll / jekyll (pull_request) Successful in 24s
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-11-15 14:36:28 +01:00
dac83bc2db Fix the docker config to build the Jekyll container
All checks were successful
Jekyll / jekyll (pull_request) Successful in 26s
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-11-15 14:07:56 +01:00
0100ebd4be Toward the minimal mockup
Some checks failed
Jekyll / jekyll (pull_request) Failing after 23s
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-11-15 12:54:30 +01:00
9355581508 Prepare some news from original content from Trac (#10)
All checks were successful
Jekyll / jekyll (push) Successful in 1m8s
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
Reviewed-on: #10
Co-authored-by: Benoit Donneaux <benoit@leastauthority.com>
Co-committed-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-29 21:39:58 +00:00
fec28d73e4 Show less buttons and more links (#9)
All checks were successful
Jekyll / jekyll (push) Successful in 33s
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
Reviewed-on: #9
Co-authored-by: Benoit Donneaux <benoit@leastauthority.com>
Co-committed-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-29 18:16:23 +00:00
c28ba1ed17 Add donation, sponsors and avoid some buttons for contributions (#8)
All checks were successful
Jekyll / jekyll (push) Successful in 24s
Also cleaning some config and commented CSS tuning.

Reviewed-on: #8
Co-authored-by: Benoit Donneaux <benoit@leastauthority.com>
Co-committed-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-28 19:27:04 +00:00
19c7996472 Rework titles and align the buttons (#7)
All checks were successful
Jekyll / jekyll (push) Successful in 19s
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
Reviewed-on: #7
Co-authored-by: Benoit Donneaux <benoit@leastauthority.com>
Co-committed-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-24 15:38:16 +00:00
09be96a53c Fix Jeakyll preview cleanup step (#6)
All checks were successful
Jekyll / jekyll (push) Successful in 20s
Part of #1

Reviewed-on: #6
Co-authored-by: Benoit Donneaux <benoit@leastauthority.com>
Co-committed-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-24 12:30:52 +00:00
5eb87a6bf5 Deploy preview site to review pull requests (#5)
All checks were successful
Jekyll / jekyll (push) Successful in 19s
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
Reviewed-on: #5
Co-authored-by: Benoit Donneaux <benoit@leastauthority.com>
Co-committed-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-24 11:08:07 +00:00
2dbbc5c2aa Fix deploy condition (#4)
All checks were successful
Jekyll / jekyll (push) Successful in 19s
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
Reviewed-on: #4
Co-authored-by: Benoit Donneaux <benoit@leastauthority.com>
Co-committed-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-23 20:01:02 +00:00
5469848faf Add steps to continously deploy the Jekyll site (#3)
All checks were successful
Jekyll / jekyll (push) Successful in 19s
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
Reviewed-on: #3
Co-authored-by: Benoit Donneaux <benoit@leastauthority.com>
Co-committed-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-23 19:33:32 +00:00
097fc8acc6 Implement Jekyll CI workflow with docker (#2)
All checks were successful
Jekyll / jekyll (push) Successful in 18s
Part of #1

Reviewed-on: #2
Co-authored-by: Benoit Donneaux <benoit@leastauthority.com>
Co-committed-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-23 12:16:39 +00:00
6716049676 Initial landing page based on the existing Wiki home page
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-14 19:02:06 +02:00
614d8b82f7 Prepare Jekyll requirements
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-04-24 00:33:08 +02:00
Benoit Donneaux
45c5f5a6cb Initial commit 2024-04-23 21:58:12 +02:00