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

Integrate with sbt-typelevel-site #127

Merged
merged 8 commits into from
Jan 23, 2022
Merged

Conversation

armanbilge
Copy link
Member

Introduces an Http4sOrgSitePlugin that extends the TypelevelSitePlugin with the http4s.org theme. @amesgen is working on adopting this for the jdk-http-client site :)

I'm currently hosting it live at: https://8000-http4s-sbthttp4sorg-coabwhxs515.ws-us27.gitpod.io/
(btw that static site is served with the http4s npm package ;)

Screen Shot 2022-01-22 at 13 04 08

addSbtPlugin("org.http4s" % "sbt-http4s-org" % http4sOrgV)
addSbtPlugin("org.http4s" % "sbt-http4s-org" % "@VERSION@")
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is ugly in the GitHub README but it becomes useful information on the live site.

Copy link
Member

@rossabaker rossabaker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The preview didn't work for me, but, cool!

@rossabaker rossabaker merged commit 2da27a8 into main Jan 23, 2022
@armanbilge armanbilge deleted the topic/sbt-typelevel-site branch January 23, 2022 03:03
@armanbilge
Copy link
Member Author

Yeah, sorry, my workspace turned off a while ago :) anyway it's live now at https://http4s.github.io/sbt-http4s-org/.

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

Successfully merging this pull request may close these issues.

2 participants