Skip to content

FuadEfendi/license-test

Repository files navigation

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.


Project license

Pull Requests welcome code with love by MasteryEducation

Table of Contents

About

[?] 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.

Screenshots

[?] Please provide your screenshots here.

Home Page Login Page

Built With

[?] Please provide the technologies that are used in the project.

Getting Started

Prerequisites

[?] What are the project requirements/dependencies?

Installation

[?] Describe how to install and get started with the project.

Usage

[?] How does one go about using it? Provide various use cases and code examples here.

Roadmap

See the open issues for a list of proposed features (and known issues).

Support

[?] Provide additional ways to contact the project maintainer/maintainers.

Reach out to the maintainer at one of the following places:

Project assistance

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!

Contributing

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!

Authors & contributors

The original setup of this repository is by Fuad Efendi.

For a full list of all authors and contributors, see the contributors page.

Security

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.

License

Code License: MIT

The code contained in this repository (excluding content files) is licensed under the MIT License.

Content License: Creative Commons CC BY-NC-ND 4.0

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.

Acknowledgements

[?] 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.

Maintenance Commands

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