Coding
PromptBeginner5 minmarkdown
Markdown Converter
Agent skill for markdown-converter
7
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
Sign in to like and favorite skills
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
This is a community website for Woodberry Down Community Building England, featuring information about community programmes for children, youth, and adults. The site is built with Eleventy static site generator and uses Tailwind CSS for styling.
src/ - Source files for Eleventy
_includes/ - Nunjucks templates and partials
base.njk - Main layout template with Tailwind config and JavaScriptheader.njk - Site navigation headerfooter.njk - Site footer*.njk - Page templates with frontmatter_site/ - Generated static site outputarchive/ - Legacy HTML files and conversion toolsdocs/ - Project documentation and planningbase.njk layouttitle and description for each pagedata-netlify="true")# Development server with live reload npm run dev # Build static site npm run build # Python development (use uv) uv sync uv run python script.py # Take website screenshots npx playwright codegen
data-netlify="true" for Netlify Forms