Project details
Project: RedCobalt_WebPage
dev language: HTML/CSS/JS
Plugin language: en Author: @RustFlash
This is a premium web design that you can upload to any web host of your choice. It's complete and includes all pages! It has everything you need. You can also extend or customize it to your liking with little knowledge. The webdesign was written especially like a Rust plugin, you can set everything in a config like with Rust plugins.
Please understand that I do not incorporate any special requests or make the web hosting customizations for everyone. If you are ready for a premium web design, please follow the detailed documentation!
You can make adjustments very easily and quickly. You have the corresponding language files in the /lang/ folder. There you can formulate it according to your wishes.
Then you have the config.json file in the main directory. I have deliberately built the website a bit like a Rust plugin so that everyone can use it without html/css or js. You can enter your data in the config and don't have to search and fiddle around in large html files.
You also have the possibility to promote special holidays on your homepage.
Currently the advent calendar is possible, you can simply activate or deactivate it in the config:
"calendar": {
"enabled": false,
The same applies to effects, for example, if you want to activate a winter or Christmas feeling on your website, set the effect to true: “snow”: true
There are more festivities planned, but currently it only includes Christmas. To-Do:
RedCobalt_WebPage/
├── css/
│ └── style.css
├── img/
│ ├── background.jpg
│ └── fav.png
├── js/
│ ├── config-loader.js
│ ├── effects-manager.js
│ ├── language-handler.js
│ └── calendar-manager.js
├── lang/
│ ├── de.json
│ ├── en.json
│ ├── es.json
│ ├── fr.json
│ ├── it.json
│ ├── nl.json
│ ├── pl.json
│ ├── pt.json
│ ├── ru.json
│ ├── se.json
│ ├── tr.json
│ ├── uk.json
│ ├── cn.json
│ ├── kr.json
│ ├── ch.json
│ └── at.json
├── config.json
├── index.html
└── readme.md
Step 1: [Unzip and upload files]
Step 2: [edit the following files online or locally (if uploading a new local file)].
Step 3: Done
The plugin supports multiple languages. Language files are located in the lang folder and can be edited or expanded as needed. Currently supported languages:
default: EN
EN | DE | ES | FR | IT | NL | PL | PT | RU | SE | TR | UK | CN | KR | CH
Please note that the language files were translated using the DeepL Language Tool
https://redcobalt.rustflash.de
load, run, enjoy 💝