Install latest/beta of RedGas website editor
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install redgas-editor --beta
Don't have snapd? Get set up for snaps.
GreenAcidPipe bootstraps websites for you.
If you are a developer, you can bootstrap the website manually. It should be a GitHub repo with two files.
The repo should be named GAP-<your site name>
. For example, if the repo is romw314/GAP-Cracked-site
, enter romw314:Cracked-site
into RedGas when loading.
The first file is site_content.html.placeholder
. Put the site contents here, without any head or html tags. Only the site contents.
The second file is index.html.in
. This is a html with a DOCTYPE, html tag, head and body. Write this file and use %(site_content)
instead of the site contents.
RedGas will load site_content.html.placeholder
and parse it. When saving RedGas will write the contents to site_content.html.placeholder
and auto-generate an index.html
. This way you can use any other way to deploy instead of Vercel.
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
You are about to open
Do you wish to proceed?
Generate an embeddable card to be shared on external websites.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.