No description
Find a file
2024-07-28 12:02:25 -04:00
.vscode Initial commit from Astro 2023-06-24 12:41:25 -04:00
cypress Add basic test for landing page 2023-12-09 19:30:21 -03:00
public feat(Localization): add more text in landing page 2024-04-06 18:30:46 -03:00
src fix(blog): fix url to blog page 2024-07-28 12:02:25 -04:00
.cz.toml build(Commitizen): Add commitizen config to project 2024-03-13 10:07:21 -03:00
.eslintrc.cjs Add basic test for landing page 2023-12-09 19:30:21 -03:00
.gitignore update 2023-06-25 16:48:43 -04:00
.gitmodules refactor: move submodule into this repo 2024-02-27 19:14:40 -03:00
.prettierrc.cjs add external content 2023-06-26 17:27:50 -04:00
.rtx.toml Add basic test for landing page 2023-12-09 19:30:21 -03:00
.woodpecker.yml fix(Landing): fix layout brake 2024-03-17 20:15:48 -03:00
astro-i18next.config.mjs feat(langs): Add internacionalization functionality 2024-03-16 18:37:12 -03:00
astro.config.mjs feat(Components): Add pagination component 2024-03-19 20:43:04 -03:00
CHANGELOG.md bump: version 0.2.0 → 0.3.0 2024-03-15 10:13:14 -03:00
cypress.config.ts Add basic test for landing page 2023-12-09 19:30:21 -03:00
deploy.sh update deploy config 2023-06-25 16:55:49 -04:00
LICENSE add license 2023-06-25 14:01:05 -04:00
package.json fix(Landing): fix layout brake 2024-03-17 20:15:48 -03:00
pnpm-lock.yaml feat(langs): Add internacionalization functionality 2024-03-16 18:37:12 -03:00
README.md docs(README): update dependency and reference lists 2024-03-16 18:52:31 -03:00
tsconfig.json feat(Content): Add content for "about me" in en/es 2024-04-04 16:24:12 -03:00

Personal Webpage

This is a static site created for personal information and content serving such as blog and others.

Dependencies

One of the objective of this project is to use as few dependencies as possible (the ones used are intended for easier and faster development), and try to do everything from scratch.

Here is the list of main code dependencies:

  • Astro Website framework.
  • ReactJS for interactive components.
  • Sass for stylesheets generations.
  • Gardevoir for CSS reset and normalization.
  • astro-i18next for translations.

And here is a list of color schemes used for this project:

Reference

Cool websites for inspiration: