Skip to content

Repository files navigation

Nebulix | Astro + Static CMS

License: CC BY-ND 4.0

A Universe of Possibilities: Blogs, Portfolios, Webshop, Restaurant Menus, and Beyond.

Nebulix

Notice

This theme is currently under development, and until we reach version 1.0.0, there is a possibility that upgrading could lead to errors.

🛠️Deploy

Easily deploy this theme to Netlify with a single click, and conveniently update environment variables afterward on Netlify.

Deploy to Netlify

Constellations of Features:

  • 📰 Chart Your Path with a Blog
  • 🖼 Showcase Your Stellar Portfolio
  • 🍝 Illuminate Culinary Voyages with a Restaurant Menu
  • 🛒 Launch Your Webshop Powered by Snipcart
  • 🔍 SEO Constellations: Canonical URLs and OpenGraph radiance
  • 🧭 Navigational Maps: Sitemap Support
  • 📑Language of the Stars: Markdown & MDX Support
  • 📝 Static CMS Ready for Galactic Exploration
  • 🐵 Mailchimp newsletter form
  • 🕵 Unveil Hidden Constellations with Full Text Search using Pagefind

♻️ Page Speed and Emissions

Experience the green and swift capabilities of Nebulix. With an impressively low emission of 0.05g - 0.07g CO2 per page visit and consistently achieving a lighthouse score between 98 and 100, Nebulix ensures both speed and environmental consciousness for your website.

🚀 Getting Started

1. Setting up the .env file

rename the env.txt to .env and fill in your details

BLOG_SLUG=blogPORTFOLIO_SLUG=workSHOP_SLUG=shopMENU_SLUG=menuWEBSITE_LANGUAGE=enCURRENCY=USDUNITS=metricSNIPCART_KEY=<your-snipcart-public-key>NODE_VERSION=18NEWSLETTER_PROVIDER=mailchimpMAILCHIMP_API_KEY=XXXXXXXXXXXXXXXX-us21MAILCHIMP_SERVER_PREFIX=us21MAILCHIMP_LIST_ID=XXXXXXXXXFROM_EMAIL_ADDRESS=[test@email.com](mailto:test@email.com)TO_EMAIL_ADDRESS=[test@email.com](mailto:test@email.com)MAILGUN_API_KEY=XXXXXXXXXMAILGUN_DOMAIN=XXXXXXXXXMAILGUN_API_URL=<https://api.eu.mailgun.net>POSTMARK_SERVER_TOKEN=XXXXXXXXXSLACK_CHANNEL_ID=XXXXXXXXXSLACK_TOKEN=XXXXXXXXX

2. Configure your Static CMS Backend

Navigate to src/pages/admin.astro and provide your Git repository details. You can find a list of all supported Git backends at: https://www.staticcms.org/docs/backends-overview

Gitlab Example:

constconfig={locale: lang,site_url: url,logo_url: 'https://nebulix.unfolding.io/nebulix-logo.svg',local_backend: true,backend: {name: 'gitlab',repo: '/<your-gitlab-repo>',auth_type: 'pkce',// Required for pkceapp_id: 'xxxx',// Application ID from your GitLab settingscommit_messages: {create: 'Create {{collection}} "{{slug}}"',update: 'Update {{collection}} "{{slug}}"',delete: 'Delete {{collection}} "{{slug}}"',uploadMedia: 'Upload "{{path}}"',deleteMedia: 'Delete "{{path}}"'}},search: 'true',
....}

3. Add your site to the astro config

exportdefaultdefineConfig({site: 'https://your-website.com',
....

4. Install dependencies

$ npm install

🛠️ 5. Start Development server

$ npm run dev

If you wish to engage the local backend:

$ npm run cms-proxy-server

Now you can open Static CMS on http://localhost:4321/admin/

❌ Removing Collections

If your cosmic journey excludes a blog, portfolio, shop, or restaurant menu, simply remove the corresponding documents from the src/content. Additionally, erase the page templates from src/pages .

🛸 Commands

All commands are run from the root of the project, from a terminal:

CommandAction
npm installInstalls dependencies
npm run devStarts local dev server at localhost:4321
npm run cms-proxy-serverStarts Static CMS proxy server for local-backend
npm run buildBuild your production site to ./dist/
npm run previewPreview your build locally, before deploying
npm run astro ...Run CLI commands like astro add, astro check
npm run astro -- --helpGet help using the Astro CLI

📁 Documentation

Learn how to harness the power of Static CMS and craft a distinctive website that stands out from the crowd.

Documentation

🌐 Demo

Witness the extraordinary speed of Nebulix in action.

Demo

👀 Want to learn more about Astro?

Check out Astro documentation or jump into Astro's Discord server.

📚 Tech Stack

Astro, MDX, Vue, TailwindCSS, Pagefind, Snipcart

🛟 Support

If you encounter any issues or bugs, we encourage you to open an issue in the repository. To help us quickly address the problem, please provide detailed information about the bug and steps to reproduce it.

👑 Premium Support

For those seeking priority assistance, we offer premium support services. Do you need support, custom intergrations, design, or development? Feel free to reach out to me by email at hello@unfolding.io. find me on UpWork Im here to help!

📝 License

Want to get rid of the attribution? Simply purchase a license and you're good to go.

🚕 Roadmap

As we journey towards v1.0, our path includes enriching the page builder with a diverse array of new blocks, upgrading dependencies to ensure optimal performance, and introducing exciting features. We're eager to hear from you! If you have any feature requests, please feel free to reach out and let us know.

☕️ Want to Caffeinate your Developer?

By caffeinating your developer, you're not just getting the best out of them; you're also ensuring a cheerful and energetic work environment.😊

buymeacoffee

📸 Screenshots

Nebulix

Nebulix

Nebulix

Nebulix

Nebulix

Nebulix

Nebulix

Nebulix

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages