https://github.com/devnyxie/ethereal
Ethereal is my personal website as of September 2024, shared under the MIT license.
https://github.com/devnyxie/ethereal
nextjs personal-website
Last synced: 23 days ago
JSON representation
Ethereal is my personal website as of September 2024, shared under the MIT license.
- Host: GitHub
- URL: https://github.com/devnyxie/ethereal
- Owner: devnyxie
- License: mit
- Created: 2024-08-08T02:53:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-02T15:17:33.000Z (11 months ago)
- Last Synced: 2025-08-19T02:56:37.548Z (10 months ago)
- Topics: nextjs, personal-website
- Language: TypeScript
- Homepage: https://portfolio-tim-afanasievs-projects.vercel.app
- Size: 5.31 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Ethereal

## Description
Ethereal is my personal website and blog as of September 2024. All code written is free to use and modify, but please give credit where credit is due. The website is built using TypeScript, Next.js, and Tailwind CSS.
## Features
- **Dark Mode**: Toggle between light and dark mode.
- **Advanced Theming**: Easily switch between 10000+ Shadcn themes and 53 Shiki themes.
- **Syntax Highlighting**: Code blocks are highlighted using Shiki **in build time**.
- **Responsive Design**: The website is fully responsive and works on all devices.
- **SEO Optimized**: The website is optimized for search engines, including sitemap and Open Graph tags.
## Stack
- **Language**: TypeScript
- **Framework**: Next.js
- **Styling**: Tailwind CSS
- **Code Highlighting**: Unified (Rehype) + Shiki
- **Components**: Shadcn (Radix UI)