Skip to content

Commit 13aa414

Browse files
authored
Update README.md (#286)
1 parent 6ea12f9 commit 13aa414

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,17 +25,18 @@
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

0 commit comments

Comments
 (0)