https://github.com/lchristmann/simple-tailwind-site-vue
A simple Tailwind CSS website built with Vue 3. It's target for the Typo3 site linked below, which shall create the very same website.
https://github.com/lchristmann/simple-tailwind-site-vue
simple-website tailwindcss vue vue3
Last synced: about 1 month ago
JSON representation
A simple Tailwind CSS website built with Vue 3. It's target for the Typo3 site linked below, which shall create the very same website.
- Host: GitHub
- URL: https://github.com/lchristmann/simple-tailwind-site-vue
- Owner: lchristmann
- Created: 2025-03-14T20:27:24.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-26T14:56:46.000Z (about 1 year ago)
- Last Synced: 2025-03-26T15:47:03.199Z (about 1 year ago)
- Topics: simple-website, tailwindcss, vue, vue3
- Language: Vue
- Homepage: https://github.com/lchristmann/simple-tailwind-site-typo3
- Size: 513 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Tailwind Theme for Typo3
This project was created with `npm init vite simple-tailwind-site-vue` (choosing Vue and vanilla JavaScript) and `npm install`.
Work with it by checking it out and running `npm install` plus `npm run dev`.
## Todos
- streamline the HTML structure in the About/Blog/Docs/Changelog components, so it's easy to make separate components for the content elements in Typo3 later