Skip to content

maehr/github-template

moritzmaehr.ch

Digital tales: personal weblog of Moritz Mähr.

GitHub issues GitHub forks GitHub stars Code license Data license

Installation

Install Quarto and Node.js and run the following commands in the root directory of the repository:

npm install
npm run prepare

Usage

Check that all files are properly formatted.

npm run check

Format all files.

npm run format

Run Quarto to preview the website.

quarto preview blog

Run Quarto to build the website.

quarto render blog

Run the wizard to write meaningful commit messages.

npm run commit

Run the wizard to create a CHANGELOG.md.

npm run changelog

Support

This project is maintained by @maehr. Please understand that we won't be able to provide individual support via email. We also believe that help is much more valuable if it's shared publicly, so that more people can benefit from it.

Type Platforms
🚨 Bug Reports GitHub Issue Tracker
📚 Docs Issue GitHub Issue Tracker
🎁 Feature Requests GitHub Issue Tracker
🛡 Report a security vulnerability See SECURITY.md
💬 General Questions GitHub Discussions

Roadmap

No changes are currently planned.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors and acknowledgment

  • Moritz Mähr - Initial work - maehr

See also the list of contributors who participated in this project.

License

This project is licensed under the GNU Affero General Public License v3.0 - see the LICENSE.md file for details.

About

GitHub template for small projects.

Topics

Resources

License

AGPL-3.0, CC-BY-SA-4.0 licenses found

Licenses found

AGPL-3.0
LICENSE-AGPL.md
CC-BY-SA-4.0
LICENSE-CCBYSA.md

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published