Erstellt auf Basis des Astro-Frameworks inklusive TailwindCSS, TypeScript und React.
Made by Alpine Data Ventures
- 👥 Multi-Authors
- 🎯 Similar Posts Suggestion
- 🔍 Search Functionality
- 🌑 Dark Mode
- 🏷️ Tags & Categories
- 🔗 Netlify setting pre-configured
- 📞 Support contact form
- 📱 Fully responsive
- 📝 Write and update content in Markdown / MDX
- 🔳 Syntax Highlighting
- 🏠 Homepage
- 👤 About
- 📞 Contact
- 👥 Authors
- 👤 Author Single
- 📝 Blog
- 📝 Blog Single
- 🚫 Custom 404
- 💡 Elements
- 📄 Privacy Policy
- 🏷️ Tags
- 🏷️ Tag Single
- 🗂️ Categories
- 🗂️ Category Single
- 🔍 Search
- astro/react
- astro/sitemap
- astro/tailwind
- astro 4.0+
- node v20.10+
- npm v10.2+
- tailwind v3.3+
npm install
npm run dev
npm run build
docker build -t astroplate .
# or
# docker --build-arg INSTALLER=npm build -t astroplate .
# or
# docker --build-arg INSTALLER=pnpm build -t astroplate .
docker run -p 3000:80 astroplate
# or
# docker run --rm -p 3000:80 astroplate
To access the shell within the container:
docker run -it --rm astroplate ash
Copyright (c) 2024 - Present, Alpine Data Ventures
Code License:
Part of the code is developed by Zeon Studio and released under the MIT license.