nautilus-cyberneering / secure-git-guide

A collections of articles about Git, GitHub and GPG focused on security.
https://secure-git.guide
8 stars 5 forks source link

Move Secure Git Guide to Svelet.Kit #68

Closed da2ce7 closed 10 months ago

da2ce7 commented 1 year ago

Use consistent infrastructure as https://github.com/torrust/torrust-website

josecelano commented 10 months ago

@grmbyrn has created a new version in SvelteKit. Now we have to:

grmbyrn commented 10 months ago

I have done the following this morning:

josecelano commented 10 months ago

I have done the following this morning:

  • [x] Remove the old version and make the secure-git-guide-branch to the root folder.
  • [x] Copy info from old README to the new one.
  • [ ] Setup workflow for deployment to GitHub pages.
  • [ ] Install the new version of MegaLinter and fix errors.

OK @grmbyrn, are you going to open a PR?