timothycrosley / portray

Your Project with Great Documentation.
MIT License
861 stars 74 forks source link

navigation: sort documents but keep index.md first #105

Closed HeinrichAD closed 9 months ago

HeinrichAD commented 10 months ago

Sorting the navigation elements is great but I propose to keep the index file first.

Note, that the first element is used/will be shown if someone clicks on the "Reference" link in the main menu and that should be an index files if possible/available.


Since the linting script reports many vulnerabilities, with the first commit I ...

The second commit contains "real" changes.

Unfortunately, 2 vulnerabilities still remain and still crash the pipeline. Also note, Poetry seems to have changed the lock file structure.

If you prefer I can also split the two commits into two PRs.

HeinrichAD commented 9 months ago

Let's wait until https://github.com/timothycrosley/hypothesis-auto/issues/22 is fixed. After it is fixed this PR can be updated, so that no vulnerabilities are left. After that the linting and testing pipeline would also run smoothly again.