Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frezbo/resume
Repository to hold personal Resume
https://github.com/frezbo/resume
Last synced: about 2 months ago
JSON representation
Repository to hold personal Resume
- Host: GitHub
- URL: https://github.com/frezbo/resume
- Owner: frezbo
- License: mit
- Created: 2020-06-21T12:07:11.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-27T04:50:32.000Z (almost 2 years ago)
- Last Synced: 2024-10-14T06:13:13.036Z (3 months ago)
- Language: HTML
- Homepage:
- Size: 511 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Frezbo's Resume
Uses [JSON Resume](https://jsonresume.org/) to build a resume with [rocketspacer](https://github.com/rocketspacer/jsonresume-theme-rocketspacer) theme and publish to GitHub pages.
## Pre-requisites
- [NodeJS](https://nodejs.org/en/)
- [TaskFile](https://taskfile.dev/#/installation)
- [Yarn](https://yarnpkg.com/getting-started/install)> Use any installation method whichever is convenient
## Listing tasks
`task -l`
## Building
`task build`
## Serving
`task serve`
Starts a local server listening on port 4000