No description
Find a file
aleidk 8498bfca49
All checks were successful
Publish image / create-docker-images (push) Successful in 32s
Publish image / deploy (push) Successful in 9s
Publish image / rebase (push) Successful in 18s
build: update stack config
2024-12-13 11:05:30 -03:00
.forgejo build: update stack config 2024-12-13 11:05:30 -03:00
_master_wiki chore: add files from master-wiki repo 2024-11-20 20:00:35 -03:00
_src feat: implement barebone zola templates 2024-11-10 21:47:36 +00:00
content ci: dummy commit for testing ci 2024-12-09 15:37:52 -03:00
public feat: implement barebone zola templates 2024-11-10 21:47:36 +00:00
templates feat: implement barebone zola templates 2024-11-10 21:47:36 +00:00
themes/emily_zola_theme feat: implement barebone zola templates 2024-11-10 21:47:36 +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 chore: add build command 2024-11-27 18:50:38 -03:00
CHANGELOG.md bump: version 0.2.0 → 0.3.0 2024-03-15 10:13:14 -03:00
cog.toml chore: update project config files 2024-12-04 19:37:27 -03:00
config.toml chore: add build command 2024-11-27 18:50:38 -03:00
docker-stack.yaml build: update stack config 2024-12-13 11:05:30 -03:00
Dockerfile chore: add build actions 2024-12-05 18:56:34 -03:00
LICENSE add license 2023-06-25 14:01:05 -04:00
package.json chore: delete files from previous architectures 2024-11-10 21:47:36 +00:00
README.md Update README.md 2024-11-10 19:27:09 +00: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: