Giter Club home page Giter Club logo

bentodev's People

Contributors

chingc avatar jimiwhite1020 avatar pdr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bentodev's Issues

Create option to override localhost:5000

Thank you for creating the DEV_ROOT option.

Now, I hope to it would be possible to override the ip (now it's localhost - hardcoded).
Is it maybe possible to specify some alternative IP addresses?

Can not install bentodev

I am not sure that I am asking a stupid question. Why am I not able to run "pip install bentodev"?

image

slugify filter

{{ 'index.html' | slugify }}

The bentodev returns index-html, but the live is indexhtml. Which is correct?

Upgrading Requests Past 2.13.0

Attempting to upgrade requests to 2.18.4 and found that Session Auth Headers were breaking. Please find time to discover and fix this issue.

Is there a way to change the projects root directory?

It seems the project directories were hardcoded as "~/bentodev" and "~/bentodev/sites".

Now, I would like to have a different "sites" directory.
So if there is an option in the bentodev/config.json file for the sites directory, it would be great!

"SITES_ROOT": "blah/blah/sites" // "sites" as default!

Thank you!

A feature to override the webserver address

Now, the web server url that's generated by the bentodev is http://[HOST]:[POST]. The HOST and the PORT variables are coming from config.json.
When the binding ip is 0.0.0.0, all asset urls are something like http://0.0.0.0:5000/assets/js/main.js, which does not seem to work on windows machine.
So, it would be good for me if there is an option to override the http://[HOST]:[POST].

LOCAL_URL = 'http://{}:{}/'.format(LOCAL_HOST, LOCAL_PORT)

Version Flag Breaking

The setup.py file which is used to determine the version is not being bundled with the build to display the version of the tool.

Pagination

Is there a way to make the pagination url work? Something like http://localhost:5000/blog/?p=3

Templates are cached

Need to restart the server before it sees an update to the underlying templates.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.