Skip to content

This repo is used as a template and sets the basic structure of projects. Also includes documentation style guides for projects.

License

Notifications You must be signed in to change notification settings

rowland007/template-repository

Repository files navigation

<Repo Name>

MkDocs Deployment Status GitKraken Shield

<Repo Name> by Randall Rowland is licensed under CC BY-NC 4.0

Overview

A repository template copies all of its settings and content over to newly created repositories in that project. Utilizing this feature allows users to manage settings centrally & ensure that your repositories are always correctly configured. There is no need to define certain settings all over again. It includes branches and file (README, LICENSE, .gitignore, and .github/workflows) in the template repository every new repository will automatically have. The feature will mirror the content from the template to the new repositories.

Configuration

Settings

After you've cloned the new repo, go into Settings and on the left handside, look for Pages. Make your settings look like the following:

Source

Deploy from a branch

Branch

gh-pages 📁/(root)

Files

This repository includes the following files

Branches

This repository initializes two branches, master and develop.

Benefits

✅ Spend less time repeating code
✅ Focus on building new things
✅ Less manual configuration
✅ Sharing boilerplate code across codebase
✅ Every template has a new url endpoint called /generate

About

This repo is used as a template and sets the basic structure of projects. Also includes documentation style guides for projects.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks