Carbon 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
- Customizable primary color
- Minecraft server status with copy IP to clipboard
- Discord invite link with online member count
- Rules
- Staff page with 3D avatars, groups and ranks
- Link to store
- Voting page with link generator including player name
- Frequently asked questions
- Highly optimized
- Social network links
- Customizable background image and logo
- 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 Carbon template in your favorite code editor such as Visual Studio Code
- Run "npm install" on the command line
- Fill in your Minecraft server 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