This is my personal website.
Other programmers may fork it and customize the website's code according to their needs as it has been licensed under MIT. The website complies with semantic versioning specification. With that, other developers can know which code like components, APIs, or test utilities will be broken in the next release.
Some parts of the repository was based from sveltekit
branch of Web Template.
The template has been specialized for front-end development.
If you want to contribute, the repository should be initialized to adhere in Conventional Commits specification for organize commits and automated generation of change log.
- Node.js environment
- pnpm (optional)
-
By running the command below, all your commits will be linted to follow the Conventional Commits specification.
$ npm install
Or if you have installed pnpm, run the following command:
$ pnpm install
-
To generate the change log automatically, run the command below:
$ npx changelogen --from=[tag name or branch name or commit itself] --to=master
To run the website on local environment, run the following command:
npm run dev
Before hosting your fork of this website, replace the website's articles or any content referring to my personal information with your own articles and personal information, unless it is for the purpose of acknowledging my work.
The repository's code (but not the paragraphs such as containing my information) is licensed under MIT.
Read the contributing guide for different ways to contribute in the project.
Coded by Kenneth Trecy Tobias.
This personal project may contain references to trademarks, which are included in good faith. However, it is important to note that such references do not indicate any endorsement, affiliation, or sponsorship by the respective trademark holders unless explicitly stated.