tomByrer / epicstudio

Template with astro, tailwind and alpinejs

Home Page:https://epicstudio.zank.studio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Epicstudio

Epicstudio is a template made with Astro, Tailwind and AlpineJS.

This project is inspired by this codepen make sure to leave an heart!

Deploy to Cloudflare Workers

Deploy to Netlify

Deploy with Vercel


Preview

Epicoflio Preview

๐Ÿงช Test

On the folder run

  1. npm i (or yarn or pnpm i)
  2. npm run dev (or yarn dev or pnpm dev)

(if it's not working report an issue)

๐Ÿš€ Deploy

Cloudflare pages (suggested)

You can either click on the button above to deploy to Cloudflare automatically, or you can fork this repository and deploy manually from cloudflare dashboard.

You can leave build settings as defaults.

Others

You can check the deploy documentation at https://docs.astro.build/en/guides/deploy/

โœ… Features

  • Localization (with astro-i18next)
  • CMS for editing portfolio post (thanks to decap CMS)
  • PWA (thanks to vite-pwa)

โœ๏ธ Admin dashboard

You can access the admin dashboard for editing blog post at /admin

For more information follow Decap CMS documentation at https://decapcms.org/docs/

In order to access the admin dashboard to change blog articles content you need to have access to the github repo, a quick way to test it test would be fork the repo and than configure decap cms accordingly to your cloud provider (netlify, cloudflare, vercel, etc...).

If you use cloudflare pages you can follow this guide https://github.com/i40west/netlify-cms-cloudflare-pages.

If you use netlify it's actually easier, you will need to change in the file astro.config.mjs NetlifyCMS config config.backend.name to git-gateway. (See zankhq/astros#23 (comment) and https://decapcms.org/docs/git-gateway-backend/#git-gateway-with-netlify for more info)



zank.studio

About

Template with astro, tailwind and alpinejs

https://epicstudio.zank.studio

License:MIT License


Languages

Language:Astro 65.6%Language:JavaScript 25.9%Language:TypeScript 5.3%Language:CSS 3.2%