keuperj / keuper-labs

Keuper Labs website

Home Page:https://keuperj.github.io/keuper-labs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keuper Labs Website

FAQ

for group membebers: how to edeti my pages and add papers?

  • fork this repo, edit you changes in your fork and issue a merge request...

How to add a paper

  • edit (in GitLab web UI) _data/sources.yaml
  • copy and edit existing entry
  • upload (via gitlab UI) image of conference (ratio is 100x200) to images
  • order of entries is the order of papers on the site
  • read Warinings in file header!
  • check if website built correctly

How to edit personal page

  • edit (in GitLab web UI) your .md file _members folder
  • upload (via gitlab UI) your image (ratio is 1:1) to images
  • check if website built correctly

How to add person to team

  • copy and edit (in GitLab web UI) .md file of other person in the _members folder
  • upload (via gitlab UI) image (ratio is 1:1) to images
  • check if website built correctly

Changes are not visible online -> what to do?

  • build bot sometimes takes 2min to compile
  • update website cache
  • check output of the build bot -> red x ist fail. click on the job to get an error message. In most cases the yaml is broken -> NO : in data fields of a yaml file!

How to do other changes

-> read full docu below

Full Documentation

▶️ Get Started

🗚 Basic Formatting

📝 Basic Editing

🤖 Citations

⚙️ Advanced Editing

🧱 Components

🧠 Background Knowledge

💡 Tips

❓ Support

About

Keuper Labs website

https://keuperj.github.io/keuper-labs

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:SCSS 37.0%Language:HTML 32.1%Language:JavaScript 15.7%Language:Python 14.3%Language:Ruby 0.9%