Skip to content
#

bitcartcc

Here are 12 public repositories matching this topic...

MrNaif2018
MrNaif2018 commented Oct 1, 2021

As we are going to implement theming support in BitcartCC store, see bitcartcc/bitcart-store#319, we need to extend the API to allow storing css url.
CSS url for the theme is just an url which will be loaded by the frontend.
Ideally in the future we will allow to host css right on the server and use a permanent link to server storage, for that #161 and file storage support should be implemented

MrNaif2018
MrNaif2018 commented Oct 3, 2021

Help us translate BitcartCC website to your language!
To do that, you need to add your language name (as to be displayed on language picker) to this file:
https://github.com/bitcartcc/bitcart-site/blob/e58631d0c61f5829896de37ff88326f7949aba2f/i18n.js#L6-L11
Note that all translations are pulled from transifex on deploy, so to edit translations you have to do so from transifex.
To localize your

Improve this page

Add a description, image, and links to the bitcartcc topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bitcartcc topic, visit your repo's landing page and select "manage topics."

Learn more