Skip to content
/ swoth.dev Public template

🎊 Source code of the 5th version of swoth.live. Rewritten with πŸ—² TypeScript.

Notifications You must be signed in to change notification settings

Swothh/swoth.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

βš™οΈ Config

Adjust the fields in the swoth.config.js file to suit you.
Edit the seo.config.js file for SEO settings.
If you want to use the blog system, clone swothh/blog and create a personal token.
GitHub personal token (public_repo must be checked).

πŸ”‘ Host

You can use Vercel to host your website.

πŸ“œ Usage

Install packages.
$ npm i --force

Start development server at ::3000 port.
$ npm run dev

Build for production and launch website.
$ npm run build && npm start

πŸ”’ License

MIT

⭐ Star

Don't forget to star if you like it.