No description
Find a file
2024-03-13 11:37:54 -03: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 refactor: move submodule into this repo 2024-02-27 19:14:40 -03:00
src feat(Style): Apply responsive design 2024-03-13 11:37:54 -03: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 Revert "ci(woodpecker): Set NODE_ENV to production in CI" 2024-02-29 17:18:29 -03:00
astro.config.mjs refactor: move submodule into this repo 2024-02-27 19:14:40 -03:00
CHANGELOG.md build(Commitizen): Add commitizen config to project 2024-03-13 10:07:21 -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 bump: version 0.0.1 → 0.1.0 2024-03-13 09:59:58 -03:00
pnpm-lock.yaml refactor: move submodule into this repo 2024-02-27 19:14:40 -03:00
README.md Merge branch 'main' of codeberg.org:aleidk/personal-page 2023-12-17 20:21:38 -03:00
tsconfig.json update typescript config 2023-09-09 18:49:36 -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, and try to do everything from scratch.

Here is the list of main code dependencies:

  • Astro Website framework
  • ReactJS for interactive components
  • Gardevoir for CSS reset and normalization
  • LightGallery, this is a temporary dependency until I have the time (or will) to develop a custom ligthbox.

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

Roadmap

  • Update design of landing page
  • Implement View Transition
  • Update design and behavior of the table component
  • Create a TOC for content
  • Create a lightbox compoenent
  • Setup a Theme switcher
  • Improve overall design of content

Understand content as "one entry of the blog" or portafolio, etc.

Reference

Cool websites for inspiration: