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

quick-access-links

  • Name Last commit Last update
    public
    .gitlab-ci.yml
    README.md

    README

    This serves as a plain HTML site to enable an easy access to Project relevant URLs.

    The werb page lives on: https://petrova1.pages.jsc.fz-juelich.de/quick-access-links


    To upload a new content, just go to the folder "public" and upload there the new HTML file. Make sure to keep the same name as the original one. Congatulations, it works :)


    For developers:

    The above example expects to put all your HTML files in the public/ directory.

    GitLab User or Group Pages

    To use this project as your user/group website, you will need one additional step: just rename your project to namespace.gitlab.io, where namespace is your username or groupname. This can be done by navigating to your project's Settings.

    Read more about user/group Pages and project Pages.

    Troubleshooting

    1. CSS is missing! That means that you have wrongly set up the CSS URL in your HTML files. Have a look at the index.html for an example.