All notable changes to this project will be documented in this file.
- (github) Correct operators - (828dc9d)
- (github) Trigger workflow only on pull request MERGE - (d33b7a4)
- Fix - (5391a15)
- (community) Resize icons - (8896735)
- (cliff) Unfilter commits - (6b91b9a)
- (github) Use pull_request_target for update_contributors.yml - (7bb9ee8)
- (github) Remove if condition on update-contributors.yml - (64cfde2)
fix: spacing & height in community cards - (1dd8f8e)
- Update data - (2585d25)
- Add CHANGELOG - (7552694)
- Add cliff.toml - (9b558ff)
- Add LICENSE - (d144245)
- Added aria label - (748f921)
- (GH action) Retrieve issues labelled featured in featured-issues.json (#204) - (0412302)
- (community) Add projects section and some projects - (239910e)
- (community) Build community card and implement filtering - (e5a7579)
- (data) Add qdir to community project - (33d54aa)
- (docs) Add nuxt content module - (b7c0295)
- (git) Add a git commit cli to generate standardised commit messages - (a536a12)
- (menu) Add code-of-conduct and coding guidelines - (401a50c)
- Add label event types to featured_issues workflow - (e6db9d3)
- Implement github flavored blockquotes - (45e6a2c)
- Add History link to site menu and update site logo styling - (611872b)
- Add simple layout component and update dynamic page template - (0874f88)
- (ci) Gh issues - change state to all (#219) - (733f939)
- (content) Add missing md files - (26c964a)
- (content) Update how-to-become-a-speaker.md - (3cf9382)
- (content) Move files to contents - (473ff38)
- (deps) Remove unused packages from data monorepo - (a7fe066)
- (featured-issues) No commit if no changes (#206) - (f9b58c9)
- (github actions) Featured_issues.json isn't a json array but multiple seperate json - (fc9272e)
- (nuxt) Add contribute to Menu - (3c22677)
- (nuxt) Add nuxt/content to package.json - (5ecc4b4)
- Filter the user github-actions[bot] from the contributors list on frontend - (2a5419a)
- README.md outdated to run project locally - (31e186e)
- Fix next meetup badge ui
- (622679d)
- Fix devtools issue
nuxt/nuxt#27779 (reply in thread)
- (eacc65f)
- (code of conduct) Shorten pledge - (370f819)
- (coding_guidelines) Expand intro - (d59abf2)
- (contributing) Add missing steps and add newlines - (f38a76c)
- (contributing) Remove content creation - (9757ee4)
- Move the filter to updateContributor script .js - (3098c5d)
- Create new dir info - (058ca98)
- Copy contributing.md to content folder - (26f14d5)
- Add test pages - (58324b6)
- Add coding_guidelines.md - (94b3486)
- Add code_of_conduct.md - (8185492)
- Add contributing.md - (5d29615)
- Update README - (e573cb5)
- (GH actions) Update git username and email of bots - (aa18f8a)
- (data) Remove global git config - (4f99bb3)
- (menu) Making CODE OF CONDUCT stop yelling - (3e200d2)
- (tapaz) Please stop - (e115e5f)
- Update pnpm lock file - (f2cfa14)
- Update npm dependencies and add @nuxt/content module - (6d14fbf)
- Update pnpm lock file - (972b649)
- Remove index from - (3b25017)
- Add NuxtContent module for docs (#207)
-
feat(docs): add nuxt content module
-
nuxt(docs): Add slug.vue
-
docs: add test pages
-
fix(nuxt): add nuxt/content to package.json
-
chore: remove index from
-
feat: Add simple layout component and update dynamic page template
-
feat: Add History link to site menu and update site logo styling
-
chore: update pnpm lock file
-
chore: Update npm dependencies and add @nuxt/content module
-
feat: implement github flavored blockquotes
-
doc: copy contributing.md to content folder
Co-authored-by: Sandeep Ramgolam sandeep@ramgolam.com - (7325d4e)
- Update description update spacings use nuxt image better
- (6677778)
- Exclude nuxt from the ci
- (bb4e71e)
- Close #190, meetup page overlapping 2024-2025 - (799f156)
- (docs) Add slug.vue - (31c516b)