Skip to content
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

docs: Update page titles, section landing pages, and side TOC #16720

Closed
1 task done
Tracked by #16365
bpmutter opened this issue Dec 28, 2022 · 1 comment · Fixed by #16760
Closed
1 task done
Tracked by #16365

docs: Update page titles, section landing pages, and side TOC #16720

bpmutter opened this issue Dec 28, 2022 · 1 comment · Fixed by #16760
Assignees
Labels
accepted There is consensus among the team that this change meets the criteria for inclusion archived due to age This issue has been archived; please open a new issue for any further discussion documentation Relates to ESLint's documentation
Projects

Comments

@bpmutter
Copy link
Contributor

ESLint version

latest

What problem do you want to solve?

As part of the IA update project, update page titles, section landing pages, and side TOC

What do you think is the correct solution?

update page titles, section landing pages, and side TOC

Participation

  • I am willing to submit a pull request for this change.

Additional comments

for more context, see #16365

@bpmutter bpmutter added core Relates to ESLint's core APIs and features enhancement This change enhances an existing feature of ESLint triage An ESLint team member will look at this issue soon labels Dec 28, 2022
@eslint-github-bot eslint-github-bot bot added this to Needs Triage in Triage Dec 28, 2022
@mdjermanovic mdjermanovic added documentation Relates to ESLint's documentation accepted There is consensus among the team that this change meets the criteria for inclusion and removed enhancement This change enhances an existing feature of ESLint triage An ESLint team member will look at this issue soon core Relates to ESLint's core APIs and features labels Dec 28, 2022
@nzakas nzakas moved this from Needs Triage to Ready for Dev Team in Triage Jan 3, 2023
@bpmutter
Copy link
Contributor Author

bpmutter commented Jan 8, 2023

update page titles, section landing pages, and side TOC

thoughts on approach here:

while going thru stuff, add TODOs for any important changes.

  1. update side TOC + pages titles. this is all done in the 11ty navigation.
    this will also clearly show where need to add hidden index pages.
  2. update page names in docs. do find/replace for each page name change.
    i think this'll be a little tedious but not too hard.
  3. by this point all the TODOs for landing page changes should be in here. add that to the site.

bpmutter added a commit to bpmutter/eslint that referenced this issue Jan 8, 2023
bpmutter added a commit to bpmutter/eslint that referenced this issue Jan 19, 2023
mdjermanovic added a commit that referenced this issue Jan 28, 2023
* allow crawling

* trigger deploy

* Remove todo

* remove noindex

* remove unused files

* add files to delete

* remove unwanted files

* Revert changes nec for link checking

* docs: update docs TOC and page names

Resolves #16720

* draft extend eslint and contribute to eslint TOCs/titles

* update maintainer guide pages names

* update titles and links to them for use docs

* rename links to additional page names

* update landing pages

* rename ignore code -> ignore files

* small fixes

* update site main page

* page name updates

* fix title case

* fix top lvl order

* Update docs/src/contribute/index.md

Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>

* move up get src code page

* Update docs/src/contribute/index.md

Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>

* Apply suggestions from code review

Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>

* implement md feedback

---------

Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>
Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
@eslint-github-bot eslint-github-bot bot locked and limited conversation to collaborators Jul 28, 2023
@eslint-github-bot eslint-github-bot bot added the archived due to age This issue has been archived; please open a new issue for any further discussion label Jul 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accepted There is consensus among the team that this change meets the criteria for inclusion archived due to age This issue has been archived; please open a new issue for any further discussion documentation Relates to ESLint's documentation
Projects
Archived in project
Triage
Ready for Dev Team
Development

Successfully merging a pull request may close this issue.

2 participants