README.md: Add goals and how to build this web page. #22

Merged
btlogy merged 2 commits from add-readme into main 2025-05-02 08:12:50 +00:00
Collaborator

Before I forget how to build this, add some basic documentation on how to do it.

Before I forget how to build this, add some basic documentation on how to do it.
hacklschorsch added 1 commit 2025-04-25 10:21:45 +00:00
README.md: Add goals and how to build this web page.
All checks were successful
Jekyll / jekyll (pull_request) Successful in 33s
ea38125cd7
hacklschorsch requested review from btlogy 2025-04-25 10:25:07 +00:00
btlogy reviewed 2025-04-25 14:36:58 +00:00
README.md Outdated
@ -0,0 +11,4 @@
If you want to pre-view your changes on your local machine before pushing commits, you might want to start a development server.
Issuing this command on a system with Docker runs a web server on http://localhost:4000/ that re-builds the page automatically on source file change:
Owner

Maybe we should notify that the pages will not reload, so a refresh is still needed.

I've been using --livereload elsewhere, but I've not yet implemented here...

Maybe we should notify that the pages will not reload, so a refresh is still needed. I've been using `--livereload` elsewhere, but I've not yet implemented here...
btlogy reviewed 2025-04-25 14:39:32 +00:00
README.md Outdated
@ -0,0 +7,4 @@
## Building
This web page is built and deployed by CI.
Owner

To be complete, the CI is also providing a preview so contributor (w/ push/write permission in this repo) do not have to build locally.

To be complete, the CI is also providing a preview so contributor (w/ push/write permission in this repo) do not have to build locally.
btlogy added 1 commit 2025-05-02 07:58:01 +00:00
Enable livereload and adapt the doc accordingly
All checks were successful
Jekyll / jekyll (pull_request) Successful in 46s
Jekyll cleanup / jekyll_cleanup (pull_request) Successful in 15s
74bf4ce377
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
First-time contributor

🔨 Docker build success

🔧 Jekyll build success

🚀 Jekyll deploy success

Pusher: @btlogy, Action: pull_request, Workflow: Jekyll, Run: 171

#### :hammer: Docker build `success` #### :wrench: Jekyll build `success` #### :rocket: Jekyll deploy `success` #### :link: Preview site [here](https://preview.lafs.eval.latfa.net&#x2F;22&#x2F;) *Pusher: @btlogy, Action: `pull_request`, Workflow: `Jekyll`, Run: 171* <!-- pr-commenter-metadata: image-success,build-success,deploy-success,pusher-btlogy-pull_request-171 -->
btlogy merged commit 19870887ab into main 2025-05-02 08:12:50 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tahoe-lafs/web-landing-page#22
No description provided.