Through endless ages, I’ve journeyed afar,
Upon giants’ shoulders, I reach for the stars.
My sight extends beyond where eyes can see,
Enriched by wisdom freely given to me.- Fuad Efendi, Founder.
Table of Contents
[?] Provide general information about your project here. What problem does it (intend to) solve? What is the purpose of your project? Why did you undertake it? You don't have to answer all the questions -- just the ones relevant to your project.
[?] Please provide the technologies that are used in the project.
[?] What are the project requirements/dependencies?
[?] Describe how to install and get started with the project.
[?] How does one go about using it? Provide various use cases and code examples here.
See the open issues for a list of proposed features (and known issues).
- Top Feature Requests (Add your votes using the 👍 reaction)
- Top Bugs (Add your votes using the 👍 reaction)
- Newest Bugs
[?] Provide additional ways to contact the project maintainer/maintainers.
Reach out to the maintainer at one of the following places:
- GitHub Discussions
- Contact options listed on this GitHub profile
If you want to say thank you or/and support active development of MyAmazingProject:
- Add a GitHub Star to the project.
- Tweet about the MyAmazingProject.
- Write interesting articles about the project on Dev.to, Medium or your personal blog.
Together, we can make MyAmazingProject better!
First off, thanks for taking the time to contribute! Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make will benefit everybody else and are greatly appreciated.
Please read our contribution guidelines, and thank you for being involved!
The original setup of this repository is by Fuad Efendi.
For a full list of all authors and contributors, see the contributors page.
MyAmazingProject follows good practices of security, but 100% security cannot be assured. MyAmazingProject is provided "as is" without any warranty. Use at your own risk.
For more information and to report security issues, please refer to our security documentation.
The code contained in this repository (excluding content files) is licensed under the MIT License.
Content files, such as markdown files found in /content
folder and its subfolders, and simmilar files, are powering the website MyAmazingWebsite and are licensed separately under Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International
By contributing content to this repository, you agree that your contributions are original, that you have the right to contribute them, and that you assign all rights, title, and interest in your contributions to Tokenizer Inc.
See LICENSE for more information.
[?] If your work was funded by any organization or institution, acknowledge their support here. In addition, if your work relies on other software libraries, or was inspired by looking at other work, it is appropriate to acknowledge this intellectual debt too.
brew upgrade hugo
brew upgrade node
node --version
brew upgrade node
npm install
npm update
hugo mod get -u ./...
git add -A && git commit -am. && git push