Replies: 2 comments 1 reply
|
Hey @sfinnie, thank you for reaching out. (1) In #146 you find a request where this was discussed. I think it would be a cool feature to run AN Otter Wiki after a (2) The PR #426 is currently under review (and testing) and looks very good. (3) Importing data via PRs, feature requests and questions are always welcome. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I just started using otter as a local, personal notes site. I've identified 3 candidate changes so far and would be happy to submit PRs. Before I do, I'd like to check whether they'd be welcomed. The changes are as follows:
requirements.txtwith all required packages (incl waitress) plus addition of instructions to docs (git pull repo, set up & activate venv, pip install requirements, configure, run).otterwiki/cli.pyto import a pre-existing tree of files, along the lines offlask import /path/to/source/root /path/to/app-data.path/to/app-datacan probaby be read from config by default, haven't looked at that yet.I'd be happy to open separate issues for each and submit PRs if they're of interest.
Thanks.
All reactions