-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
docs: new website #5965
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
ldez
wants to merge
16
commits into
golangci:main
Choose a base branch
from
ldez:feat/new-documentation
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
docs: new website #5965
Conversation
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
6402b96
to
e51aa7f
Compare
e51aa7f
to
b10ed1f
Compare
8a74ffa
to
7ca3ddf
Compare
7ca3ddf
to
1f7d472
Compare
alexandear
reviewed
Aug 4, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we need to keep the v1 version of the documentation? https://golangci.github.io/legacy-v1-doc/
Co-authored-by: Oleksandr Redko <[email protected]>
alexandear
reviewed
Aug 4, 2025
Co-authored-by: Oleksandr Redko <[email protected]>
alexandear
approved these changes
Aug 5, 2025
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.
I tried a lot of Hugo themes, but most of them don't fit our needs.
I found hextra: the features and the style are "extra" 😸
There are some constraints for the search feature, so I split some pages.
I also improved the page contents and adapted the scripts.
I think I will replace the scripts in the future with Hugo partials or shortcodes.
Note: URLs are different from the previous site.
URLs
TLDR: adds the path prefix
/docs
2025-08-03.mp4
Fixes #2288
Fixes #1144