frontity/docs

Misleading documentation for selecting a theme when creating a new project

nicholasio opened this issue · 1 comments

The documentation says you can choose between --theme mars-theme or --theme twentytwenty-theme but that does not work, the cli seems to expect NPM package name even for the official themes (@frontity/twentytwenty-theme. and @frontity/mars-theme).

Good catch @nicholasio
Fixed in #208
You can see the final doc here