Skip to content

Repository files navigation

taskwarrior.org Site Repository

This repository contains the content of taskwarrior.org, the website for the Taskwarrior project.

Contributing

To clone this repository, run

git clone https://github.com/GothenburgBitFactory/tw.org

For minor changes, it is perfectly fine to simply change the relevant Markdown files and make a pull request.

For more complex changes, here is how to build the documentation locally:

  1. Install hugo.
  2. Run
    hugo server -D -w
    This defaults to running a web server on http://localhost:1313.
    If you are running on an external host, try
    hugo server -D -w --bind 0.0.0.0 -b http://<hostname>

Updating Taskwarrior Versions

To record a new release of Taskwarrior, run bin/tw-release vX.Y.Z and make a PR for the result.

About

Repository for tw.org site

Topics

Resources

Stars

14 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages