Skip to content

Latest commit

Β 

History

History
52 lines (35 loc) Β· 1.78 KB

File metadata and controls

52 lines (35 loc) Β· 1.78 KB

Dracula Theme Website

The official source code for draculatheme.com - the home of the Dracula color scheme.

Website Preview

Quick Start

Prerequisites: Node.js (v16 or higher recommended)

git clone https://github.com/dracula/draculatheme.com.git
cd draculatheme.com
npm install
npm run dev

The website will be available at http://localhost:3000

Available Scripts

Command Description
npm run dev Start development server with Turbopack
npm run build Build for production
npm run start Start production server
npm run rss Generate RSS feeds for blog and changelog
npm run lint Run ESLint and Prettier

Contributing

  1. Fork the repository.
  2. Create your feature branch (git checkout -b feat/amazing-feature).
  3. Commit your changes (git commit -m 'feat: add amazing feature').
  4. Push to the branch (git push origin feat/amazing-feature).
  5. Open a Pull Request! πŸ’œ

Community

Join the Dracula community:

Dracula Pro

Dracula Pro

License

This project is licensed under the MIT License. Made with πŸ’œ by Zeno and Luxonauta.