Marc-AntoineA c29cdca33b review(doc): move en translations to root folder, add 'links to french docs', replace ticket with issue 2 yıl önce
..
README.md c29cdca33b review(doc): move en translations to root folder, add 'links to french docs', replace ticket with issue 2 yıl önce
backtivisda.md c29cdca33b review(doc): move en translations to root folder, add 'links to french docs', replace ticket with issue 2 yıl önce
colors.md c29cdca33b review(doc): move en translations to root folder, add 'links to french docs', replace ticket with issue 2 yıl önce
fonts.md c29cdca33b review(doc): move en translations to root folder, add 'links to french docs', replace ticket with issue 2 yıl önce
settings.md c29cdca33b review(doc): move en translations to root folder, add 'links to french docs', replace ticket with issue 2 yıl önce
specifications.md c29cdca33b review(doc): move en translations to root folder, add 'links to french docs', replace ticket with issue 2 yıl önce

README.md

Managing an instance

All your instance data is stored in your Gitlab project. This means that all administrative tasks can be performed there.

Nevertheless, it's important to remember that manipulating data is no simple matter.

An image, for example, is referenced in four places:

  • in the symbols.json file, where the image's metadata are indicated: dimensions, categories, title, etc.
  • in the symbols folder: the image itself
  • a thumbnail in .png or .jpg format in the symbols/previews folder
  • a (much reduced) thumbnail in .webp format in the symbols/thumbnails folder

You need to :

  • generate images in the right format and resolution;
  • ensure that files are in the right places and with the right names;

And since using Gitlab is complicated, we've developed a online backoffice called backtivisda. This backoffice allows you to perform the most common manipulations.
👉 Find out more

!> Refer to this documentation for any operations not yet available in backtivisda.