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

Make HugoPass use generic API for themes #1

Open
reid-spencer opened this issue Mar 29, 2024 · 0 comments · May be fixed by #4
Open

Make HugoPass use generic API for themes #1

reid-spencer opened this issue Mar 29, 2024 · 0 comments · May be fixed by #4
Assignees

Comments

@reid-spencer
Copy link
Contributor

reid-spencer commented Mar 29, 2024

  • Create a trait API for use in the HugoPass that abstracts out all the template-specific portions of content generation.
  • Use that trait API to provide a GeekDoc implementation of that trait
  • Use that trait API to provide a Docsy implementation of that trait
@reid-spencer reid-spencer converted this from a draft issue Mar 29, 2024
reid-spencer pushed a commit that referenced this issue Mar 29, 2024
* Finish build settings
* Add in ScalaFmt
* Make 2 themes we plan to support
* Integrate theme selection into HugoPass
reid-spencer pushed a commit that referenced this issue Mar 29, 2024
* Finish build settings
* Add in ScalaFmt
* Make 2 themes we plan to support
* Integrate theme selection into HugoPass
@reid-spencer reid-spencer moved this from Todo to In Progress in riddl-hugo Apr 4, 2024
@reid-spencer reid-spencer self-assigned this Apr 4, 2024
@reid-spencer reid-spencer linked a pull request Apr 4, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

1 participant