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

Configuration #3

Open
ingegno opened this issue Jan 30, 2015 · 0 comments
Open

Configuration #3

ingegno opened this issue Jan 30, 2015 · 0 comments

Comments

@ingegno
Copy link

ingegno commented Jan 30, 2015

After translation, I want to configure the lithophane so it fits on my site.
How do you want this? I would just add some javascript variables to set title and logo.
However, I would like to point to the original too, so to your version. Perhaps a footer or something to point to your website in English? Other ideas?

So I would do:

  1. add a lithophane-config.js
    2 there some variables:
    var SiteUrl = "http://3dp.rocks/lithophane/";
    var SiteTitle = "3DP Rocks - Lithophane generator"
    var SiteLogo = "images/logo.png";

and then I investigate how I can set those from that javascript in index.html. On a local install, one then just has to update this lithophane-config.js to ones own settings.

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