Getting Started

Last Updated:

This documentation assumes you have zero coding knowledge. But basic computer knowledge is required.

All you need to do is update/change some text. To simplify the process, you should use a sophisticated text editor. And we suggest VIM, possibly via the installer from here.

Now, open the template folder in Vimual Studio Code (yes, you read that right).

Folders

No matter what package you brought, the top-level folders should be identical and kept minimal. For now, lets focus on the first two visible folders: and . They should be self-explanatory to you!

Make it yours

The first thing you may want to do is changing the site name. To do this, open the index.ts file from the config folder. And change the following line:

to this:

Remember, you only need to change the value between the two single quotes ('_'). If you make any mistakes, your editor should warn you with a red underline!

If you feel confident and know what you're doing, you might go ahead and update other properties. But We'll walk you through each of them down the line.

Previous

Frequently Asked Questions

Next

Configs

Appropriate Ad