Commit Graph

80 Commits

Author SHA1 Message Date
dependabot[bot]
725cdc362f build(deps): bump the npm_and_yarn group across 1 directory with 2 updates (#10)
Bumps the npm_and_yarn group with 2 updates in the / directory: [undici](https://github.com/nodejs/undici) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `undici` from 6.21.1 to 6.21.3
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v6.21.1...v6.21.3)

Updates `vite` from 6.2.5 to 6.3.5
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.3.5/packages/vite)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 6.21.3
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-version: 6.3.5
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-03 11:06:19 -06:00
Psan
1b21576f4d Implemented Astro native content collection for static data (#9)
* Implemented Astro native content collection for static data

* deleted spaces

---------

Co-authored-by: psan <psan>
2025-06-03 10:16:13 -06:00
EFEELE
b371cba08b fix(ui): resolved z-index conflict between navbar and projects section 2025-05-26 14:17:22 -06:00
Psan
962d7ac449 Fixed Broken Link (#7) 2025-05-26 14:01:33 -06:00
EFEELE
90bef38777 style(markdown): update list styling with margin adjustment 2025-05-06 14:10:18 -06:00
EFEELE
8cdbef96dc Merge branch 'main' of https://github.com/EFEELE/NeonMint 2025-04-30 16:09:44 -06:00
EFEELE
cc4608fbf5 refactor(MarkdownPostLayout): clean up code formatting and improve layout structure
- Removed unnecessary whitespace for better readability.
- Wrapped ListPosts component in a div for improved layout consistency.
2025-04-30 16:09:42 -06:00
Fernando Lopez
51a30b3831 Create LICENSE 2025-04-15 15:35:42 -06:00
EFEELE
82da0c1e09 docs(readme): add favicon setup instructions using favicon.io 2025-04-15 15:31:49 -06:00
Fernando Lopez
e3045f8918 docs: Update README.md 2025-04-15 15:21:10 -06:00
EFEELE
a86f149b93 feat(seo): update homepage title for better SEO 2025-04-15 15:12:30 -06:00
EFEELE
ff1c594bb3 feat(SEO): update favicon images 2025-04-15 14:03:36 -06:00
EFEELE
317943d5f2 Merge branch 'main' of https://github.com/EFEELE/NeonMint 2025-04-15 13:30:37 -06:00
EFEELE
3c2b794dd1 feat(SEO): Add exclude filter to sitemap
- Excludes pages containing "/blog/tags" or "/blog/techs" from the sitemap.
- Reduces unnecessary crawling and indexing of non-essential sections.
- Improves SEO by focusing the sitemap on more valuable content.
2025-04-15 13:29:39 -06:00
EFEELE
09d7870902 Merge branch 'main' of https://github.com/EFEELE/NeonMint 2025-04-15 13:22:25 -06:00
EFEELE
09dc543837 feat(SEO): Fix and improve links for better search engine visibility 2025-04-15 13:22:21 -06:00
Fernando Lopez
af8ad8cdab Update README.md 2025-04-15 09:38:30 -06:00
EFEELE
48c0de5fec Update blog navigation and post link paths for consistency 2025-04-14 11:46:42 -06:00
EFEELE
bc89d1b936 FIX all posts redirect page 2025-04-14 11:46:22 -06:00
EFEELE
b6272a5de8 Update README.md and blog post readme to clarify blog structure and page descriptions 2025-04-14 11:46:11 -06:00
EFEELE
e5127ecb61 Update BlogPost.astro styles to enhance hover effects and adjust transition durations 2025-04-14 11:41:08 -06:00
EFEELE
cf3194d00d Refactor Project.astro styles for improved hover effects and transition durations 2025-04-14 11:37:56 -06:00
Fernando Lopez
3e09845d68 Update README.md 2025-04-08 12:46:48 -06:00
EFEELE
d3d035b501 Update Astro 5.6.1 2025-04-08 12:40:26 -06:00
EFEELE
a4f1b1ef8f Fix page title in blog techs index and add missing languages prop to Languages component 2025-04-08 10:50:41 -06:00
EFEELE
4b505252e3 Update .gitignore to include VSCode settings directory 2025-04-08 10:47:23 -06:00
EFEELE
0a37676e08 CSS styles for markdown elements
This reverts commit a935d4cdfb.
2025-04-08 10:45:29 -06:00
EFEELE
a935d4cdfb Refactor global CSS styles for markdown elements and update navigation bar comments to Spanish 2025-04-08 10:30:01 -06:00
Fernando Lopez
b657f63b9b Update README.md 2025-04-07 15:56:09 -06:00
EFEELE
c2421d79c5 first commit 2025-04-07 15:50:13 -06:00