File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525
2626## 🎯 About the Project
2727
28- NextCommunity is a static site directory built with [ Eleventy (11ty)] ( https://www.11ty.dev/ ) , styled with
29- [ TailwindCSS ] ( https://tailwindcss.com/ ) and made interactive with JavaScript. NextCommunity celebrates the global
30- developer community. Each developer gets their own profile page showcasing their skills, bio, and social links.
28+ NextCommunity is a static site directory built with Eleventy (11ty), JavaScript, Nunjucks and TailwindCSS.
29+ NextCommunity celebrates the global developer community. Each developer gets their own profile page
30+ showcasing their skills, bio, and social links.
3131
3232### 🛠️ Tech Stack
3333
34- - ** Static Site Generator** : Eleventy (11ty)
35- - ** Templating** : Nunjucks
36- - ** Styling** : TailwindCSS
37- - ** Data Format** : YAML
38- - ** Deployment** : GitHub Pages
34+ - ** Interactivity** : [ JavaScript] ( https://developer.mozilla.org/en-US/docs/Web/JavaScript )
35+ - ** Static Site Generator** : [ Eleventy (11ty)] ( https://www.11ty.dev/ )
36+ - ** Styling** : [ TailwindCSS] ( https://tailwindcss.com/ )
37+ - ** Templating** : [ Nunjucks] ( https://mozilla.github.io/nunjucks/ )
38+ - ** Data Format** : [ JSON] ( https://www.json.org/json-en.html ) / [ YAML] ( https://yaml.org/ )
39+ - ** Deployment** : [ GitHub Pages] ( https://docs.github.com/en/pages )
3940
4041### ✨ Features
4142
You can’t perform that action at this time.
0 commit comments