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 installnpm run devnpm run builddocker 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 astroplateTo access the shell within the container:
docker run -it --rm astroplate ashCopyright (c) 2024 - Present, Alpine Data Ventures
Code License:
Part of the code is developed by Zeon Studio and released under the MIT license.