Skip to content

moQuez/dotcom

Repository files navigation

11ty-dotcom

Netlify Status

Personal site built with Eleventy (11ty) and Tailwind CSS.

Requirements

  • Bun (used for scripts and dependency management)

Setup

bun install

Development

bun start

Runs Eleventy in serve mode and Tailwind in watch mode.

Build

bun run build

Generates the production site into _site/.

Notes

  • Source files live in src/; templates are in src/_includes/.
  • Posts are Markdown files in src/posts/ with front matter.
  • Images are optimized via the Eleventy image shortcode.
  • Deployments run on Netlify and are already set up to build and publish on pushes to master.

About

Personal Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors