Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.06 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.06 KB

TSW Notes Template

Deploy with Vercel

A simple Astro blog template for TSW Web Extension users to export their notes to a blog.

Demo: TSW Notes

Tech Stack

How to Use

GitHub

  1. fork this repo
  2. visit github to create a personal access token
    • settings -> developer settings -> personal access tokens -> fine-grained tokens

TSW Web Extension

  1. settings -> service settings
  2. set the following values
    • GitHub Token: Your personal access token
    • GitHub Owner: your github username
    • GitHub Notes Repo: your forked repo
  3. select "github" as the target on the export dialog.