Skip to content

colindembovsky/thekingdomofcode

Repository files navigation

Kingdom of Code Website

Welcome to the Kingdom of Code website repository! This is a static website built to showcase the Kingdom of Code community and resources.

Tech Stack

  • Jekyll
  • Tailwind CSS

Getting Started

  1. Clone the repository
git clone https://github.com/username/kingdomofcode-website.git
cd kingdomofcode-website
  1. Install dependencies
npm install
  1. Start the development server
npm run serve

The site will be available at http://localhost:8080.

Project Structure

website/
├── src/        # Source files
├── dist/       # Built files
├── assets/     # Images and other static assets
└── styles/     # CSS and Tailwind configuration

Contributing

  1. Fork the repository
  2. Create a feature branch
  3. Submit a Pull Request

License

MIT

About

Site for The Kingdom of Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published