No description
Find a file
2024-11-10 21:45:59 +00:00
_src feat: implement barebone zola templates 2024-11-10 21:45:59 +00:00
content feat: implement barebone zola templates 2024-11-10 21:45:59 +00:00
public feat: implement barebone zola templates 2024-11-10 21:45:59 +00:00
templates feat: implement barebone zola templates 2024-11-10 21:45:59 +00:00
themes/emily_zola_theme feat: implement barebone zola templates 2024-11-10 21:45:59 +00: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
.justfile feat: implement barebone zola templates 2024-11-10 21:45:59 +00:00
CHANGELOG.md bump: version 0.2.0 → 0.3.0 2024-03-15 10:13:14 -03:00
cog.toml refactor: add zola init config 2024-11-07 22:08:18 +00:00
config.toml refactor: add zola init config 2024-11-07 22:08:18 +00:00
LICENSE add license 2023-06-25 14:01:05 -04:00
package.json chore: delete files from previous architectures 2024-11-07 21:34:14 +00: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: