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

Allow building HTML versions of documents. #55

Merged
merged 1 commit into from
Jun 4, 2018

Conversation

Web-eWorks
Copy link
Collaborator

Fixes #49.

  • Fix issues with CSS @import, move back to using fonts from gfonts.
  • Add a build step to generate raw HTML output of each document.

We can take these generated files in the website's build step and wrap them in custom CSS and HTML, and serve them as a webpage. Should work perfectly, and remove the need to manually maintain a mirror of the M20 project.

- Fix issues with CSS @import, move back to using fonts from gfonts.
- Add a build step to generate raw HTML output of each document.
@kgrubb kgrubb merged commit 2fed945 into microluxe20:master Jun 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants