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

Site migration to Laika #67

Merged
merged 6 commits into from
Jun 15, 2024
Merged

Site migration to Laika #67

merged 6 commits into from
Jun 15, 2024

Conversation

Hombre-x
Copy link
Contributor

This PR migrates the old Jekyll implementation in Ruby. Now it implements Laika and mdoc for the site generation and for the documentation in general.

  • Added the sbt-typelevel-site plugin to plugins.sbt.
  • Created the docs/ folder as the new default directory for the site and documentation.
  • Changed some configurations in build.sbt to make the site module compile the whole site.

Hombre-x added 6 commits June 11, 2024 18:18
Enabled site plugin and changed the publish branch to main
Removed old site implementation that used Jekyll to Laika + mdoc.

Also, a new directory `docs/` was created, containing the new markdown files.
Of course it is importing shellfish already
@Hombre-x
Copy link
Contributor Author

Just to point out, the import shellfish.os.* does not import anything at this point as the project is not structured in that way just jet, so I leaved it as a future reference.

Copy link
Member

@lenguyenthanh lenguyenthanh left a comment

Choose a reason for hiding this comment

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

not an expert here, but LGTM!

@lenguyenthanh lenguyenthanh merged commit a9213f3 into davenverse:main Jun 15, 2024
10 checks passed
@TonioGela TonioGela deleted the site branch June 15, 2024 09:26
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