Skip to content

Nulla nobis dicta iste minus dolor repellendus aspernatur atque. Earum expedita aut inventore tempora fugiat deleniti. Molestias minima nam expedita beatae totam ipsa reprehenderit animi.

License

Notifications You must be signed in to change notification settings

ScottKirvan/ScooterGitTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Nulla nobis dicta iste minus dolor repellendus aspernatur atque

contributors last update forks stars open issues license

ScooterGitTemplate is voluptatibus magni nemo est. Nulla nobis dicta iste minus dolor repellendus aspernatur atque. Earum expedita aut inventore tempora fugiat deleniti. Molestias minima nam expedita beatae totam ipsa reprehenderit animi. Occaecati quibusdam beatae ducimus voluptate ut doloribus vitae amet. Quia ut ut voluptate dignissimos adipisci dolorum rem.

Branches

main is the deployed branch. The repo doesn't currently contain any other historic or dev branches.

Repo Layout

ScooterGitTemplate
├───_layouts
├───.github
│   ├───release-please
│   └───workflows
├───assets
│   ├───css
│   └───media
└───notes

The _layouts and assets/css folders help support the look of the repo when rended to GitHub Pages (Deployment Workflow). You can see an example of this repo processed using Jekyll and published at ScottKirvan.com. You have to enable Pages in your repo's settings. Details here.

The css file creates a page that is styled similar to GitHub's Dark High Contrast theme.

The files in the .github folder implement and customizes a github action that runs Release-Please, which helps with releases, version numbering, and updating the CHANGELOG.

Note

When using this template project, do not clone the tags or branches. Stick with main as the name of your main release branch. Change the version number in the .release-please-manifest.json file to the version you want to start with.

Release-Please uses Semantic Versioning (version: MAJOR.MINOR.PATCH). Changes to version numbers are triggered by specific keywords in your commit messages:

  • feat: (new feature) will bump the MINOR version number.
  • fix: (bug fixes) will bump the PATCH number.
  • feat!: fix!: or any xxx!: (major and breaking changes) will bump the MAJOR version number.

Table of Contents

Features

Installation

Usage

Contributions / Contact

Credits

Copyright (c) (2025): Scott Kirvan - All rights reserved
ScooterGitTemplate is licensed under the MIT License.

Project Link: ScooterGitTemplate
CHANGELOG
TODO

About

Nulla nobis dicta iste minus dolor repellendus aspernatur atque. Earum expedita aut inventore tempora fugiat deleniti. Molestias minima nam expedita beatae totam ipsa reprehenderit animi.

Resources

License

Stars

Watchers

Forks

Sponsor this project