You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry, I haven't looked at the project for a while. I think the https thing can be fixed quite easily by extending the server a little bit. https://stackoverflow.com/questions/5998694/how-to-create-an-https-server-in-node-js.
As for the editing. Is it that when you create a new page, you want to initialise it with a custom page? I'd like to be able to edit this page at a special number, say 900, and this would be used as the starting template.
An RSS reader would be an interesting project. Some weird template where you can put in the rss source into the teletext page directly and then the page would be able to pick up an RSS feed. That would be a bit of an innovation.
…s and configuration system (set via config.js).
* More code cleanup, including moving options into `config.js` to allow for customisation.
* Implement option to serve via HTTPS (#2).
* Allow a non-`TEEFAX` custom header title (as defined in config.js) to be substituted in at page render time.
* Render index.html via Nunjucks templating system (allows us to pass in config at render time).
First great coding!
Second: If i use a secure connection i get a warning Insecure connection. Can you maken it secure? Will be great!
Thirth: Can you make for me a example page for that i must put in the public or private map. So i can editing this?
Fourth: Possible one page with a rss reader will be great!
Greatings
Alexander
The text was updated successfully, but these errors were encountered: