Skip to content

ekrzeptowski/resume

Repository files navigation

Astro print friendly resume

This is a print friendly resume built with Astro.

Usage

  1. Clone this repo.
  2. Install dependencies: npm install.
  3. Edit locales in astro-i18n.config.js.
  4. Run the dev server: npm run dev.
  5. Open localhost:4321 in your browser.
  6. Edit resume.json data files in src/data and see the page update live!
  7. When you're ready, build your resume: npm run build. This will create a dist folder with your resume files.

For every secondary locale added in astro-i18n.config.js there should be a corresponding resume.[locale].json file in 'src/data' folder.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

Astro print friendly resume

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published