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

content tools web server #561

Open
petrmalkov opened this issue Mar 16, 2020 · 0 comments
Open

content tools web server #561

petrmalkov opened this issue Mar 16, 2020 · 0 comments

Comments

@petrmalkov
Copy link

as a newcomer with ContentTool I could not find anywhere answer

after tuning with http://getcontenttools.com/tutorials/saving-strategies
I realized that

    /site
        /html
            index.html
            about.html
        /static
            content-tools.css
            content-tools.js
            site.js
        app.py

app.py lays on top and what web server should parse it?

I thought it could be apache2 with flask
like here
https://www.8host.com/blog/razvyortyvanie-prilozheniya-flask-na-servere-ubuntu/

I successed in Hello world
and tried to put in flask structure app.py /html /static
and failed because it lays in long path
/var/www/FlaskApp/FlaskApp/app.py

What instructions I missed?
Whatere to start from, what to fix, any ideas
Thank you in advance

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