Skip to content

Commit f6d69a4

Browse files
see7elucaaamaral
authored andcommitted
chore: Add last commit updates on CHANGELOG
Signed-off-by: Gabryel Nóbrega <gabryelster@gmail.com>
1 parent 233c764 commit f6d69a4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
- No need for `docusaurus/blog/` as discussed in Slack, and as the existing text is not relevant to the project, it has been removed.
44
- Removed `docusaurus/README.md` as it is already present information duplicated with another files like `docs/howtos/documentation_development.md`.
55
- Removed `docusaurus/package-lock.json` as the local development should be done with `yarn`.
6+
- Removed unused static files.
7+
- Remove `HomepageFeatures` components as was only being imported and not used.
68

79
## Added
810
+ Added `docusaurus/docs/howtos/documentation_development.md` as to give instructions on how to develop documentation.
@@ -12,3 +14,4 @@
1214
* Improved `docusaurus/.dockerignore` refenrencing the the other JS modules that are not needed when building the container.
1315
* Updated `docusaurus/package.json` to include the latest versions of the dependencies.
1416
* Included at `docusaurus/Dockerfile` the the new instructions to build the containers of Development and Production.
17+
* Improved `index.js` to include the new components and remove the unused ones.

0 commit comments

Comments
 (0)