Open
Conversation
cf8ccd1 to
5d9ffb5
Compare
9 tasks
e1c7c4f to
0b26d81
Compare
5d588be to
e7d717d
Compare
e7d717d to
7f67f1a
Compare
Math-R
reviewed
Mar 6, 2026
.gitignore
Outdated
| hugo.exe | ||
| _gen/ | ||
| .envrc | ||
| .direnv No newline at end of file |
There was a problem hiding this comment.
looks like there are some other files with missing empty line
Math-R
reviewed
Mar 6, 2026
assets/scss/_variables_project.scss
Outdated
| } | ||
|
|
||
|
|
||
| header > nav{ |
There was a problem hiding this comment.
nit: if there is no multiple nav in the header you can just nest using scss syntax
Contributor
Author
There was a problem hiding this comment.
Good catch, thanks.
Done
Math-R
reviewed
Mar 6, 2026
Math-R
left a comment
There was a problem hiding this comment.
There is multiple missings empty lines in files
|
Maybe you can merge the change to the navbar css in one commit ? |
7f67f1a to
4cf6450
Compare
Signed-off-by: Uriel-Sautron <uriel.sautron@gmail.com> Co-authored-by: Yohh <durandyohan@zaclys.net>
1bd4e8c to
4fbab43
Compare
4fbab43 to
96f79bf
Compare
Signed-off-by: Uriel-Sautron <uriel.sautron@gmail.com> Co-authored-by: Yohh <durandyohan@zaclys.net>
- use new navbar logo - remove main logo in home page Signed-off-by: Uriel-Sautron <uriel.sautron@gmail.com> Co-authored-by: Yohh <durandyohan@zaclys.net>
Signed-off-by: Uriel-Sautron <uriel.sautron@gmail.com> Co-authored-by: Yohh <durandyohan@zaclys.net>
- add topics pictures - add osrd video - add text osrd description Signed-off-by: Uriel-Sautron <uriel.sautron@gmail.com> Co-authored-by: Yohh <durandyohan@zaclys.net>
Signed-off-by: Yohh <durandyohan@zaclys.net> Co-authored-by: Uriel-Sautron <uriel.sautron@gmail.com>
Signed-off-by: Uriel-Sautron <uriel.sautron@gmail.com> Co-authored-by: Yohh <durandyohan@zaclys.net>
96f79bf to
e3e1591
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
close #306
Mockup: Sketch
The purpose of this PR is to redesign the website's home page.
We have also refactored the code, but we agree that there is still work to be done, and that should be done in another issue.
Done in this PR: