No description
Find a file
2023-12-09 19:30:21 -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 Remove decap cms 2023-11-25 15:56:23 -03:00
src Update some text inside the project 2023-11-27 19:44:05 -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 Change content submodule repo 2023-11-25 10:12:56 -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 update 2023-11-27 19:52:08 -03:00
astro.config.mjs Add woodpecker config 2023-11-11 19:47:18 -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 Add basic test for landing page 2023-12-09 19:30:21 -03:00
pnpm-lock.yaml Add basic test for landing page 2023-12-09 19:30:21 -03:00
README.md Update some text inside the project 2023-11-27 19:44:05 -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

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 desing of content

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