logo

ScottKirvan/ScooterGitTemplate

Nulla nobis dicta iste minus dolor repellendus aspernatur atque

contributors last update forks stars open issues license

View Demo · Documentation · Report Bug · Request Feature

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:

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