A collection of useful tools, to service all areas of development. Hosted at https://holistic-toolbox.com
Check .project/analytics.md for analytics information
To see the list of tools, navigate to the tools
folder.
Our landing page can be found in the website
folder.
The Vue component library behind these UIs can be found at layout
.
We have some automated workflows that run in this repo. They can be found in .github/workflows
.
Contributions are very welcome, just raise an issue / open a pull request! Ideas and implementations on .project/tool-ideas.md are very welcome.
See .project/scripts/new-tool-script
to generate a new tool for the toolbox. If you're looking for inspiration, check out: .project/tool-ideas.
- Add a menu to the tools layout linking to other tools (when we have them)
- Improve mobile usability of each of our tools and our main website
- Fix up issues with the favicon rendering inconsistently
- Get person@holisticweb.com email addresses
- Add some kind of development hosting solution for our sites
- Add automated lighthouse reporting onto each PR