Hosting template - Standalone website
Modern website based on the Nuxt framework.
Easy and quick customization thanks to components.
Can be hosted on static website hosting.
Live demo
How to install and customize?
Discord server for support
Modern website based on the Nuxt framework.
Easy and quick customization thanks to components.
Can be hosted on static website hosting.
Live demo
- Modern and responsive design
- Dark mode by default
- Landing page
- Minecraft hosting pricing page
- VPS hosting pricing page
- Highly optimized
- Social network links
- Customizable images
- SEO optimized
- Option to add external links to navigation
- Simple customization with components
- Can be hosted on static webhosting
- Fast Discord server support
How to install and customize?
- Install Node.js to your computer
- Open the template in your favorite code editor such as Visual Studio Code
- Run "npm install" on the command line
- Fill in your website details in app.config.ts
- Edit the content of pages in the "pages" folder, or components in the "components" folder
- To start the development server to preview the edits, use the "npm run dev" command
- Use the "npx nuxi generate" command to build the website
- Finally, upload the contents of the ".output/public" folder to your static web hosting. You are done!
Discord server for support