An open API service indexing awesome lists of open source software.

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.

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