summaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Collapse)Author
2021-03-16implement New* routines for fetching and creating new feeds/pages.nytpu
Also includes routines for fetching gemini, http, and gopher resources. TODO: add Update* routines to update existing feeds/pages.
2021-03-16add command parsingnytpu