Skip to content

KennethTrecy/kennethtrecy.pages.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Front-end Tests GitHub lines GitHub release (latest SemVer) GitHub closed issues count GitHub pull request count Commits since latest version GitHub code size in bytes

Kenneth Trecy's Personal Website

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.

Origin

Some parts of the repository was based from sveltekit branch of Web Template.

The template has been specialized for front-end development.

Usage

Initialization (for developers)

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.

Prerequisites

Instructions

  1. 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
    
  2. 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

Notes

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.

License

The repository's code (but not the paragraphs such as containing my information) is licensed under MIT.

Want to contribute?

Read the contributing guide for different ways to contribute in the project.

Author

Coded by Kenneth Trecy Tobias.

Disclaimer

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.