Content Unocss

screenshot of Content Unocss
nuxt
unocss

A personal website theme powered by Nuxt Content, UnoCss, Iconify and Vue components.

Overview

The UnoCss is a personal website theme powered by Nuxt Content, UnoCss, Iconify, and Vue components. It provides a simple and stylish design for personal websites. With features like Markdown page creation, Nuxt layouts integration, meta tag generation, navigation generation, Light & Dark mode switching, access to a large collection of icons, code block highlighting, and Vue component integration, the UnoCss theme offers a comprehensive set of tools for creating and customizing personal websites.

Features

  • Create pages in Markdown in the content/ directory.
  • Use Nuxt layouts in your Markdown pages.
  • Enjoy meta tag generation from Markdown files.
  • Generated navigation based on your pages.
  • Switch between Light & Dark mode.
  • Access 100,000 icons from 100+ icon sets with the <Icon> component.
  • Highlight code blocks with Shiki.
  • Create Vue components in components/content/ and use them in your Markdown.

Summary

The UnoCss theme is a powerful personal website theme that provides a wide range of features for creating and customizing personal websites. With its simple and stylish design, support for Markdown, Nuxt layouts, meta tag generation, navigation generation, Light & Dark mode switching, access to a large collection of icons, and code block highlighting, the UnoCss theme offers a complete solution for personal website development.

nuxt
Nuxt

nuxt.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

unocss
UnoCSS

UnoCSS is an instant, on-demand atomic CSS engine that generates utility classes at build time. It's highly customizable, extremely fast, and compatible with Tailwind CSS utilities while offering additional features like attributify mode and pure CSS icons.

template
Templates & Themes

A template or theme refers to a pre-designed layout or structure that provides a basic framework for building a specific type of application or website. It typically includes good design, placeholder content and functional features, allowing developers to customize and fill in the details according to their specific needs.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.