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

How do I define the story's title? And the author? #192

Closed
rscarrasco opened this issue Sep 30, 2016 · 2 comments
Closed

How do I define the story's title? And the author? #192

rscarrasco opened this issue Sep 30, 2016 · 2 comments

Comments

@rscarrasco
Copy link

When I exported a test story to web, I noticed that the contents of the <title> and the first <h1> was the file name without the .ink extension. How can I change these values? And since we're already here, is there a way to set the author too?

@joethephish
Copy link
Member

The intent is that you customise the HTML and JavaScript that's been generated, other than the .js which is your actual content exported by inky.

Having said that, there's future plans to allow you to specify this in a tag - see #122 for details.

@rscarrasco
Copy link
Author

Ok then, thanks, @joethephish!

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

2 participants