Skip to content

This repo contains an Eleventy project showcasing a glossary of terms, styled with Tailwind CSS. Explore a clean and organized glossary interface with easy navigation and clear, beautiful design.

Notifications You must be signed in to change notification settings

ajaykumarvarma/Glossary-Eleventy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eleventy Glossary Project

This repository contains an Eleventy project that showcases a glossary of terms using Tailwind CSS for styling.

Features

  • Glossary page displaying terms and definitions.
  • Stylish design using Tailwind CSS.
  • Mobile-responsive layout.

Running the Project Locally

Ensure you have Node.js installed, and then follow the steps below to run the project locally:

  1. Install Dependencies:

    npm install
  2. Build Tailwind CSS:

    npx tailwindcss build src/styles.css -o src/output.css
  3. Run Eleventy:

    npx @11ty/eleventy --serve

After running the above commands, your site will be accessible at:

http://localhost:8080/glossary/

Built With

About

This repo contains an Eleventy project showcasing a glossary of terms, styled with Tailwind CSS. Explore a clean and organized glossary interface with easy navigation and clear, beautiful design.

Topics

Resources

Stars

Watchers

Forks