skohub-io / skohub-blog

https://blog.skohub.io
Apache License 2.0
0 stars 1 forks source link

Set up blog with gatsby #1

Closed acka47 closed 2 years ago

acka47 commented 3 years ago
sroertgen commented 3 years ago

I could review the code if wanted

acka47 commented 3 years ago

I could review the code if wanted

Great, thanks, I added you abiove. It won't be a lot to review anyway. @katauber will set it up similar to https://github.com/metafacture/metafacture-blog.

acka47 commented 3 years ago

From https://github.com/skohub-io/skohub.io/issues/15:

It should be running at https://blog.skohub.io. I suggest using Hugo , see https://gohugo.io/hosting-and-deployment/hosting-on-github/

We should copy the previous posts from lobid blog and add a link rel="canonical" statement to both versions for the hypothes.is annotaitons, see https://web.hypothes.is/help/how-hypothesis-interacts-with-document-metadata/#link-relcanonical.

katauber commented 3 years ago

@acka47 please review. Clone with branch 1-SetUpInitialBlog: git clone -b 1-SetUpInitialBlog git@github.com:skohub-io/skohub-blog.git and follow the instructions in the README.md to install and build the gatsby blog. Feel free to change the contents of the blog.

fsteeg commented 2 years ago

@acka47 has reviewed here: https://github.com/skohub-io/skohub-blog/pull/2#issuecomment-878190942