Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the out of the box experience #19

Open
6 tasks
joshuabenuck opened this issue Mar 20, 2020 · 0 comments
Open
6 tasks

Improve the out of the box experience #19

joshuabenuck opened this issue Mar 20, 2020 · 0 comments

Comments

@joshuabenuck
Copy link
Owner

The out of the box experience currently requires users to understand some very obscure syntax. Once deno is installed, users must specify a directory of meta-sites or a single meta-site. For the majority of meta-sites, the hostname needs to be remapped. None of this is very intuitive.

To make the out of the box experience better, this issues proposes the following changes:

  • If no parameter is specified, start seran-wiki on localhost and open the user's default web browser to a hosted page offering configuration options.
  • Add support for a configuration file that allows for more complex configuration of meta-sites without requiring everything be specified as command line options.

Config UI recommendations:

  • The config page should allow the user to make changes to the server.
  • All changes should be persisted.
  • Changes that can be applied without server restart should be.
  • The user should be able to restart the server from within the configuration page.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant