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 to programatically use html5css3 ? #97

Open
selobu opened this issue Sep 12, 2017 · 1 comment
Open

How to programatically use html5css3 ? #97

selobu opened this issue Sep 12, 2017 · 1 comment

Comments

@selobu
Copy link

selobu commented Sep 12, 2017

Hi, how to programatically use your library to render the output by using bootstrap?

My current approach is

import html5css3
from html5css3 import Writer
from docutils.core import publish_string

result = publish_string(entrada.contenido, writer=Writer(), writer_name='html5',)

But, how to include the --bootstrap-css --jquery directives?

@selobu selobu changed the title Include as part of docutil programatically using html5css3 Sep 12, 2017
@selobu selobu changed the title programatically using html5css3 How to programatically by using html5css3 ? Sep 12, 2017
@selobu selobu changed the title How to programatically by using html5css3 ? How to programatically using html5css3 ? Sep 12, 2017
@selobu selobu changed the title How to programatically using html5css3 ? How to programatically use html5css3 ? Sep 12, 2017
@marianoguerra
Copy link
Owner

marianoguerra commented Sep 12, 2017 via email

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