1.0.2 • Published 2 years ago
jsonresume-theme-gitlab v1.0.2
JSON Resume Theme Gitlab
A JSON Resume theme looking like a Gitlab profile.
Preview
The theme can be previewed at https://kells64000.github.io/jsonresume-theme-gitlab.
Getting Started
Checkout https://jsonresume.org/getting-started/.
Additional schema
You can add "logo": "url" to work, education or certificates.
You can add "lang": "countryCode" to meta.
ℹ️ If property meta.lang is not defined, the default value is
en.
⚠️ Onlyen&&frare supported. PR welcome for other translations.
You can add "countryCode": "countryCode" to languages.
ℹ️ The countryCode need to be a valid ISO 3166-1-alpha-2 code.
You can add "icon": "fontAwesomeIcon" to skills, profiles or interests.
⚠️ Only free solid or brands.
Local development
Required
- docker 🐋
- docker-compose 🐳
Install
docker-compose run --rm node npm idocker-compose run --rm --service-ports node npm start