Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Use go templates for css and html output #3

Open
adrinux opened this issue Jan 25, 2019 · 2 comments
Open

Use go templates for css and html output #3

adrinux opened this issue Jan 25, 2019 · 2 comments
Assignees
Labels
Milestone

Comments

@adrinux
Copy link
Owner

adrinux commented Jan 25, 2019

Currently palegen.html and styles.css are static files. These should be reworked into go templates to make maintenance less tedious. Also need to add styles.css code inline in palegen.html.

Could add a command line flag to only output palegen.html when requested, dependent on issue #2

@adrinux
Copy link
Owner Author

adrinux commented Jan 31, 2019

Use SVG instead of HTML? Would make embedding in other documents easier.

@adrinux adrinux added this to the version 0.3 milestone Apr 21, 2021
@adrinux
Copy link
Owner Author

adrinux commented Apr 28, 2021

Should output css to colors.css for use in projects but also output CSS inline in the palegen.html file so it can be dropped into projects as a standalone palette page.

@adrinux adrinux self-assigned this Apr 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant