Skip to content
This repository was archived by the owner on Oct 3, 2024. It is now read-only.

Conversation

@grmbyrn
Copy link
Contributor

@grmbyrn grmbyrn commented Mar 6, 2024

  • Update Website with "Index" and "GUI" naming #97
  • Move HowToContribute above RecentPosts as the user's attention should be on how they can contribute first rather than blog posts.
  • Add Blog to Footer so it is consistent with Header
  • Run npm audit fix to automatically fix the reported vulnerabilities in by updating the dependencies to versions that do not have the identified security issues.

@grmbyrn grmbyrn requested a review from josecelano March 6, 2024 14:40
Copy link
Member

@josecelano josecelano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update also repo URLs

that consumes the API, built with Vue 3.
</p>
<div class="buttons">
<Button href="https://github.com/torrust/torrust-index-backend" color="secondary">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

index-backend
index-gui
</Button>
<Button href="https://github.com/torrust/torrust-index-frontend" color="primary">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here

Update URLs for index-gui and index
@josecelano josecelano linked an issue Mar 6, 2024 that may be closed by this pull request
@josecelano
Copy link
Member

ACK bc219e5

@josecelano josecelano merged commit 6a05d1a into torrust:develop Mar 6, 2024
@grmbyrn grmbyrn deleted the index-naming branch March 6, 2024 15:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Website with "Index" and "GUI" naming

2 participants