TermHub

Full Documentation

Step-by-step visual guides for every content file — expand any section to learn more.

16 SectionsBeginner FriendlyNo Code Required

Contents

Contents

1

Install dependencies

Open a terminal in your project folder and install all required packages.

2

Run the setup wizard

The wizard asks your name, email, and social links, then generates your config file.

3

Start the dev server

Opens your portfolio in the browser. Changes you make are reflected instantly.

Before you start, make sure Node.js (v18+) and Git are installed. You can check by running node -v and git -v in your terminal.

Tip

The setup wizard only creates site.json with your basic info. All other content files are ready to edit at your own pace.