sunpy / ablog

ABlog for blogging with Sphinx
https://ablog.readthedocs.io/
Other
179 stars 52 forks source link

Create demo/ before running ablog start #269

Closed SilverRainZ closed 6 months ago

SilverRainZ commented 6 months ago

PR Description

ablog requires the root path to exist:

$ make demo
rm -rf demo
printf "demo\nABlog\nABlog Team\nhttps://ablog.readthedocs.io/" | ablog start
Welcome to the ABlog 0.11.7.dev8+g72e99ac.d20240106 quick start utility.

Please enter values for the following settings (just press Enter to accept a
default value, if one is given in brackets).

Enter the root path for your blog project (path has to exist).
> Root path for your project (path has to exist) [.]: * Please enter a valid path name.
> Root path for your project (path has to exist) [.]: * Please enter a valid path name.
> Root path for your project (path has to exist) [.]: * Please enter a valid path name.
> Root path for your project (path has to exist) [.]: * Please enter a valid path name.
> Root path for your project (path has to exist) [.]:
[Interrupted.]