Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result

docs

  • Clone with SSH
  • Clone with HTTPS
  • Name Last commit Last update
    src
    .gitlab-ci.yml
    README.md
    retype.yml

    ImaLang Group Knowledge Sharing Website

    To contribute

    • Clone the repository :
    git clone git@git.unicaen.fr:imalang/docs.git
    • Install Retype :
    npm install retypeapp --global
    • Launch the local server to preview changes in real-time:
    retype start
    • Follow the retype documentation to edit markdown files.

    • Finally, just push the changes and wait for the pipeline to rebuild the site.