josetorronteras / josetorronteras.github.io

My personal website

Home Page:https://josetorronteras.es/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

josetorronteras.github.io

My personal GitHub page

CodeFactor

🥷 Usage

  • You can modify all the information in the files in the data folder (presentation, social links, projects list, colors).
  • You can write articles in markdown format in the content/posts folder.

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
bun install Installs dependencies
bun run dev Starts local dev server at localhost:4321
bun run build Build your production site to ./dist/
bun run preview Preview your build locally, before deploying
bun run astro ... Run CLI commands like astro add, astro check
bun run astro -- --help Get help using the Astro CLI

🙏 Thanks

Project Description
pwa-asset-generator Automates PWA asset generation and image declaration. Automatically generates icon and splash screen images, favicons and mstile images.

About

My personal website

https://josetorronteras.es/

License:MIT License


Languages

Language:Astro 70.9%Language:TypeScript 21.3%Language:CSS 3.5%Language:JavaScript 3.0%Language:Dockerfile 1.3%