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

Set up microsite #4

Merged
merged 6 commits into from
Nov 4, 2022
Merged

Set up microsite #4

merged 6 commits into from
Nov 4, 2022

Conversation

mvelimir
Copy link
Member

@mvelimir mvelimir commented Sep 1, 2022

Summary

  • Set up the docs structure
  • Set up the microsite using Docusaurus v2
  • Added the mdoc sbt plugin for generating docs and publishing the Docusaurus microsite using GitHub Actions
  • Added the unidoc sbt plugin for generating Scaladoc

Copy link
Member

@drmarjanovic drmarjanovic left a comment

Choose a reason for hiding this comment

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

Also, should we use favicon.ico for the favicon?

@@ -0,0 +1,9 @@

Copy link
Member

Choose a reason for hiding this comment

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

No need for this line.

@@ -0,0 +1,106 @@

Copy link
Member

Choose a reason for hiding this comment

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

No need for this line.

Copy link
Member

@drmarjanovic drmarjanovic left a comment

Choose a reason for hiding this comment

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

LGTM.

I've added GIT_DEPLOY_KEY to the secrets.

@drmarjanovic drmarjanovic merged commit 0e438ec into main Nov 4, 2022
@drmarjanovic drmarjanovic deleted the feature/microsite branch November 4, 2022 08:23
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