mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-10 04:22:27 +10:00
Compare commits
25 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0ef975a177 | |||
| eb9f5450df | |||
| c7fffff495 | |||
| 42408ce8c5 | |||
| ed78f8fc4e | |||
| 318145f007 | |||
| c2a35a1066 | |||
| 541cfa784d | |||
| de53d8dfe7 | |||
| c28afbc75d | |||
| 40e6227aa9 | |||
| 02e396bfdb | |||
| 4dc83c1d7f | |||
| 143a123212 | |||
| c64b96619f | |||
| ff35a2a95c | |||
| 549363bbe5 | |||
| e6bda688ac | |||
| 64b0c5e7cf | |||
| 57f7edc134 | |||
| c62a3c2dfd | |||
| b7f024913c | |||
| 488631e6b0 | |||
| ca5a866249 | |||
| 3a0cd4e150 |
@ -3,15 +3,15 @@ TZ=UTC
|
||||
SECRET_KEY=change-me
|
||||
|
||||
# URLs
|
||||
PUBLIC_URL=http://localhost:3000
|
||||
PUBLIC_SERVER_URL=http://localhost:3100
|
||||
PUBLIC_URL=http://<SERVER-IP>
|
||||
PUBLIC_SERVER_URL=http://<SERVER-IP>/api
|
||||
|
||||
# Database
|
||||
POSTGRES_HOST=localhost
|
||||
POSTGRES_PORT=5432
|
||||
POSTGRES_USERNAME=postgres
|
||||
POSTGRES_PASSWORD=postgres
|
||||
POSTGRES_DATABASE=reactive_resume
|
||||
POSTGRES_DATABASE=postgres
|
||||
POSTGRES_SSL_CERT=
|
||||
|
||||
# Auth
|
||||
|
||||
29
CHANGELOG.md
29
CHANGELOG.md
@ -2,6 +2,35 @@
|
||||
|
||||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
||||
|
||||
### [3.2.4](https://github.com/AmruthPillai/Reactive-Resume/compare/v3.2.3...v3.2.4) (2022-03-14)
|
||||
|
||||
### [3.2.3](https://github.com/AmruthPillai/Reactive-Resume/compare/v3.2.2...v3.2.3) (2022-03-14)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **client/import:** implement import json from reactive resume v2 ([42408ce](https://github.com/AmruthPillai/Reactive-Resume/commit/42408ce8c5ce55904854f9f6e0481889a01edfb8))
|
||||
|
||||
### [3.2.2](https://github.com/AmruthPillai/Reactive-Resume/compare/v3.2.1...v3.2.2) (2022-03-14)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **client/skills:** make skill level optional ([02e396b](https://github.com/AmruthPillai/Reactive-Resume/commit/02e396bfdbf07ae75661f1e7e4e55060cacee7d0))
|
||||
|
||||
### [3.2.1](https://github.com/AmruthPillai/Reactive-Resume/compare/v3.2.0...v3.2.1) (2022-03-14)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **i18n:** add Chinese (Simplified) language to locales ([549363b](https://github.com/AmruthPillai/Reactive-Resume/commit/549363bbe5bdd781699dea9506bd4baedf5740d1))
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **client/basics:** fix issue with overlapping photo filters on safari/webkit/iOS ([e6bda68](https://github.com/AmruthPillai/Reactive-Resume/commit/e6bda688ac3ba1c04e82721add92e755ea5386c3))
|
||||
* **docker:** fix docker-compose for production grade deployments ([57f7edc](https://github.com/AmruthPillai/Reactive-Resume/commit/57f7edc13432a038c907afc6cb74b5182a9b2333))
|
||||
|
||||
## [3.2.0](https://github.com/AmruthPillai/Reactive-Resume/compare/v3.1.4...v3.2.0) (2022-03-14)
|
||||
|
||||
|
||||
|
||||
128
CODE_OF_CONDUCT.md
Normal file
128
CODE_OF_CONDUCT.md
Normal file
@ -0,0 +1,128 @@
|
||||
# Contributor Covenant Code of Conduct
|
||||
|
||||
## Our Pledge
|
||||
|
||||
We as members, contributors, and leaders pledge to make participation in our
|
||||
community a harassment-free experience for everyone, regardless of age, body
|
||||
size, visible or invisible disability, ethnicity, sex characteristics, gender
|
||||
identity and expression, level of experience, education, socio-economic status,
|
||||
nationality, personal appearance, race, religion, or sexual identity
|
||||
and orientation.
|
||||
|
||||
We pledge to act and interact in ways that contribute to an open, welcoming,
|
||||
diverse, inclusive, and healthy community.
|
||||
|
||||
## Our Standards
|
||||
|
||||
Examples of behavior that contributes to a positive environment for our
|
||||
community include:
|
||||
|
||||
* Demonstrating empathy and kindness toward other people
|
||||
* Being respectful of differing opinions, viewpoints, and experiences
|
||||
* Giving and gracefully accepting constructive feedback
|
||||
* Accepting responsibility and apologizing to those affected by our mistakes,
|
||||
and learning from the experience
|
||||
* Focusing on what is best not just for us as individuals, but for the
|
||||
overall community
|
||||
|
||||
Examples of unacceptable behavior include:
|
||||
|
||||
* The use of sexualized language or imagery, and sexual attention or
|
||||
advances of any kind
|
||||
* Trolling, insulting or derogatory comments, and personal or political attacks
|
||||
* Public or private harassment
|
||||
* Publishing others' private information, such as a physical or email
|
||||
address, without their explicit permission
|
||||
* Other conduct which could reasonably be considered inappropriate in a
|
||||
professional setting
|
||||
|
||||
## Enforcement Responsibilities
|
||||
|
||||
Community leaders are responsible for clarifying and enforcing our standards of
|
||||
acceptable behavior and will take appropriate and fair corrective action in
|
||||
response to any behavior that they deem inappropriate, threatening, offensive,
|
||||
or harmful.
|
||||
|
||||
Community leaders have the right and responsibility to remove, edit, or reject
|
||||
comments, commits, code, wiki edits, issues, and other contributions that are
|
||||
not aligned to this Code of Conduct, and will communicate reasons for moderation
|
||||
decisions when appropriate.
|
||||
|
||||
## Scope
|
||||
|
||||
This Code of Conduct applies within all community spaces, and also applies when
|
||||
an individual is officially representing the community in public spaces.
|
||||
Examples of representing our community include using an official e-mail address,
|
||||
posting via an official social media account, or acting as an appointed
|
||||
representative at an online or offline event.
|
||||
|
||||
## Enforcement
|
||||
|
||||
Instances of abusive, harassing, or otherwise unacceptable behavior may be
|
||||
reported to the community leaders responsible for enforcement at
|
||||
im.amruth@gmail.com.
|
||||
All complaints will be reviewed and investigated promptly and fairly.
|
||||
|
||||
All community leaders are obligated to respect the privacy and security of the
|
||||
reporter of any incident.
|
||||
|
||||
## Enforcement Guidelines
|
||||
|
||||
Community leaders will follow these Community Impact Guidelines in determining
|
||||
the consequences for any action they deem in violation of this Code of Conduct:
|
||||
|
||||
### 1. Correction
|
||||
|
||||
**Community Impact**: Use of inappropriate language or other behavior deemed
|
||||
unprofessional or unwelcome in the community.
|
||||
|
||||
**Consequence**: A private, written warning from community leaders, providing
|
||||
clarity around the nature of the violation and an explanation of why the
|
||||
behavior was inappropriate. A public apology may be requested.
|
||||
|
||||
### 2. Warning
|
||||
|
||||
**Community Impact**: A violation through a single incident or series
|
||||
of actions.
|
||||
|
||||
**Consequence**: A warning with consequences for continued behavior. No
|
||||
interaction with the people involved, including unsolicited interaction with
|
||||
those enforcing the Code of Conduct, for a specified period of time. This
|
||||
includes avoiding interactions in community spaces as well as external channels
|
||||
like social media. Violating these terms may lead to a temporary or
|
||||
permanent ban.
|
||||
|
||||
### 3. Temporary Ban
|
||||
|
||||
**Community Impact**: A serious violation of community standards, including
|
||||
sustained inappropriate behavior.
|
||||
|
||||
**Consequence**: A temporary ban from any sort of interaction or public
|
||||
communication with the community for a specified period of time. No public or
|
||||
private interaction with the people involved, including unsolicited interaction
|
||||
with those enforcing the Code of Conduct, is allowed during this period.
|
||||
Violating these terms may lead to a permanent ban.
|
||||
|
||||
### 4. Permanent Ban
|
||||
|
||||
**Community Impact**: Demonstrating a pattern of violation of community
|
||||
standards, including sustained inappropriate behavior, harassment of an
|
||||
individual, or aggression toward or disparagement of classes of individuals.
|
||||
|
||||
**Consequence**: A permanent ban from any sort of public interaction within
|
||||
the community.
|
||||
|
||||
## Attribution
|
||||
|
||||
This Code of Conduct is adapted from the [Contributor Covenant][homepage],
|
||||
version 2.0, available at
|
||||
https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.
|
||||
|
||||
Community Impact Guidelines were inspired by [Mozilla's code of conduct
|
||||
enforcement ladder](https://github.com/mozilla/diversity).
|
||||
|
||||
[homepage]: https://www.contributor-covenant.org
|
||||
|
||||
For answers to common questions about this code of conduct, see the FAQ at
|
||||
https://www.contributor-covenant.org/faq. Translations are available at
|
||||
https://www.contributor-covenant.org/translations.
|
||||
@ -37,6 +37,7 @@ You have complete control over what goes into your resume, how it looks, what co
|
||||
## Languages
|
||||
|
||||
- Bengali (বাংলা)
|
||||
- Chinese (中文)
|
||||
- English
|
||||
- French (Français)
|
||||
- German (Deutsch)
|
||||
@ -76,7 +77,7 @@ Use the [GitHub Issues](https://github.com/AmruthPillai/Reactive-Resume/issues/n
|
||||
|
||||
Reactive Resume would be nothing without the folks who supported me and kept the project alive in the beginning, and your cotinued support is what keeps me going. If you found Reactive Resume to be useful, helpful or just insightful and appreciate the effort I took to make the project, please consider donating as little or as much as your can.
|
||||
|
||||
### [☕️ Buy me a coffee](https://www.buymeacoffee.com/AmruthPillai) | [💸 PayPal](https://paypal.me/RajaRajanA)
|
||||
### [💸 PayPal](https://paypal.me/RajaRajanA)
|
||||
|
||||
## Infrastructure
|
||||
|
||||
|
||||
@ -27,10 +27,12 @@ const Basics = () => {
|
||||
<Heading path="sections.basics" name={t('builder.leftSidebar.sections.basics.heading')} />
|
||||
|
||||
<div className="grid grid-cols-1 gap-4 sm:grid-cols-2">
|
||||
<div className="flex flex-col items-center gap-4 sm:col-span-2 sm:flex-row">
|
||||
<PhotoUpload />
|
||||
<div className="grid items-center gap-4 sm:col-span-2 sm:grid-cols-3">
|
||||
<div className="mx-auto">
|
||||
<PhotoUpload />
|
||||
</div>
|
||||
|
||||
<div className="flex w-full flex-col-reverse gap-4 sm:flex-col sm:gap-2">
|
||||
<div className="grid gap-2 w-full sm:col-span-2">
|
||||
<ResumeInput label={t('builder.leftSidebar.sections.basics.name.label')} path="basics.name" />
|
||||
|
||||
<Button variant="outlined" startIcon={<PhotoFilter />} onClick={handleClick}>
|
||||
|
||||
@ -10,6 +10,11 @@ export const languages: Language[] = [
|
||||
name: 'Bengali',
|
||||
localName: 'বাংলা',
|
||||
},
|
||||
{
|
||||
code: 'zh',
|
||||
name: 'Chinese',
|
||||
localName: '中文',
|
||||
},
|
||||
{
|
||||
code: 'en',
|
||||
name: 'English',
|
||||
|
||||
@ -9,7 +9,7 @@ export const VALID_URL_REGEX = /[-a-zA-Z0-9@:%._+~#=]{1,256}\.[a-zA-Z0-9()]{1,6}
|
||||
export const FILENAME_TIMESTAMP = 'DDMMYYYYHHmmss';
|
||||
|
||||
// Links
|
||||
export const DONATION_URL = 'https://www.buymeacoffee.com/AmruthPillai';
|
||||
export const DONATION_URL = 'https://paypal.me/RajaRajanA';
|
||||
export const GITHUB_URL = 'https://github.com/AmruthPillai/Reactive-Resume';
|
||||
export const PRODUCT_HUNT_URL = 'https://www.producthunt.com/posts/reactive-resume-v3';
|
||||
export const GITHUB_ISSUES_URL = 'https://github.com/AmruthPillai/Reactive-Resume/issues/new/choose';
|
||||
|
||||
@ -29,7 +29,7 @@ const defaultState: FormData = {
|
||||
const schema = Joi.object<FormData>().keys({
|
||||
id: Joi.string(),
|
||||
name: Joi.string().required(),
|
||||
level: Joi.string().required(),
|
||||
level: Joi.string().allow(''),
|
||||
levelNum: Joi.number().min(0).max(10).required(),
|
||||
keywords: Joi.array().items(Joi.string().optional()),
|
||||
});
|
||||
@ -109,7 +109,6 @@ const SkillModal: React.FC = () => {
|
||||
control={control}
|
||||
render={({ field, fieldState }) => (
|
||||
<TextField
|
||||
required
|
||||
label={t('builder.common.form.level.label')}
|
||||
error={!!fieldState.error}
|
||||
helperText={fieldState.error?.message}
|
||||
|
||||
@ -24,6 +24,7 @@ const ImportExternalModal: React.FC = () => {
|
||||
const linkedinInputRef = useRef<HTMLInputElement>(null);
|
||||
const jsonResumeInputRef = useRef<HTMLInputElement>(null);
|
||||
const reactiveResumeInputRef = useRef<HTMLInputElement>(null);
|
||||
const reactiveResumeV2InputRef = useRef<HTMLInputElement>(null);
|
||||
|
||||
const { open: isOpen } = useAppSelector((state) => state.modal['dashboard.import-external']);
|
||||
|
||||
@ -49,6 +50,11 @@ const ImportExternalModal: React.FC = () => {
|
||||
reactiveResumeInputRef.current.click();
|
||||
reactiveResumeInputRef.current.value = '';
|
||||
}
|
||||
} else if (integration === 'reactive-resume-v2') {
|
||||
if (reactiveResumeV2InputRef.current) {
|
||||
reactiveResumeV2InputRef.current.click();
|
||||
reactiveResumeV2InputRef.current.value = '';
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
@ -171,7 +177,7 @@ const ImportExternalModal: React.FC = () => {
|
||||
|
||||
<p className="mb-2">{t('modals.dashboard.import-external.reactive-resume.body')}</p>
|
||||
|
||||
<div>
|
||||
<div className="flex gap-4">
|
||||
<Button
|
||||
variant="contained"
|
||||
disabled={isLoading}
|
||||
@ -181,6 +187,15 @@ const ImportExternalModal: React.FC = () => {
|
||||
{t('modals.dashboard.import-external.reactive-resume.actions.upload-json')}
|
||||
</Button>
|
||||
|
||||
<Button
|
||||
variant="contained"
|
||||
disabled={isLoading}
|
||||
startIcon={<UploadFile />}
|
||||
onClick={() => handleClick('reactive-resume-v2')}
|
||||
>
|
||||
{t('modals.dashboard.import-external.reactive-resume.actions.upload-json-v2')}
|
||||
</Button>
|
||||
|
||||
<input
|
||||
hidden
|
||||
type="file"
|
||||
@ -188,6 +203,14 @@ const ImportExternalModal: React.FC = () => {
|
||||
onChange={(event) => handleChange(event, 'reactive-resume')}
|
||||
accept="application/json"
|
||||
/>
|
||||
|
||||
<input
|
||||
hidden
|
||||
type="file"
|
||||
ref={reactiveResumeV2InputRef}
|
||||
onChange={(event) => handleChange(event, 'reactive-resume-v2')}
|
||||
accept="application/json"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
</BaseModal>
|
||||
|
||||
@ -3,7 +3,7 @@ const path = require('path');
|
||||
const i18nConfig = {
|
||||
i18n: {
|
||||
defaultLocale: 'en',
|
||||
locales: ['bn', 'de', 'en', 'es', 'fr', 'hi', 'it', 'kn', 'ta'],
|
||||
locales: ['bn', 'de', 'en', 'es', 'fr', 'hi', 'it', 'kn', 'ta', 'zh'],
|
||||
},
|
||||
nsSeparator: '.',
|
||||
localePath: path.resolve('./public/locales'),
|
||||
|
||||
@ -111,9 +111,10 @@
|
||||
},
|
||||
"reactive-resume": {
|
||||
"actions": {
|
||||
"upload-json": "Upload JSON"
|
||||
"upload-json": "Upload JSON",
|
||||
"upload-json-v2": "Upload JSON from v2"
|
||||
},
|
||||
"body": "If you have a JSON that was exported with the current version of Reactive Resume, you can import it back here to get an editable version again. Previous versions of Reactive Resume are unfortunately not supported at the moment.",
|
||||
"body": "If you have a JSON that was exported with the current version of Reactive Resume, you can import it back here to get an editable version again.",
|
||||
"heading": "Import From Reactive Resume"
|
||||
}
|
||||
},
|
||||
|
||||
358
client/public/locales/zh/builder.json
Normal file
358
client/public/locales/zh/builder.json
Normal file
@ -0,0 +1,358 @@
|
||||
{
|
||||
"common": {
|
||||
"actions": {
|
||||
"add": "添加新的 {{token}}",
|
||||
"delete": "删除 {{token}}",
|
||||
"edit": "编辑 {{token}}"
|
||||
},
|
||||
"columns": {
|
||||
"heading": "分栏",
|
||||
"tooltip": "更改栏数"
|
||||
},
|
||||
"form": {
|
||||
"date": {
|
||||
"label": "日期"
|
||||
},
|
||||
"description": {
|
||||
"label": "描述"
|
||||
},
|
||||
"email": {
|
||||
"label": "Email 地址"
|
||||
},
|
||||
"end-date": {
|
||||
"help-text": "如果仍然存在,请将此栏留空",
|
||||
"label": "结束日期"
|
||||
},
|
||||
"keywords": {
|
||||
"label": "关键字"
|
||||
},
|
||||
"level": {
|
||||
"label": "等级"
|
||||
},
|
||||
"levelNum": {
|
||||
"label": "等级 (数字)"
|
||||
},
|
||||
"name": {
|
||||
"label": "名称"
|
||||
},
|
||||
"phone": {
|
||||
"label": "电话号码"
|
||||
},
|
||||
"position": {
|
||||
"label": "职务"
|
||||
},
|
||||
"start-date": {
|
||||
"label": "开始日期"
|
||||
},
|
||||
"subtitle": {
|
||||
"label": "副标题"
|
||||
},
|
||||
"summary": {
|
||||
"label": "概要"
|
||||
},
|
||||
"title": {
|
||||
"label": "标题"
|
||||
},
|
||||
"url": {
|
||||
"label": "网站"
|
||||
}
|
||||
},
|
||||
"glossary": {
|
||||
"page": "页"
|
||||
},
|
||||
"list": {
|
||||
"actions": {
|
||||
"delete": "删除",
|
||||
"duplicate": "创建副本",
|
||||
"edit": "编辑"
|
||||
},
|
||||
"empty-text": "列表为空"
|
||||
},
|
||||
"tooltip": {
|
||||
"delete-item": "您确定要删除此条数据吗? 此操作无法撤消。",
|
||||
"delete-section": "删除章节",
|
||||
"rename-section": "重命名章节",
|
||||
"toggle-visibility": "切换显示/隐藏"
|
||||
}
|
||||
},
|
||||
"controller": {
|
||||
"tooltip": {
|
||||
"center-artboard": "中心画板",
|
||||
"copy-link": "复制链接地址",
|
||||
"export-pdf": "输出为PDF",
|
||||
"toggle-orientation": "切换页面方向",
|
||||
"toggle-page-break-line": "切换分页线",
|
||||
"toggle-sidebars": "显示/隐藏侧边栏",
|
||||
"zoom-in": "放大",
|
||||
"zoom-out": "缩小"
|
||||
}
|
||||
},
|
||||
"header": {
|
||||
"menu": {
|
||||
"delete": "删除",
|
||||
"duplicate": "创建副本",
|
||||
"rename": "重命名",
|
||||
"share-link": "分享链接",
|
||||
"tooltips": {
|
||||
"delete": "您确定要删除该简历吗?该操作不可撤销。",
|
||||
"share-link": "您需要将简历的可见性更改为公开,以使其对其他人可见。"
|
||||
}
|
||||
}
|
||||
},
|
||||
"leftSidebar": {
|
||||
"sections": {
|
||||
"awards": {
|
||||
"form": {
|
||||
"awarder": {
|
||||
"label": "获奖纪录"
|
||||
}
|
||||
}
|
||||
},
|
||||
"basics": {
|
||||
"actions": {
|
||||
"photo-filters": "照片滤镜"
|
||||
},
|
||||
"heading": "概况",
|
||||
"headline": {
|
||||
"label": "标题"
|
||||
},
|
||||
"name": {
|
||||
"label": "全名"
|
||||
},
|
||||
"photo-filters": {
|
||||
"effects": {
|
||||
"border": {
|
||||
"label": "边框"
|
||||
},
|
||||
"grayscale": {
|
||||
"label": "灰度"
|
||||
},
|
||||
"heading": "特效"
|
||||
},
|
||||
"shape": {
|
||||
"heading": "形状"
|
||||
},
|
||||
"size": {
|
||||
"heading": "尺寸(单位:Px)"
|
||||
}
|
||||
},
|
||||
"photo-upload": {
|
||||
"tooltip": {
|
||||
"remove": "移除照片",
|
||||
"upload": "上传照片"
|
||||
}
|
||||
}
|
||||
},
|
||||
"certifications": {
|
||||
"form": {
|
||||
"issuer": {
|
||||
"label": "颁布方"
|
||||
}
|
||||
}
|
||||
},
|
||||
"education": {
|
||||
"form": {
|
||||
"area-study": {
|
||||
"label": "专业"
|
||||
},
|
||||
"courses": {
|
||||
"label": "课程"
|
||||
},
|
||||
"degree": {
|
||||
"label": "学位"
|
||||
},
|
||||
"grade": {
|
||||
"label": "年级"
|
||||
},
|
||||
"institution": {
|
||||
"label": "机构"
|
||||
}
|
||||
}
|
||||
},
|
||||
"location": {
|
||||
"address": {
|
||||
"label": "地址"
|
||||
},
|
||||
"city": {
|
||||
"label": "城市"
|
||||
},
|
||||
"country": {
|
||||
"label": "国家"
|
||||
},
|
||||
"heading": "地点",
|
||||
"postal-code": {
|
||||
"label": "邮编"
|
||||
},
|
||||
"region": {
|
||||
"label": "地区"
|
||||
}
|
||||
},
|
||||
"profiles": {
|
||||
"form": {
|
||||
"network": {
|
||||
"label": "网络"
|
||||
},
|
||||
"username": {
|
||||
"label": "用户名"
|
||||
}
|
||||
},
|
||||
"heading": "简介",
|
||||
"heading_one": "简介"
|
||||
},
|
||||
"publications": {
|
||||
"form": {
|
||||
"publisher": {
|
||||
"label": "发行机构"
|
||||
}
|
||||
}
|
||||
},
|
||||
"references": {
|
||||
"form": {
|
||||
"relationship": {
|
||||
"label": "关系"
|
||||
}
|
||||
}
|
||||
},
|
||||
"section": {
|
||||
"heading": "分区"
|
||||
},
|
||||
"volunteer": {
|
||||
"form": {
|
||||
"organization": {
|
||||
"label": "组织"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"rightSidebar": {
|
||||
"sections": {
|
||||
"css": {
|
||||
"heading": "自定义 CSS"
|
||||
},
|
||||
"export": {
|
||||
"heading": "导出",
|
||||
"json": {
|
||||
"primary": "JSON",
|
||||
"secondary": "下载一个JSON版本的简历,可以导入到Reactive Resume中。"
|
||||
},
|
||||
"pdf": {
|
||||
"loading": {
|
||||
"primary": "正在生成 PDF",
|
||||
"secondary": "请等待您的 PDF 生成,这可能需要 15 秒。"
|
||||
},
|
||||
"normal": {
|
||||
"primary": "PDF",
|
||||
"secondary": "下载您的简历 PDF,您可以将其打印并发送给您期待的职位。此文件无法重新导入以进行进一步编辑。"
|
||||
}
|
||||
}
|
||||
},
|
||||
"layout": {
|
||||
"heading": "布局",
|
||||
"tooltip": {
|
||||
"reset-layout": "重置布局"
|
||||
}
|
||||
},
|
||||
"links": {
|
||||
"bugs-features": {
|
||||
"body": "是什么阻止了你制作简历?或者你有什么好主意要补充?在 GitHub 上提出问题以开始使用。",
|
||||
"button": "GitHub Issues",
|
||||
"heading": "发现了Bug? 想要新的功能?"
|
||||
},
|
||||
"donate": {
|
||||
"body": "如果你喜欢使用Reactive Resume, 请考虑捐款以便保持应用正常运行,没有广告和永远免费。",
|
||||
"button": "送我一杯咖啡",
|
||||
"heading": "捐赠给 Reactive Resume"
|
||||
},
|
||||
"github": "源码",
|
||||
"heading": "链接"
|
||||
},
|
||||
"settings": {
|
||||
"global": {
|
||||
"date": {
|
||||
"primary": "日期",
|
||||
"secondary": "整个应用程序使用的日期格式"
|
||||
},
|
||||
"heading": "全局",
|
||||
"language": {
|
||||
"primary": "语言",
|
||||
"secondary": "显示要在整个应用程序中使用的语言"
|
||||
},
|
||||
"theme": {
|
||||
"primary": "主题"
|
||||
}
|
||||
},
|
||||
"heading": "设置",
|
||||
"page": {
|
||||
"break-line": {
|
||||
"primary": "换行",
|
||||
"secondary": "在所有页面上显示一条线以标记 A4 页面的高度"
|
||||
},
|
||||
"heading": "页面",
|
||||
"orientation": {
|
||||
"disabled": "当只有一个页面时没有效果",
|
||||
"primary": "方向",
|
||||
"secondary": "水平或者垂直翻转图像"
|
||||
}
|
||||
},
|
||||
"resume": {
|
||||
"heading": "简历",
|
||||
"reset": {
|
||||
"primary": "全部重置",
|
||||
"secondary": "犯了太多错误?单击此处重置所有更改并从头开始。小心,这个动作不能逆转。"
|
||||
},
|
||||
"sample": {
|
||||
"primary": "加载样本数据",
|
||||
"secondary": "不知道从哪里开始?单击此处加载一些示例数据,以查看完整简历的外观。"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharing": {
|
||||
"heading": "分享",
|
||||
"short-url": {
|
||||
"label": "倾向于短网址"
|
||||
},
|
||||
"visibility": {
|
||||
"subtitle": "允许任何有链接的人查看你的简历",
|
||||
"title": "公开"
|
||||
}
|
||||
},
|
||||
"templates": {
|
||||
"heading": "模板"
|
||||
},
|
||||
"theme": {
|
||||
"form": {
|
||||
"background": {
|
||||
"label": "背景"
|
||||
},
|
||||
"primary": {
|
||||
"label": "主要"
|
||||
},
|
||||
"text": {
|
||||
"label": "文本"
|
||||
}
|
||||
},
|
||||
"heading": "主题"
|
||||
},
|
||||
"typography": {
|
||||
"form": {
|
||||
"font-family": {
|
||||
"label": "字体"
|
||||
},
|
||||
"font-size": {
|
||||
"label": "字号"
|
||||
}
|
||||
},
|
||||
"heading": "排版",
|
||||
"widgets": {
|
||||
"body": {
|
||||
"label": "正文内容"
|
||||
},
|
||||
"headings": {
|
||||
"label": "标题"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
32
client/public/locales/zh/common.json
Normal file
32
client/public/locales/zh/common.json
Normal file
@ -0,0 +1,32 @@
|
||||
{
|
||||
"avatar": {
|
||||
"menu": {
|
||||
"greeting": "您好",
|
||||
"logout": "退出"
|
||||
}
|
||||
},
|
||||
"footer": {
|
||||
"credit": "一个由<1>Amruth Pillai</1>开发的项目",
|
||||
"language": {
|
||||
"missing": "缺少您的语言?"
|
||||
},
|
||||
"license": "由社区驱动。"
|
||||
},
|
||||
"markdown": {
|
||||
"help-text": "本节支持<1>markdown</1>格式化。"
|
||||
},
|
||||
"date": {
|
||||
"present": "至今"
|
||||
},
|
||||
"subtitle": "一个免费开源的简历生成器。",
|
||||
"title": "Reactive Resume",
|
||||
"toast": {
|
||||
"error": {
|
||||
"upload-file-size": "请上传 2M 以下的文件。",
|
||||
"upload-photo-size": "请上传 2MB 以下的照片,最好是正方形的。"
|
||||
},
|
||||
"success": {
|
||||
"resume-link-copied": "源码的链接已复制到你的剪贴板。"
|
||||
}
|
||||
}
|
||||
}
|
||||
25
client/public/locales/zh/dashboard.json
Normal file
25
client/public/locales/zh/dashboard.json
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"create-resume": {
|
||||
"subtitle": "从头创作",
|
||||
"title": "创建简历"
|
||||
},
|
||||
"import-external": {
|
||||
"subtitle": "LinkedIn, JSON 简历, Reactive Resume",
|
||||
"title": "从外部导入"
|
||||
},
|
||||
"resume": {
|
||||
"menu": {
|
||||
"delete": "删除",
|
||||
"duplicate": "创建副本",
|
||||
"open": "打开",
|
||||
"rename": "重命名",
|
||||
"share-link": "分享链接",
|
||||
"tooltips": {
|
||||
"delete": "您确定要删除该简历吗?该操作不可撤销。",
|
||||
"share-link": "您需要将简历的可见性更改为公开,以使其对其他人可见。"
|
||||
}
|
||||
},
|
||||
"timestamp": "最近更新于 {{timestamp}}"
|
||||
},
|
||||
"title": "仪表盘"
|
||||
}
|
||||
41
client/public/locales/zh/landing.json
Normal file
41
client/public/locales/zh/landing.json
Normal file
@ -0,0 +1,41 @@
|
||||
{
|
||||
"actions": {
|
||||
"app": "前往应用",
|
||||
"login": "登录",
|
||||
"logout": "注销",
|
||||
"register": "注册"
|
||||
},
|
||||
"features": {
|
||||
"heading": "功能介绍",
|
||||
"list": {
|
||||
"ads": "无广告",
|
||||
"export": "将您的简历导出为 JSON 或 PDF 格式",
|
||||
"free": "永久免费",
|
||||
"import": "从 LinkedIn ,JSON 简历导入数据",
|
||||
"languages": "支持多种语言",
|
||||
"more": "还有更多令人兴奋的功能,<1>在此处阅读所有相关信息</1>",
|
||||
"tracking": "没有用户跟踪"
|
||||
}
|
||||
},
|
||||
"links": {
|
||||
"heading": "链接",
|
||||
"links": {
|
||||
"donate": "捐赠",
|
||||
"github": "源码",
|
||||
"privacy": "隐私政策",
|
||||
"service": "服务条款"
|
||||
}
|
||||
},
|
||||
"screenshots": {
|
||||
"heading": "截屏"
|
||||
},
|
||||
"testimonials": {
|
||||
"heading": "用户评价",
|
||||
"body": "无论好坏,我很想听听您对 Reactive Resume 的看法以及您的体验如何。<br/>以下是世界各地用户发送的一些消息。",
|
||||
"contact": "你可以通过<1>我的电子邮件</1>或通过<3>我的网站</3>上的联系表格与我联系。"
|
||||
},
|
||||
"summary": {
|
||||
"body": "Reactive Resume 是一个免费和开源的简历生成器,旨在使创建、更新和共享简历的日常任务变得像 1、2、3 一样简单。使用此应用程序,您可以创建多份简历,与招聘人员或朋友分享通过一个独特的链接并将其打印为 PDF,全部免费,无广告,无跟踪,不会丢失您数据的完整性和隐私性。",
|
||||
"heading": "概要"
|
||||
}
|
||||
}
|
||||
135
client/public/locales/zh/modals.json
Normal file
135
client/public/locales/zh/modals.json
Normal file
@ -0,0 +1,135 @@
|
||||
{
|
||||
"auth": {
|
||||
"forgot-password": {
|
||||
"actions": {
|
||||
"send-email": "发送重置密码电子邮件"
|
||||
},
|
||||
"body": "只需输入与您要恢复的帐户关联的电子邮件地址。",
|
||||
"form": {
|
||||
"email": {
|
||||
"label": "Email 地址"
|
||||
}
|
||||
},
|
||||
"heading": "找回密码",
|
||||
"help-text": "请输入您的电子邮件地址。 您将收到一封电子邮件的链接重置您的密码。"
|
||||
},
|
||||
"login": {
|
||||
"actions": {
|
||||
"login": "登录",
|
||||
"google": "使用 Google 帐号登录"
|
||||
},
|
||||
"body": "请输入与您的帐户关联的用户名和密码,以登录和访问、管理和分享您的简历。",
|
||||
"form": {
|
||||
"password": {
|
||||
"label": "密码"
|
||||
},
|
||||
"username": {
|
||||
"help-text": "请输入您的电子邮箱地址",
|
||||
"label": "用户名"
|
||||
}
|
||||
},
|
||||
"heading": "登录您的账号",
|
||||
"recover-text": "如果您忘记了密码,您可以<1>恢复您的帐户</1>这里。",
|
||||
"register-text": "如果您没有,您可以<1>创建一个帐户</1>这里。"
|
||||
},
|
||||
"register": {
|
||||
"actions": {
|
||||
"register": "注册",
|
||||
"google": "用Google注册"
|
||||
},
|
||||
"body": "输入您的邮箱地址并创建一个帐户",
|
||||
"form": {
|
||||
"confirm-password": {
|
||||
"label": "确认密码"
|
||||
},
|
||||
"email": {
|
||||
"label": "邮箱"
|
||||
},
|
||||
"name": {
|
||||
"label": "全名"
|
||||
},
|
||||
"password": {
|
||||
"label": "密码"
|
||||
},
|
||||
"username": {
|
||||
"label": "用户名"
|
||||
}
|
||||
},
|
||||
"heading": "创建一个帐户",
|
||||
"loginText": "如果您已经有一个帐户,您可以<1>在此处登录</1>."
|
||||
},
|
||||
"reset-password": {
|
||||
"actions": {
|
||||
"set-password": "设置新的密码"
|
||||
},
|
||||
"body": "为账户设置新密码",
|
||||
"form": {
|
||||
"confirm-password": {
|
||||
"label": "确认密码"
|
||||
},
|
||||
"password": {
|
||||
"label": "密码"
|
||||
}
|
||||
},
|
||||
"heading": "重置密码"
|
||||
}
|
||||
},
|
||||
"dashboard": {
|
||||
"create-resume": {
|
||||
"actions": {
|
||||
"create-resume": "创建简历"
|
||||
},
|
||||
"body": "开始建立你的简历时,要给它起个名字。它可以是指你所申请的角色,或者只是你最喜欢的零食。",
|
||||
"form": {
|
||||
"name": {
|
||||
"label": "名称"
|
||||
},
|
||||
"public": {
|
||||
"label": "是否可以公开访问?"
|
||||
},
|
||||
"slug": {
|
||||
"label": "缩写"
|
||||
}
|
||||
},
|
||||
"heading": "创建简历"
|
||||
},
|
||||
"import-external": {
|
||||
"heading": "从外部导入",
|
||||
"json-resume": {
|
||||
"actions": {
|
||||
"upload-json": "上传 JSON"
|
||||
},
|
||||
"body": "如果您有 <1> 已验证的 JSON 简历</1>准备好了,您可以使用它来快速跟踪您在 Reactive Resume 上的开发。单击下面的按钮并上传有效的 JSON 文件以开始。",
|
||||
"heading": "从 JSON 简历导入"
|
||||
},
|
||||
"linkedin": {
|
||||
"actions": {
|
||||
"upload-archive": "上传ZIP压缩包"
|
||||
},
|
||||
"body": "您可以通过从 LinkedIn 导出数据并使用它来自动填写 Reactive Resume 上的字段来节省时间。前往<1>数据隐私</1>LinkedIn 上的部分并请求存档您的数据。一旦可用,请上传下面的 ZIP 文件。",
|
||||
"heading": "从 LinkedIn 导入"
|
||||
},
|
||||
"reactive-resume": {
|
||||
"actions": {
|
||||
"upload-json": "上传 JSON"
|
||||
},
|
||||
"body": "如果您有一个使用当前版本的 Reactive Resume 导出的 JSON,您可以在此处将其导入回来以再次获得可编辑的版本。遗憾的是,目前不支持以前版本的 Reactive Resume。",
|
||||
"heading": "从 Reactive Resume 导入"
|
||||
}
|
||||
},
|
||||
"rename-resume": {
|
||||
"actions": {
|
||||
"rename-resume": "重命名简历"
|
||||
},
|
||||
"form": {
|
||||
"name": {
|
||||
"label": "名称"
|
||||
},
|
||||
"slug": {
|
||||
"label": "缩写"
|
||||
}
|
||||
},
|
||||
"heading": "重命名你的简历"
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,15 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
|
||||
<url><loc>https://rxresu.me</loc><changefreq>monthly</changefreq><priority>0.7</priority><lastmod>2022-03-12T10:44:13.581Z</lastmod></url>
|
||||
<url><loc>https://rxresu.me/dashboard</loc><changefreq>monthly</changefreq><priority>0.7</priority><lastmod>2022-03-12T10:44:13.581Z</lastmod></url>
|
||||
<url><loc>https://rxresu.me/meta/privacy</loc><changefreq>monthly</changefreq><priority>0.7</priority><lastmod>2022-03-12T10:44:13.581Z</lastmod></url>
|
||||
<url><loc>https://rxresu.me/meta/service</loc><changefreq>monthly</changefreq><priority>0.7</priority><lastmod>2022-03-12T10:44:13.581Z</lastmod></url>
|
||||
<url><loc>https://rxresu.me/de/dashboard</loc><changefreq>monthly</changefreq><priority>0.7</priority><lastmod>2022-03-12T10:44:13.581Z</lastmod></url>
|
||||
<url><loc>https://rxresu.me/kn/dashboard</loc><changefreq>monthly</changefreq><priority>0.7</priority><lastmod>2022-03-12T10:44:13.581Z</lastmod></url>
|
||||
<url><loc>https://rxresu.me/ta/dashboard</loc><changefreq>monthly</changefreq><priority>0.7</priority><lastmod>2022-03-12T10:44:13.581Z</lastmod></url>
|
||||
<url><loc>https://rxresu.me/hi/dashboard</loc><changefreq>monthly</changefreq><priority>0.7</priority><lastmod>2022-03-12T10:44:13.581Z</lastmod></url>
|
||||
<url><loc>https://rxresu.me/de</loc><changefreq>monthly</changefreq><priority>0.7</priority><lastmod>2022-03-12T10:44:13.581Z</lastmod></url>
|
||||
<url><loc>https://rxresu.me/kn</loc><changefreq>monthly</changefreq><priority>0.7</priority><lastmod>2022-03-12T10:44:13.581Z</lastmod></url>
|
||||
<url><loc>https://rxresu.me/ta</loc><changefreq>monthly</changefreq><priority>0.7</priority><lastmod>2022-03-12T10:44:13.581Z</lastmod></url>
|
||||
<url><loc>https://rxresu.me/hi</loc><changefreq>monthly</changefreq><priority>0.7</priority><lastmod>2022-03-12T10:44:13.581Z</lastmod></url>
|
||||
<url><loc>https://rxresu.me</loc><changefreq>monthly</changefreq><priority>0.7</priority><lastmod>2022-03-14T08:00:09.072Z</lastmod></url>
|
||||
<url><loc>https://rxresu.me/dashboard</loc><changefreq>monthly</changefreq><priority>0.7</priority><lastmod>2022-03-14T08:00:09.072Z</lastmod></url>
|
||||
<url><loc>https://rxresu.me/meta/privacy</loc><changefreq>monthly</changefreq><priority>0.7</priority><lastmod>2022-03-14T08:00:09.072Z</lastmod></url>
|
||||
<url><loc>https://rxresu.me/meta/service</loc><changefreq>monthly</changefreq><priority>0.7</priority><lastmod>2022-03-14T08:00:09.072Z</lastmod></url>
|
||||
<url><loc>https://rxresu.me/bn/dashboard</loc><changefreq>monthly</changefreq><priority>0.7</priority><lastmod>2022-03-14T08:00:09.072Z</lastmod></url>
|
||||
<url><loc>https://rxresu.me/de/dashboard</loc><changefreq>monthly</changefreq><priority>0.7</priority><lastmod>2022-03-14T08:00:09.072Z</lastmod></url>
|
||||
<url><loc>https://rxresu.me/es/dashboard</loc><changefreq>monthly</changefreq><priority>0.7</priority><lastmod>2022-03-14T08:00:09.072Z</lastmod></url>
|
||||
<url><loc>https://rxresu.me/fr/dashboard</loc><changefreq>monthly</changefreq><priority>0.7</priority><lastmod>2022-03-14T08:00:09.072Z</lastmod></url>
|
||||
<url><loc>https://rxresu.me/hi/dashboard</loc><changefreq>monthly</changefreq><priority>0.7</priority><lastmod>2022-03-14T08:00:09.072Z</lastmod></url>
|
||||
<url><loc>https://rxresu.me/it/dashboard</loc><changefreq>monthly</changefreq><priority>0.7</priority><lastmod>2022-03-14T08:00:09.072Z</lastmod></url>
|
||||
<url><loc>https://rxresu.me/kn/dashboard</loc><changefreq>monthly</changefreq><priority>0.7</priority><lastmod>2022-03-14T08:00:09.072Z</lastmod></url>
|
||||
<url><loc>https://rxresu.me/ta/dashboard</loc><changefreq>monthly</changefreq><priority>0.7</priority><lastmod>2022-03-14T08:00:09.072Z</lastmod></url>
|
||||
<url><loc>https://rxresu.me/bn</loc><changefreq>monthly</changefreq><priority>0.7</priority><lastmod>2022-03-14T08:00:09.072Z</lastmod></url>
|
||||
<url><loc>https://rxresu.me/de</loc><changefreq>monthly</changefreq><priority>0.7</priority><lastmod>2022-03-14T08:00:09.072Z</lastmod></url>
|
||||
<url><loc>https://rxresu.me/es</loc><changefreq>monthly</changefreq><priority>0.7</priority><lastmod>2022-03-14T08:00:09.072Z</lastmod></url>
|
||||
<url><loc>https://rxresu.me/fr</loc><changefreq>monthly</changefreq><priority>0.7</priority><lastmod>2022-03-14T08:00:09.072Z</lastmod></url>
|
||||
<url><loc>https://rxresu.me/hi</loc><changefreq>monthly</changefreq><priority>0.7</priority><lastmod>2022-03-14T08:00:09.072Z</lastmod></url>
|
||||
<url><loc>https://rxresu.me/it</loc><changefreq>monthly</changefreq><priority>0.7</priority><lastmod>2022-03-14T08:00:09.072Z</lastmod></url>
|
||||
<url><loc>https://rxresu.me/kn</loc><changefreq>monthly</changefreq><priority>0.7</priority><lastmod>2022-03-14T08:00:09.072Z</lastmod></url>
|
||||
<url><loc>https://rxresu.me/ta</loc><changefreq>monthly</changefreq><priority>0.7</priority><lastmod>2022-03-14T08:00:09.072Z</lastmod></url>
|
||||
</urlset>
|
||||
@ -9,7 +9,7 @@ import { useAppSelector } from '@/store/hooks';
|
||||
import { SectionProps } from '@/templates/sectionMap';
|
||||
import DataDisplay from '@/templates/shared/DataDisplay';
|
||||
import { formatDateString } from '@/utils/date';
|
||||
import { parseListItemPath } from '@/utils/template';
|
||||
import { addHttp, parseListItemPath } from '@/utils/template';
|
||||
|
||||
import Heading from './Heading';
|
||||
|
||||
@ -86,7 +86,7 @@ const Section: React.FC<SectionProps> = ({
|
||||
{summary && <Markdown>{summary}</Markdown>}
|
||||
|
||||
{url && (
|
||||
<DataDisplay icon={<Link />} link={url}>
|
||||
<DataDisplay icon={<Link />} link={addHttp(url)}>
|
||||
{url}
|
||||
</DataDisplay>
|
||||
)}
|
||||
|
||||
@ -9,7 +9,7 @@ import { useAppSelector } from '@/store/hooks';
|
||||
import { SectionProps } from '@/templates/sectionMap';
|
||||
import DataDisplay from '@/templates/shared/DataDisplay';
|
||||
import { formatDateString } from '@/utils/date';
|
||||
import { parseListItemPath } from '@/utils/template';
|
||||
import { addHttp, parseListItemPath } from '@/utils/template';
|
||||
|
||||
import Heading from './Heading';
|
||||
|
||||
@ -87,7 +87,7 @@ const Section: React.FC<SectionProps> = ({
|
||||
{summary && <Markdown>{summary}</Markdown>}
|
||||
|
||||
{url && (
|
||||
<DataDisplay icon={<Link />} link={url}>
|
||||
<DataDisplay icon={<Link />} link={addHttp(url)}>
|
||||
{url}
|
||||
</DataDisplay>
|
||||
)}
|
||||
|
||||
@ -9,7 +9,7 @@ import { useAppSelector } from '@/store/hooks';
|
||||
import { SectionProps } from '@/templates/sectionMap';
|
||||
import DataDisplay from '@/templates/shared/DataDisplay';
|
||||
import { formatDateString } from '@/utils/date';
|
||||
import { parseListItemPath } from '@/utils/template';
|
||||
import { addHttp, parseListItemPath } from '@/utils/template';
|
||||
|
||||
import BadgeDisplay from './BadgeDisplay';
|
||||
import Heading from './Heading';
|
||||
@ -80,7 +80,7 @@ const Section: React.FC<SectionProps> = ({
|
||||
{summary && <Markdown>{summary}</Markdown>}
|
||||
|
||||
{url && (
|
||||
<DataDisplay icon={<Link />} link={url}>
|
||||
<DataDisplay icon={<Link />} link={addHttp(url)}>
|
||||
{url}
|
||||
</DataDisplay>
|
||||
)}
|
||||
|
||||
@ -8,7 +8,7 @@ import Markdown from '@/components/shared/Markdown';
|
||||
import { useAppSelector } from '@/store/hooks';
|
||||
import { SectionProps } from '@/templates/sectionMap';
|
||||
import { formatDateString } from '@/utils/date';
|
||||
import { parseListItemPath } from '@/utils/template';
|
||||
import { addHttp, parseListItemPath } from '@/utils/template';
|
||||
|
||||
import BadgeDisplay from './BadgeDisplay';
|
||||
import Heading from './Heading';
|
||||
@ -84,7 +84,7 @@ const Section: React.FC<SectionProps> = ({
|
||||
|
||||
{url && (
|
||||
<div className="inline-flex justify-center">
|
||||
<a href={url} target="_blank" rel="noreferrer">
|
||||
<a href={addHttp(url)} target="_blank" rel="noreferrer">
|
||||
{url}
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@ -9,7 +9,7 @@ import { useAppSelector } from '@/store/hooks';
|
||||
import { SectionProps } from '@/templates/sectionMap';
|
||||
import DataDisplay from '@/templates/shared/DataDisplay';
|
||||
import { formatDateString } from '@/utils/date';
|
||||
import { parseListItemPath } from '@/utils/template';
|
||||
import { addHttp, parseListItemPath } from '@/utils/template';
|
||||
|
||||
import Heading from './Heading';
|
||||
|
||||
@ -87,7 +87,7 @@ const Section: React.FC<SectionProps> = ({
|
||||
{summary && <Markdown>{summary}</Markdown>}
|
||||
|
||||
{url && (
|
||||
<DataDisplay icon={<Link />} link={url} className="text-xs">
|
||||
<DataDisplay icon={<Link />} link={addHttp(url)} className="text-xs">
|
||||
{url}
|
||||
</DataDisplay>
|
||||
)}
|
||||
|
||||
@ -15,7 +15,7 @@ export const MastheadSidebar: React.FC = () => {
|
||||
const { name, photo, email, phone, website, location, profiles } = useAppSelector((state) => state.resume.basics);
|
||||
|
||||
return (
|
||||
<div className="col-span-2 grid justify-items-center gap-4">
|
||||
<div className="col-span-2 grid justify-items-left gap-4">
|
||||
{photo.visible && !isEmpty(photo.url) && (
|
||||
<div className="relative aspect-square h-full w-full">
|
||||
<img alt={name} src={photo.url} className={getPhotoClassNames(photo.filters)} />
|
||||
|
||||
@ -9,7 +9,7 @@ import { useAppSelector } from '@/store/hooks';
|
||||
import { SectionProps } from '@/templates/sectionMap';
|
||||
import DataDisplay from '@/templates/shared/DataDisplay';
|
||||
import { formatDateString } from '@/utils/date';
|
||||
import { parseListItemPath } from '@/utils/template';
|
||||
import { addHttp, parseListItemPath } from '@/utils/template';
|
||||
|
||||
import Heading from './Heading';
|
||||
|
||||
@ -79,7 +79,7 @@ const Section: React.FC<SectionProps> = ({
|
||||
{summary && <Markdown>{summary}</Markdown>}
|
||||
|
||||
{url && (
|
||||
<DataDisplay icon={<Link />} link={url}>
|
||||
<DataDisplay icon={<Link />} link={addHttp(url)}>
|
||||
{url}
|
||||
</DataDisplay>
|
||||
)}
|
||||
|
||||
@ -19,6 +19,7 @@ const DateWrapper: React.FC = ({ children }) => {
|
||||
require('dayjs/locale/it');
|
||||
require('dayjs/locale/kn');
|
||||
require('dayjs/locale/ta');
|
||||
require('dayjs/locale/zh');
|
||||
|
||||
locale && dayjs.locale(locale);
|
||||
}, [locale]);
|
||||
|
||||
64
docker-compose.dev.yml
Normal file
64
docker-compose.dev.yml
Normal file
@ -0,0 +1,64 @@
|
||||
version: '3'
|
||||
|
||||
services:
|
||||
postgres:
|
||||
image: postgres
|
||||
container_name: postgres
|
||||
ports:
|
||||
- 5432:5432
|
||||
env_file: .env
|
||||
volumes:
|
||||
- ./scripts/database/initialize.sql:/docker-entrypoint-initdb.d/initialize.sql
|
||||
- pgdata:/var/lib/postgresql/data
|
||||
|
||||
traefik:
|
||||
image: traefik
|
||||
container_name: traefik
|
||||
command:
|
||||
- --providers.docker=true
|
||||
- --providers.docker.exposedbydefault=false
|
||||
- --entrypoints.web.address=:80
|
||||
ports:
|
||||
- 80:80
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
|
||||
server:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: server/Dockerfile
|
||||
container_name: server
|
||||
env_file: .env
|
||||
environment:
|
||||
- PUBLIC_URL=http://localhost
|
||||
- POSTGRES_HOST=postgres
|
||||
- POSTGRES_DATABASE=reactive_resume
|
||||
depends_on:
|
||||
- traefik
|
||||
- postgres
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.http.routers.server.entrypoints=web
|
||||
- traefik.http.routers.server.rule=Host(`localhost`) && PathPrefix(`/api/`)
|
||||
- traefik.http.routers.server.middlewares=server-stripprefix
|
||||
- traefik.http.middlewares.server-stripprefix.stripprefix.prefixes=/api
|
||||
- traefik.http.middlewares.server-stripprefix.stripprefix.forceslash=true
|
||||
|
||||
client:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: client/Dockerfile
|
||||
container_name: client
|
||||
env_file: .env
|
||||
environment:
|
||||
- PUBLIC_SERVER_URL=http://localhost/api
|
||||
depends_on:
|
||||
- traefik
|
||||
- server
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.http.routers.client.rule=Host(`localhost`)
|
||||
- traefik.http.routers.client.entrypoints=web
|
||||
|
||||
volumes:
|
||||
pgdata:
|
||||
@ -8,7 +8,6 @@ services:
|
||||
- 5432:5432
|
||||
env_file: .env
|
||||
volumes:
|
||||
- ./scripts/database/initialize.sql:/docker-entrypoint-initdb.d/initialize.sql
|
||||
- pgdata:/var/lib/postgresql/data
|
||||
|
||||
traefik:
|
||||
@ -24,17 +23,10 @@ services:
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
|
||||
server:
|
||||
# Production
|
||||
# image: amruthpillai/reactive-resume:server-latest
|
||||
|
||||
# Development
|
||||
build:
|
||||
context: .
|
||||
dockerfile: server/Dockerfile
|
||||
image: amruthpillai/reactive-resume:server-latest
|
||||
container_name: server
|
||||
env_file: .env
|
||||
environment:
|
||||
- PUBLIC_URL=http://localhost
|
||||
- POSTGRES_HOST=postgres
|
||||
depends_on:
|
||||
- traefik
|
||||
@ -42,29 +34,21 @@ services:
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.http.routers.server.entrypoints=web
|
||||
- traefik.http.routers.server.rule=Host(`localhost`) && PathPrefix(`/api/`)
|
||||
- traefik.http.routers.server.rule=Host(`<SERVER-IP>`) && PathPrefix(`/api/`)
|
||||
- traefik.http.routers.server.middlewares=server-stripprefix
|
||||
- traefik.http.middlewares.server-stripprefix.stripprefix.prefixes=/api
|
||||
- traefik.http.middlewares.server-stripprefix.stripprefix.forceslash=true
|
||||
|
||||
client:
|
||||
# Production
|
||||
# image: amruthpillai/reactive-resume:client-latest
|
||||
|
||||
# Development
|
||||
build:
|
||||
context: .
|
||||
dockerfile: client/Dockerfile
|
||||
image: amruthpillai/reactive-resume:client-latest
|
||||
container_name: client
|
||||
env_file: .env
|
||||
environment:
|
||||
- PUBLIC_SERVER_URL=http://localhost/api
|
||||
depends_on:
|
||||
- traefik
|
||||
- server
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.http.routers.client.rule=Host(`localhost`)
|
||||
- traefik.http.routers.client.rule=Host(`<SERVER-IP>`)
|
||||
- traefik.http.routers.client.entrypoints=web
|
||||
|
||||
volumes:
|
||||
|
||||
2
docs/docs/deployment/_category_.yml
Normal file
2
docs/docs/deployment/_category_.yml
Normal file
@ -0,0 +1,2 @@
|
||||
position: 4
|
||||
label: Deployment
|
||||
71
docs/docs/deployment/docker.mdx
Normal file
71
docs/docs/deployment/docker.mdx
Normal file
@ -0,0 +1,71 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
---
|
||||
|
||||
# Docker
|
||||
|
||||
You should be able to deploy a production-grade instance of this app within 5 minutes by just following this guide. For this example, I'll be creating a new DigitalOcean droplet to illustrate the steps.
|
||||
|
||||
1. Create a new droplet instance, preferably Ubuntu 20.04 LTS, with at least 2 GB of RAM. You can skip this step if you already have your own server. These are the settings I went with:
|
||||
|
||||

|
||||
|
||||
2. SSH into the instance, and update/upgrade dependencies. Then, install `docker` and `docker compose`. You can follow these links for steps on [how to install Docker](https://www.digitalocean.com/community/tutorials/how-to-install-and-use-docker-on-ubuntu-20-04) and [how to install Docker Compose](https://www.digitalocean.com/community/tutorials/how-to-install-and-use-docker-compose-on-ubuntu-20-04) on Ubuntu 20.04 (or any other OS).
|
||||
|
||||
Here are all the commands you need, for quick execution:
|
||||
|
||||
```bash
|
||||
sudo apt update && sudo apt upgrade -y
|
||||
|
||||
# Install Docker
|
||||
sudo apt install apt-transport-https ca-certificates curl software-properties-common
|
||||
sudo curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -
|
||||
sudo add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu focal stable"
|
||||
sudo apt install -y docker-ce
|
||||
|
||||
# Verify that Docker is installed
|
||||
sudo systemctl status docker
|
||||
|
||||
# Install Docker Compose
|
||||
mkdir -p ~/.docker/cli-plugins/
|
||||
curl -SL https://github.com/docker/compose/releases/download/v2.2.3/docker-compose-linux-x86_64 -o ~/.docker/cli-plugins/docker-compose
|
||||
chmod +x ~/.docker/cli-plugins/docker-compose
|
||||
sudo chown $USER /var/run/docker.sock
|
||||
|
||||
# Verify that Docker Compose is installed
|
||||
docker compose version
|
||||
```
|
||||
|
||||
3. Create a new folder to host your app, then create a docker-compose.yml file. The contents of the file can be identical to the one found on the project root.
|
||||
|
||||
```bash
|
||||
mkdir app && cd app
|
||||
curl -L https://raw.githubusercontent.com/AmruthPillai/Reactive-Resume/main/docker-compose.yml > docker-compose.yml
|
||||
curl -L https://raw.githubusercontent.com/AmruthPillai/Reactive-Resume/main/.env.example > .env
|
||||
```
|
||||
|
||||
4. Edit the docker-compose.yml file you just pulled in and update the `<SERVER-IP>` placeholders to your server's public IP (or domain, if applicable). Also, update the `.env` file that was just created and change variables such as `PUBLIC_URL`, `PUBLIC_SERVER_URL` etc. For a clear understanding of what each of the environment variables mean, head over to [this section](/source-code/env-vars) of the docs.
|
||||
|
||||
To change the default port `80` to something else, say `3000`, just change the properties in docker-compose's traefik service:
|
||||
|
||||
```yml
|
||||
traefik:
|
||||
command: ...
|
||||
- --entrypoints.web.address=:3000
|
||||
ports:
|
||||
- 3000:3000
|
||||
```
|
||||
|
||||
5. Run the `up` command to check if everything is working as it should.
|
||||
|
||||
```
|
||||
docker compose up
|
||||
```
|
||||
|
||||
<img
|
||||
width="853"
|
||||
alt="Screenshot 2022-03-14 at 10 08 50 AM"
|
||||
src="https://user-images.githubusercontent.com/1134738/158140209-f80eab18-1575-464c-b29d-ac788bd53e93.png"
|
||||
/>
|
||||
|
||||
Now, your application should be running on http://SERVER-IP.
|
||||
9
docs/docs/deployment/index.mdx
Normal file
9
docs/docs/deployment/index.mdx
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
sidebar_position: 4
|
||||
---
|
||||
|
||||
# Deployment
|
||||
|
||||
You should be able to deploy the app within minutes by following these guides.
|
||||
|
||||
- [Docker](/deployment/docker)
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
sidebar_label: Introduction
|
||||
title: Introduction
|
||||
---
|
||||
|
||||
import TOCInline from '@theme/TOCInline';
|
||||
@ -44,6 +45,7 @@ You have complete control over what goes into your resume, how it looks, what co
|
||||
## Languages
|
||||
|
||||
- Bengali (বাংলা)
|
||||
- Chinese (中文)
|
||||
- English
|
||||
- French (Français)
|
||||
- German (Deutsch)
|
||||
@ -63,7 +65,7 @@ Use the [GitHub Issues](https://github.com/AmruthPillai/Reactive-Resume/issues/n
|
||||
|
||||
Reactive Resume would be nothing without the folks who supported me and kept the project alive in the beginning, and your cotinued support is what keeps me going. If you found Reactive Resume to be useful, helpful or just insightful and appreciate the effort I took to make the project, please consider donating as little or as much as your can.
|
||||
|
||||
#### [☕️ Buy me a coffee](https://www.buymeacoffee.com/AmruthPillai) | [💸 PayPal](https://paypal.me/RajaRajanA)
|
||||
#### [💸 PayPal](https://paypal.me/RajaRajanA)
|
||||
|
||||
## License
|
||||
|
||||
|
||||
@ -38,7 +38,7 @@ The secret key can be a unique key, a randomly generated string that is used for
|
||||
**Required**: `yes`
|
||||
**Description:** URL through which app is accessible
|
||||
|
||||
**Default Value:** `http://localhost:3000`
|
||||
**Default Value:** `http://localhost`
|
||||
|
||||
This URL would be used in features like link sharing functionality and authentication redirection. This points only to the client app, as the server would be running on `PORT 3100` always.
|
||||
|
||||
@ -47,7 +47,7 @@ This URL would be used in features like link sharing functionality and authentic
|
||||
**Required**: `yes`
|
||||
**Description:** URL through which server is accessible
|
||||
|
||||
**Default Value:** `http://localhost:3100`
|
||||
**Default Value:** `http://localhost/api`
|
||||
|
||||
This URL is used when export PDF functionality is used within the app and has to reach out to the server.
|
||||
|
||||
|
||||
@ -10,5 +10,5 @@ The source code to Reactive Resume is available on [GitHub](https://github.com/A
|
||||
|
||||
In this section, I'll be going through the steps on how you can build the project on your local machine (or the cloud). You can choose one of two paths from here:
|
||||
|
||||
- [Docker](docker)
|
||||
- [Local Build](local-build)
|
||||
- [Docker](/source-code/docker)
|
||||
- [Local Build](/source-code/local-build)
|
||||
|
||||
@ -12,7 +12,7 @@ const config = {
|
||||
baseUrl: '/',
|
||||
onBrokenLinks: 'throw',
|
||||
onBrokenMarkdownLinks: 'warn',
|
||||
favicon: 'img/favicon.ico',
|
||||
favicon: 'favicon.ico',
|
||||
organizationName: 'AmruthPillai',
|
||||
projectName: 'Reactive-Resume',
|
||||
|
||||
@ -45,15 +45,8 @@ const config = {
|
||||
title: 'Reactive Resume',
|
||||
logo: {
|
||||
alt: 'Reactive Resume',
|
||||
src: 'img/logo.svg',
|
||||
src: 'logo.svg',
|
||||
},
|
||||
items: [
|
||||
{
|
||||
href: 'https://github.com/AmruthPillai/Reactive-Resume',
|
||||
position: 'right',
|
||||
label: 'GitHub',
|
||||
},
|
||||
],
|
||||
},
|
||||
footer: {
|
||||
style: 'dark',
|
||||
@ -89,7 +82,7 @@ const config = {
|
||||
items: [
|
||||
{
|
||||
label: 'Donate',
|
||||
href: 'https://buymeacoffee.com/AmruthPillai',
|
||||
href: 'https://paypal.me/RajaRajanA',
|
||||
},
|
||||
{
|
||||
label: 'Translate',
|
||||
|
||||
@ -1,35 +1,28 @@
|
||||
{
|
||||
"name": "@reactive-resume/docs",
|
||||
"name": "docs",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"docusaurus": "docusaurus",
|
||||
"start": "docusaurus start --port 3200 --no-open",
|
||||
"start": "docusaurus start --no-open --port 3200",
|
||||
"build": "docusaurus build",
|
||||
"swizzle": "docusaurus swizzle",
|
||||
"deploy": "docusaurus deploy",
|
||||
"clear": "docusaurus clear",
|
||||
"serve": "docusaurus serve --host 0.0.0.0 --port 3200",
|
||||
"serve": "docusaurus serve",
|
||||
"write-translations": "docusaurus write-translations",
|
||||
"write-heading-ids": "docusaurus write-heading-ids",
|
||||
"typecheck": "tsc"
|
||||
"write-heading-ids": "docusaurus write-heading-ids"
|
||||
},
|
||||
"dependencies": {
|
||||
"@algolia/client-search": "^4.12.2",
|
||||
"@docusaurus/core": "2.0.0-beta.17",
|
||||
"@docusaurus/preset-classic": "2.0.0-beta.17",
|
||||
"@docusaurus/theme-classic": "^2.0.0-beta.17",
|
||||
"@mdx-js/react": "^2.0.0",
|
||||
"@mdx-js/react": "^1.6.22",
|
||||
"clsx": "^1.1.1",
|
||||
"prism-react-renderer": "^1.3.1",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@docusaurus/module-type-aliases": "2.0.0-beta.17",
|
||||
"@docusaurus/types": "^2.0.0-beta.17",
|
||||
"@tsconfig/docusaurus": "^1.0.5",
|
||||
"@types/react": "^17.0.40",
|
||||
"typescript": "^4.6.2"
|
||||
},
|
||||
"browserslist": {
|
||||
"production": [
|
||||
">0.5%",
|
||||
@ -41,5 +34,8 @@
|
||||
"last 1 firefox version",
|
||||
"last 1 safari version"
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "17.0.40"
|
||||
}
|
||||
}
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
The sidebars can be generated from the filesystem, or explicitly defined here.
|
||||
|
||||
Create as many sidebars as you want.
|
||||
*/
|
||||
*/
|
||||
|
||||
// @ts-check
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 101 KiB After Width: | Height: | Size: 101 KiB |
17
docs/static/img/logo.svg
vendored
17
docs/static/img/logo.svg
vendored
@ -1,17 +0,0 @@
|
||||
<svg width="512" height="512" viewBox="0 0 512 512" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path
|
||||
d="M0 10C0 4.47715 4.47715 0 10 0H502C507.523 0 512 4.47715 512 10V502C512 507.523 507.523 512 502 512H10C4.47715 512 0 507.523 0 502V10Z"
|
||||
fill="white" />
|
||||
<path
|
||||
d="M209.701 220L197.079 201.522L183.546 220H156.74L183.546 184.736L157.521 149.472H185.367L197.859 167.299L210.872 149.472H237.027L211.002 183.825L237.938 220H209.701Z"
|
||||
fill="#444444" />
|
||||
<path
|
||||
d="M108.927 165.797H94.8735V190H69.1088V98.9125H110.749C118.99 98.9125 126.147 100.3 132.219 103.076C138.292 105.766 142.976 109.669 146.273 114.788C149.569 119.819 151.218 125.762 151.218 132.615C151.218 139.208 149.656 144.977 146.533 149.921C143.497 154.779 139.116 158.596 133.391 161.372L153.039 190H125.453L108.927 165.797ZM125.193 132.615C125.193 128.364 123.848 125.068 121.159 122.725C118.47 120.383 114.479 119.212 109.187 119.212H94.8735V145.888H109.187C114.479 145.888 118.47 144.76 121.159 142.504C123.848 140.162 125.193 136.866 125.193 132.615Z"
|
||||
fill="#444444" />
|
||||
<path
|
||||
d="M94.08 273.12H85.44V288H69.6V232H95.2C100.267 232 104.667 232.853 108.4 234.56C112.133 236.213 115.013 238.613 117.04 241.76C119.067 244.853 120.08 248.507 120.08 252.72C120.08 256.773 119.12 260.32 117.2 263.36C115.333 266.347 112.64 268.693 109.12 270.4L121.2 288H104.24L94.08 273.12ZM104.08 252.72C104.08 250.107 103.253 248.08 101.6 246.64C99.9467 245.2 97.4933 244.48 94.24 244.48H85.44V260.88H94.24C97.4933 260.88 99.9467 260.187 101.6 258.8C103.253 257.36 104.08 255.333 104.08 252.72ZM172.419 266.4C172.419 266.507 172.339 267.76 172.179 270.16H140.659C141.299 272.4 142.525 274.133 144.339 275.36C146.205 276.533 148.525 277.12 151.299 277.12C153.379 277.12 155.165 276.827 156.659 276.24C158.205 275.653 159.752 274.693 161.299 273.36L169.299 281.68C165.085 286.373 158.925 288.72 150.819 288.72C145.752 288.72 141.299 287.76 137.459 285.84C133.619 283.92 130.632 281.253 128.499 277.84C126.419 274.427 125.379 270.56 125.379 266.24C125.379 261.973 126.392 258.16 128.419 254.8C130.499 251.387 133.352 248.72 136.979 246.8C140.605 244.88 144.685 243.92 149.219 243.92C153.539 243.92 157.459 244.827 160.979 246.64C164.499 248.4 167.272 250.987 169.299 254.4C171.379 257.76 172.419 261.76 172.419 266.4ZM149.299 254.72C146.952 254.72 144.979 255.387 143.379 256.72C141.832 258.053 140.845 259.867 140.419 262.16H158.179C157.752 259.867 156.739 258.053 155.139 256.72C153.592 255.387 151.645 254.72 149.299 254.72ZM195.187 288.72C191.56 288.72 187.987 288.32 184.467 287.52C180.947 286.667 178.12 285.573 175.987 284.24L180.547 273.84C182.52 275.067 184.867 276.053 187.587 276.8C190.307 277.493 193 277.84 195.667 277.84C198.12 277.84 199.854 277.6 200.867 277.12C201.934 276.587 202.467 275.84 202.467 274.88C202.467 273.92 201.827 273.253 200.547 272.88C199.32 272.453 197.347 272.053 194.627 271.68C191.16 271.253 188.2 270.693 185.747 270C183.347 269.307 181.267 268.027 179.507 266.16C177.747 264.293 176.867 261.68 176.867 258.32C176.867 255.547 177.694 253.093 179.347 250.96C181 248.773 183.4 247.067 186.547 245.84C189.747 244.56 193.56 243.92 197.987 243.92C201.134 243.92 204.254 244.24 207.347 244.88C210.44 245.52 213.027 246.427 215.107 247.6L210.547 257.92C206.707 255.787 202.547 254.72 198.067 254.72C195.667 254.72 193.907 255.013 192.787 255.6C191.667 256.133 191.107 256.853 191.107 257.76C191.107 258.773 191.72 259.493 192.947 259.92C194.174 260.293 196.2 260.693 199.027 261.12C202.6 261.653 205.56 262.267 207.907 262.96C210.254 263.653 212.28 264.933 213.987 266.8C215.747 268.613 216.627 271.173 216.627 274.48C216.627 277.2 215.8 279.653 214.147 281.84C212.494 283.973 210.04 285.653 206.787 286.88C203.587 288.107 199.72 288.72 195.187 288.72ZM268.777 244.64V288H254.297V283.36C252.697 285.12 250.777 286.453 248.537 287.36C246.297 288.267 243.924 288.72 241.417 288.72C235.817 288.72 231.337 287.067 227.977 283.76C224.67 280.453 223.017 275.493 223.017 268.88V244.64H238.217V266.4C238.217 269.653 238.83 272.027 240.057 273.52C241.284 275.013 243.07 275.76 245.417 275.76C247.817 275.76 249.764 274.933 251.257 273.28C252.804 271.573 253.577 268.987 253.577 265.52V244.64H268.777ZM335.048 243.92C340.381 243.92 344.621 245.52 347.768 248.72C350.968 251.92 352.568 256.747 352.568 263.2V288H337.368V265.68C337.368 262.64 336.781 260.4 335.608 258.96C334.488 257.52 332.888 256.8 330.808 256.8C328.514 256.8 326.674 257.6 325.288 259.2C323.901 260.8 323.208 263.227 323.208 266.48V288H308.008V265.68C308.008 259.76 305.821 256.8 301.448 256.8C299.101 256.8 297.234 257.6 295.848 259.2C294.461 260.8 293.768 263.227 293.768 266.48V288H278.568V244.64H293.048V249.2C294.648 247.44 296.541 246.133 298.728 245.28C300.968 244.373 303.394 243.92 306.008 243.92C309.048 243.92 311.768 244.48 314.168 245.6C316.568 246.72 318.514 248.427 320.008 250.72C321.714 248.533 323.874 246.853 326.488 245.68C329.101 244.507 331.954 243.92 335.048 243.92ZM407.106 266.4C407.106 266.507 407.026 267.76 406.866 270.16H375.346C375.986 272.4 377.213 274.133 379.026 275.36C380.893 276.533 383.213 277.12 385.986 277.12C388.066 277.12 389.853 276.827 391.346 276.24C392.893 275.653 394.44 274.693 395.986 273.36L403.986 281.68C399.773 286.373 393.613 288.72 385.506 288.72C380.44 288.72 375.986 287.76 372.146 285.84C368.306 283.92 365.32 281.253 363.186 277.84C361.106 274.427 360.066 270.56 360.066 266.24C360.066 261.973 361.08 258.16 363.106 254.8C365.186 251.387 368.04 248.72 371.666 246.8C375.293 244.88 379.373 243.92 383.906 243.92C388.226 243.92 392.146 244.827 395.666 246.64C399.186 248.4 401.96 250.987 403.986 254.4C406.066 257.76 407.106 261.76 407.106 266.4ZM383.986 254.72C381.64 254.72 379.666 255.387 378.066 256.72C376.52 258.053 375.533 259.867 375.106 262.16H392.866C392.44 259.867 391.426 258.053 389.826 256.72C388.28 255.387 386.333 254.72 383.986 254.72Z"
|
||||
fill="#444444" />
|
||||
<line x1="60" y1="358" x2="360" y2="358" stroke="#DDDDDD" stroke-width="20" stroke-miterlimit="16" />
|
||||
<line x1="60" y1="398" x2="300" y2="398" stroke="#BBBBBB" stroke-width="20" stroke-miterlimit="16" />
|
||||
<line x1="60" y1="438" x2="240" y2="438" stroke="#DDDDDD" stroke-width="20" stroke-miterlimit="16" />
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 6.1 KiB |
9
docs/static/logo.svg
vendored
Normal file
9
docs/static/logo.svg
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
<svg width="512" height="512" viewBox="0 0 512 512" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M0 10C0 4.47715 4.47715 0 10 0H502C507.523 0 512 4.47715 512 10V502C512 507.523 507.523 512 502 512H10C4.47715 512 0 507.523 0 502V10Z" fill="white"/>
|
||||
<path d="M209.701 220L197.079 201.522L183.546 220H156.74L183.546 184.736L157.521 149.472H185.367L197.859 167.299L210.872 149.472H237.027L211.002 183.825L237.938 220H209.701Z" fill="#444444"/>
|
||||
<path d="M108.927 165.797H94.8735V190H69.1088V98.9125H110.749C118.99 98.9125 126.147 100.3 132.219 103.076C138.292 105.766 142.976 109.669 146.273 114.788C149.569 119.819 151.218 125.762 151.218 132.615C151.218 139.208 149.656 144.977 146.533 149.921C143.497 154.779 139.116 158.596 133.391 161.372L153.039 190H125.453L108.927 165.797ZM125.193 132.615C125.193 128.364 123.848 125.068 121.159 122.725C118.47 120.383 114.479 119.212 109.187 119.212H94.8735V145.888H109.187C114.479 145.888 118.47 144.76 121.159 142.504C123.848 140.162 125.193 136.866 125.193 132.615Z" fill="#444444"/>
|
||||
<path d="M94.08 273.12H85.44V288H69.6V232H95.2C100.267 232 104.667 232.853 108.4 234.56C112.133 236.213 115.013 238.613 117.04 241.76C119.067 244.853 120.08 248.507 120.08 252.72C120.08 256.773 119.12 260.32 117.2 263.36C115.333 266.347 112.64 268.693 109.12 270.4L121.2 288H104.24L94.08 273.12ZM104.08 252.72C104.08 250.107 103.253 248.08 101.6 246.64C99.9467 245.2 97.4933 244.48 94.24 244.48H85.44V260.88H94.24C97.4933 260.88 99.9467 260.187 101.6 258.8C103.253 257.36 104.08 255.333 104.08 252.72ZM172.419 266.4C172.419 266.507 172.339 267.76 172.179 270.16H140.659C141.299 272.4 142.525 274.133 144.339 275.36C146.205 276.533 148.525 277.12 151.299 277.12C153.379 277.12 155.165 276.827 156.659 276.24C158.205 275.653 159.752 274.693 161.299 273.36L169.299 281.68C165.085 286.373 158.925 288.72 150.819 288.72C145.752 288.72 141.299 287.76 137.459 285.84C133.619 283.92 130.632 281.253 128.499 277.84C126.419 274.427 125.379 270.56 125.379 266.24C125.379 261.973 126.392 258.16 128.419 254.8C130.499 251.387 133.352 248.72 136.979 246.8C140.605 244.88 144.685 243.92 149.219 243.92C153.539 243.92 157.459 244.827 160.979 246.64C164.499 248.4 167.272 250.987 169.299 254.4C171.379 257.76 172.419 261.76 172.419 266.4ZM149.299 254.72C146.952 254.72 144.979 255.387 143.379 256.72C141.832 258.053 140.845 259.867 140.419 262.16H158.179C157.752 259.867 156.739 258.053 155.139 256.72C153.592 255.387 151.645 254.72 149.299 254.72ZM195.187 288.72C191.56 288.72 187.987 288.32 184.467 287.52C180.947 286.667 178.12 285.573 175.987 284.24L180.547 273.84C182.52 275.067 184.867 276.053 187.587 276.8C190.307 277.493 193 277.84 195.667 277.84C198.12 277.84 199.854 277.6 200.867 277.12C201.934 276.587 202.467 275.84 202.467 274.88C202.467 273.92 201.827 273.253 200.547 272.88C199.32 272.453 197.347 272.053 194.627 271.68C191.16 271.253 188.2 270.693 185.747 270C183.347 269.307 181.267 268.027 179.507 266.16C177.747 264.293 176.867 261.68 176.867 258.32C176.867 255.547 177.694 253.093 179.347 250.96C181 248.773 183.4 247.067 186.547 245.84C189.747 244.56 193.56 243.92 197.987 243.92C201.134 243.92 204.254 244.24 207.347 244.88C210.44 245.52 213.027 246.427 215.107 247.6L210.547 257.92C206.707 255.787 202.547 254.72 198.067 254.72C195.667 254.72 193.907 255.013 192.787 255.6C191.667 256.133 191.107 256.853 191.107 257.76C191.107 258.773 191.72 259.493 192.947 259.92C194.174 260.293 196.2 260.693 199.027 261.12C202.6 261.653 205.56 262.267 207.907 262.96C210.254 263.653 212.28 264.933 213.987 266.8C215.747 268.613 216.627 271.173 216.627 274.48C216.627 277.2 215.8 279.653 214.147 281.84C212.494 283.973 210.04 285.653 206.787 286.88C203.587 288.107 199.72 288.72 195.187 288.72ZM268.777 244.64V288H254.297V283.36C252.697 285.12 250.777 286.453 248.537 287.36C246.297 288.267 243.924 288.72 241.417 288.72C235.817 288.72 231.337 287.067 227.977 283.76C224.67 280.453 223.017 275.493 223.017 268.88V244.64H238.217V266.4C238.217 269.653 238.83 272.027 240.057 273.52C241.284 275.013 243.07 275.76 245.417 275.76C247.817 275.76 249.764 274.933 251.257 273.28C252.804 271.573 253.577 268.987 253.577 265.52V244.64H268.777ZM335.048 243.92C340.381 243.92 344.621 245.52 347.768 248.72C350.968 251.92 352.568 256.747 352.568 263.2V288H337.368V265.68C337.368 262.64 336.781 260.4 335.608 258.96C334.488 257.52 332.888 256.8 330.808 256.8C328.514 256.8 326.674 257.6 325.288 259.2C323.901 260.8 323.208 263.227 323.208 266.48V288H308.008V265.68C308.008 259.76 305.821 256.8 301.448 256.8C299.101 256.8 297.234 257.6 295.848 259.2C294.461 260.8 293.768 263.227 293.768 266.48V288H278.568V244.64H293.048V249.2C294.648 247.44 296.541 246.133 298.728 245.28C300.968 244.373 303.394 243.92 306.008 243.92C309.048 243.92 311.768 244.48 314.168 245.6C316.568 246.72 318.514 248.427 320.008 250.72C321.714 248.533 323.874 246.853 326.488 245.68C329.101 244.507 331.954 243.92 335.048 243.92ZM407.106 266.4C407.106 266.507 407.026 267.76 406.866 270.16H375.346C375.986 272.4 377.213 274.133 379.026 275.36C380.893 276.533 383.213 277.12 385.986 277.12C388.066 277.12 389.853 276.827 391.346 276.24C392.893 275.653 394.44 274.693 395.986 273.36L403.986 281.68C399.773 286.373 393.613 288.72 385.506 288.72C380.44 288.72 375.986 287.76 372.146 285.84C368.306 283.92 365.32 281.253 363.186 277.84C361.106 274.427 360.066 270.56 360.066 266.24C360.066 261.973 361.08 258.16 363.106 254.8C365.186 251.387 368.04 248.72 371.666 246.8C375.293 244.88 379.373 243.92 383.906 243.92C388.226 243.92 392.146 244.827 395.666 246.64C399.186 248.4 401.96 250.987 403.986 254.4C406.066 257.76 407.106 261.76 407.106 266.4ZM383.986 254.72C381.64 254.72 379.666 255.387 378.066 256.72C376.52 258.053 375.533 259.867 375.106 262.16H392.866C392.44 259.867 391.426 258.053 389.826 256.72C388.28 255.387 386.333 254.72 383.986 254.72Z" fill="#444444"/>
|
||||
<line x1="60" y1="358" x2="360" y2="358" stroke="#DDDDDD" stroke-width="20" stroke-miterlimit="16"/>
|
||||
<line x1="60" y1="398" x2="300" y2="398" stroke="#BBBBBB" stroke-width="20" stroke-miterlimit="16"/>
|
||||
<line x1="60" y1="438" x2="240" y2="438" stroke="#DDDDDD" stroke-width="20" stroke-miterlimit="16"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 6.0 KiB |
@ -1,6 +0,0 @@
|
||||
{
|
||||
"extends": "@tsconfig/docusaurus/tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"baseUrl": "."
|
||||
}
|
||||
}
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "reactive-resume",
|
||||
"version": "3.2.0",
|
||||
"version": "3.2.4",
|
||||
"private": true,
|
||||
"workspaces": [
|
||||
"schema",
|
||||
|
||||
233
pnpm-lock.yaml
generated
233
pnpm-lock.yaml
generated
@ -174,41 +174,31 @@ importers:
|
||||
specifiers:
|
||||
'@algolia/client-search': ^4.12.2
|
||||
'@docusaurus/core': 2.0.0-beta.17
|
||||
'@docusaurus/module-type-aliases': 2.0.0-beta.17
|
||||
'@docusaurus/preset-classic': 2.0.0-beta.17
|
||||
'@docusaurus/theme-classic': ^2.0.0-beta.17
|
||||
'@docusaurus/types': ^2.0.0-beta.17
|
||||
'@mdx-js/react': ^2.0.0
|
||||
'@tsconfig/docusaurus': ^1.0.5
|
||||
'@types/react': ^17.0.40
|
||||
'@mdx-js/react': ^1.6.22
|
||||
'@types/react': 17.0.40
|
||||
clsx: ^1.1.1
|
||||
prism-react-renderer: ^1.3.1
|
||||
react: ^17.0.2
|
||||
react-dom: ^17.0.2
|
||||
typescript: ^4.6.2
|
||||
dependencies:
|
||||
'@algolia/client-search': 4.12.2
|
||||
'@docusaurus/core': 2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581
|
||||
'@docusaurus/preset-classic': 2.0.0-beta.17_6acc63902d2b581181e52aebfccb45ff
|
||||
'@docusaurus/theme-classic': 2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581
|
||||
'@mdx-js/react': 2.0.0_react@17.0.2
|
||||
'@docusaurus/core': 2.0.0-beta.17_4f67b1b4c3a5ca8dda082933f96e1300
|
||||
'@docusaurus/preset-classic': 2.0.0-beta.17_de5593f83ecbc1a916aa0395748d785c
|
||||
'@mdx-js/react': 1.6.22_react@17.0.2
|
||||
clsx: 1.1.1
|
||||
prism-react-renderer: 1.3.1_react@17.0.2
|
||||
react: 17.0.2
|
||||
react-dom: 17.0.2_react@17.0.2
|
||||
devDependencies:
|
||||
'@docusaurus/module-type-aliases': 2.0.0-beta.17_react-dom@17.0.2+react@17.0.2
|
||||
'@docusaurus/types': 2.0.0-beta.17
|
||||
'@tsconfig/docusaurus': 1.0.5
|
||||
'@types/react': 17.0.40
|
||||
typescript: 4.6.2
|
||||
|
||||
schema:
|
||||
specifiers:
|
||||
eslint: ^8.10.0
|
||||
eslint: ^8.11.0
|
||||
typescript: <4.6.0
|
||||
devDependencies:
|
||||
eslint: 8.10.0
|
||||
eslint: 8.11.0
|
||||
typescript: 4.5.5
|
||||
|
||||
server:
|
||||
@ -1990,7 +1980,7 @@ packages:
|
||||
- '@algolia/client-search'
|
||||
dev: false
|
||||
|
||||
/@docusaurus/core/2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581:
|
||||
/@docusaurus/core/2.0.0-beta.17_4f67b1b4c3a5ca8dda082933f96e1300:
|
||||
resolution: {integrity: sha512-iNdW7CsmHNOgc4PxD9BFxa+MD8+i7ln7erOBkF3FSMMPnsKUeVqsR3rr31aLmLZRlTXMITSPLxlXwtBZa3KPCw==}
|
||||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
@ -2050,7 +2040,7 @@ packages:
|
||||
postcss-loader: 6.2.1_postcss@8.4.8+webpack@5.70.0
|
||||
prompts: 2.4.2
|
||||
react: 17.0.2
|
||||
react-dev-utils: 12.0.0_10568ae13669cc833891d65cd6879aa0
|
||||
react-dev-utils: 12.0.0_435029b56b1e9b879720ebfba187a080
|
||||
react-dom: 17.0.2_react@17.0.2
|
||||
react-helmet-async: 1.2.3_react-dom@17.0.2+react@17.0.2
|
||||
react-loadable: /@docusaurus/react-loadable/5.5.2_react@17.0.2
|
||||
@ -2156,15 +2146,16 @@ packages:
|
||||
- esbuild
|
||||
- uglify-js
|
||||
- webpack-cli
|
||||
dev: false
|
||||
|
||||
/@docusaurus/plugin-content-blog/2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581:
|
||||
/@docusaurus/plugin-content-blog/2.0.0-beta.17_4f67b1b4c3a5ca8dda082933f96e1300:
|
||||
resolution: {integrity: sha512-gcX4UR+WKT4bhF8FICBQHy+ESS9iRMeaglSboTZbA/YHGax/3EuZtcPU3dU4E/HFJeZ866wgUdbLKpIpsZOidg==}
|
||||
engines: {node: '>=14'}
|
||||
peerDependencies:
|
||||
react: ^16.8.4 || ^17.0.0
|
||||
react-dom: ^16.8.4 || ^17.0.0
|
||||
dependencies:
|
||||
'@docusaurus/core': 2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581
|
||||
'@docusaurus/core': 2.0.0-beta.17_4f67b1b4c3a5ca8dda082933f96e1300
|
||||
'@docusaurus/logger': 2.0.0-beta.17
|
||||
'@docusaurus/mdx-loader': 2.0.0-beta.17_react-dom@17.0.2+react@17.0.2
|
||||
'@docusaurus/utils': 2.0.0-beta.17
|
||||
@ -2197,14 +2188,14 @@ packages:
|
||||
- webpack-cli
|
||||
dev: false
|
||||
|
||||
/@docusaurus/plugin-content-docs/2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581:
|
||||
/@docusaurus/plugin-content-docs/2.0.0-beta.17_4f67b1b4c3a5ca8dda082933f96e1300:
|
||||
resolution: {integrity: sha512-YYrBpuRfTfE6NtENrpSHTJ7K7PZifn6j6hcuvdC0QKE+WD8pS+O2/Ws30yoyvHwLnAnfhvaderh1v9Kaa0/ANg==}
|
||||
engines: {node: '>=14'}
|
||||
peerDependencies:
|
||||
react: ^16.8.4 || ^17.0.0
|
||||
react-dom: ^16.8.4 || ^17.0.0
|
||||
dependencies:
|
||||
'@docusaurus/core': 2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581
|
||||
'@docusaurus/core': 2.0.0-beta.17_4f67b1b4c3a5ca8dda082933f96e1300
|
||||
'@docusaurus/logger': 2.0.0-beta.17
|
||||
'@docusaurus/mdx-loader': 2.0.0-beta.17_react-dom@17.0.2+react@17.0.2
|
||||
'@docusaurus/utils': 2.0.0-beta.17
|
||||
@ -2236,14 +2227,14 @@ packages:
|
||||
- webpack-cli
|
||||
dev: false
|
||||
|
||||
/@docusaurus/plugin-content-pages/2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581:
|
||||
/@docusaurus/plugin-content-pages/2.0.0-beta.17_4f67b1b4c3a5ca8dda082933f96e1300:
|
||||
resolution: {integrity: sha512-d5x0mXTMJ44ojRQccmLyshYoamFOep2AnBe69osCDnwWMbD3Or3pnc2KMK9N7mVpQFnNFKbHNCLrX3Rv0uwEHA==}
|
||||
engines: {node: '>=14'}
|
||||
peerDependencies:
|
||||
react: ^16.8.4 || ^17.0.0
|
||||
react-dom: ^16.8.4 || ^17.0.0
|
||||
dependencies:
|
||||
'@docusaurus/core': 2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581
|
||||
'@docusaurus/core': 2.0.0-beta.17_4f67b1b4c3a5ca8dda082933f96e1300
|
||||
'@docusaurus/mdx-loader': 2.0.0-beta.17_react-dom@17.0.2+react@17.0.2
|
||||
'@docusaurus/utils': 2.0.0-beta.17
|
||||
'@docusaurus/utils-validation': 2.0.0-beta.17
|
||||
@ -2269,14 +2260,14 @@ packages:
|
||||
- webpack-cli
|
||||
dev: false
|
||||
|
||||
/@docusaurus/plugin-debug/2.0.0-beta.17_8846f69c2ca4625dec4d61e95f53dee5:
|
||||
/@docusaurus/plugin-debug/2.0.0-beta.17_0b89b589a388d9d292e868f6ad6ca197:
|
||||
resolution: {integrity: sha512-p26fjYFRSC0esEmKo/kRrLVwXoFnzPCFDumwrImhPyqfVxbj+IKFaiXkayb2qHnyEGE/1KSDIgRF4CHt/pyhiw==}
|
||||
engines: {node: '>=14'}
|
||||
peerDependencies:
|
||||
react: ^16.8.4 || ^17.0.0
|
||||
react-dom: ^16.8.4 || ^17.0.0
|
||||
dependencies:
|
||||
'@docusaurus/core': 2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581
|
||||
'@docusaurus/core': 2.0.0-beta.17_4f67b1b4c3a5ca8dda082933f96e1300
|
||||
'@docusaurus/utils': 2.0.0-beta.17
|
||||
fs-extra: 10.0.1
|
||||
react: 17.0.2
|
||||
@ -2301,14 +2292,14 @@ packages:
|
||||
- webpack-cli
|
||||
dev: false
|
||||
|
||||
/@docusaurus/plugin-google-analytics/2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581:
|
||||
/@docusaurus/plugin-google-analytics/2.0.0-beta.17_4f67b1b4c3a5ca8dda082933f96e1300:
|
||||
resolution: {integrity: sha512-jvgYIhggYD1W2jymqQVAAyjPJUV1xMCn70bAzaCMxriureMWzhQ/kQMVQpop0ijTMvifOxaV9yTcL1VRXev++A==}
|
||||
engines: {node: '>=14'}
|
||||
peerDependencies:
|
||||
react: ^16.8.4 || ^17.0.0
|
||||
react-dom: ^16.8.4 || ^17.0.0
|
||||
dependencies:
|
||||
'@docusaurus/core': 2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581
|
||||
'@docusaurus/core': 2.0.0-beta.17_4f67b1b4c3a5ca8dda082933f96e1300
|
||||
'@docusaurus/utils-validation': 2.0.0-beta.17
|
||||
react: 17.0.2
|
||||
react-dom: 17.0.2_react@17.0.2
|
||||
@ -2329,14 +2320,14 @@ packages:
|
||||
- webpack-cli
|
||||
dev: false
|
||||
|
||||
/@docusaurus/plugin-google-gtag/2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581:
|
||||
/@docusaurus/plugin-google-gtag/2.0.0-beta.17_4f67b1b4c3a5ca8dda082933f96e1300:
|
||||
resolution: {integrity: sha512-1pnWHtIk1Jfeqwvr8PlcPE5SODWT1gW4TI+ptmJbJ296FjjyvL/pG0AcGEJmYLY/OQc3oz0VQ0W2ognw9jmFIw==}
|
||||
engines: {node: '>=14'}
|
||||
peerDependencies:
|
||||
react: ^16.8.4 || ^17.0.0
|
||||
react-dom: ^16.8.4 || ^17.0.0
|
||||
dependencies:
|
||||
'@docusaurus/core': 2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581
|
||||
'@docusaurus/core': 2.0.0-beta.17_4f67b1b4c3a5ca8dda082933f96e1300
|
||||
'@docusaurus/utils-validation': 2.0.0-beta.17
|
||||
react: 17.0.2
|
||||
react-dom: 17.0.2_react@17.0.2
|
||||
@ -2357,14 +2348,14 @@ packages:
|
||||
- webpack-cli
|
||||
dev: false
|
||||
|
||||
/@docusaurus/plugin-sitemap/2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581:
|
||||
/@docusaurus/plugin-sitemap/2.0.0-beta.17_4f67b1b4c3a5ca8dda082933f96e1300:
|
||||
resolution: {integrity: sha512-19/PaGCsap6cjUPZPGs87yV9e1hAIyd0CTSeVV6Caega8nmOKk20FTrQGFJjZPeX8jvD9QIXcdg6BJnPxcKkaQ==}
|
||||
engines: {node: '>=14'}
|
||||
peerDependencies:
|
||||
react: ^16.8.4 || ^17.0.0
|
||||
react-dom: ^16.8.4 || ^17.0.0
|
||||
dependencies:
|
||||
'@docusaurus/core': 2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581
|
||||
'@docusaurus/core': 2.0.0-beta.17_4f67b1b4c3a5ca8dda082933f96e1300
|
||||
'@docusaurus/utils': 2.0.0-beta.17
|
||||
'@docusaurus/utils-common': 2.0.0-beta.17
|
||||
'@docusaurus/utils-validation': 2.0.0-beta.17
|
||||
@ -2389,24 +2380,24 @@ packages:
|
||||
- webpack-cli
|
||||
dev: false
|
||||
|
||||
/@docusaurus/preset-classic/2.0.0-beta.17_6acc63902d2b581181e52aebfccb45ff:
|
||||
/@docusaurus/preset-classic/2.0.0-beta.17_de5593f83ecbc1a916aa0395748d785c:
|
||||
resolution: {integrity: sha512-7YUxPEgM09aZWr25/hpDEp1gPl+1KsCPV1ZTRW43sbQ9TinPm+9AKR3rHVDa8ea8MdiS7BpqCVyK+H/eiyQrUw==}
|
||||
engines: {node: '>=14'}
|
||||
peerDependencies:
|
||||
react: ^16.8.4 || ^17.0.0
|
||||
react-dom: ^16.8.4 || ^17.0.0
|
||||
dependencies:
|
||||
'@docusaurus/core': 2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581
|
||||
'@docusaurus/plugin-content-blog': 2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581
|
||||
'@docusaurus/plugin-content-docs': 2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581
|
||||
'@docusaurus/plugin-content-pages': 2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581
|
||||
'@docusaurus/plugin-debug': 2.0.0-beta.17_8846f69c2ca4625dec4d61e95f53dee5
|
||||
'@docusaurus/plugin-google-analytics': 2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581
|
||||
'@docusaurus/plugin-google-gtag': 2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581
|
||||
'@docusaurus/plugin-sitemap': 2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581
|
||||
'@docusaurus/theme-classic': 2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581
|
||||
'@docusaurus/theme-common': 2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581
|
||||
'@docusaurus/theme-search-algolia': 2.0.0-beta.17_6acc63902d2b581181e52aebfccb45ff
|
||||
'@docusaurus/core': 2.0.0-beta.17_4f67b1b4c3a5ca8dda082933f96e1300
|
||||
'@docusaurus/plugin-content-blog': 2.0.0-beta.17_4f67b1b4c3a5ca8dda082933f96e1300
|
||||
'@docusaurus/plugin-content-docs': 2.0.0-beta.17_4f67b1b4c3a5ca8dda082933f96e1300
|
||||
'@docusaurus/plugin-content-pages': 2.0.0-beta.17_4f67b1b4c3a5ca8dda082933f96e1300
|
||||
'@docusaurus/plugin-debug': 2.0.0-beta.17_0b89b589a388d9d292e868f6ad6ca197
|
||||
'@docusaurus/plugin-google-analytics': 2.0.0-beta.17_4f67b1b4c3a5ca8dda082933f96e1300
|
||||
'@docusaurus/plugin-google-gtag': 2.0.0-beta.17_4f67b1b4c3a5ca8dda082933f96e1300
|
||||
'@docusaurus/plugin-sitemap': 2.0.0-beta.17_4f67b1b4c3a5ca8dda082933f96e1300
|
||||
'@docusaurus/theme-classic': 2.0.0-beta.17_4f67b1b4c3a5ca8dda082933f96e1300
|
||||
'@docusaurus/theme-common': 2.0.0-beta.17_4f67b1b4c3a5ca8dda082933f96e1300
|
||||
'@docusaurus/theme-search-algolia': 2.0.0-beta.17_de5593f83ecbc1a916aa0395748d785c
|
||||
react: 17.0.2
|
||||
react-dom: 17.0.2_react@17.0.2
|
||||
transitivePeerDependencies:
|
||||
@ -2438,18 +2429,18 @@ packages:
|
||||
react: 17.0.2
|
||||
dev: false
|
||||
|
||||
/@docusaurus/theme-classic/2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581:
|
||||
/@docusaurus/theme-classic/2.0.0-beta.17_4f67b1b4c3a5ca8dda082933f96e1300:
|
||||
resolution: {integrity: sha512-xfZ9kpgqo0lP9YO4rJj79wtiQJXU6ARo5wYy10IIwiWN+lg00scJHhkmNV431b05xIUjUr0cKeH9nqZmEsQRKg==}
|
||||
engines: {node: '>=14'}
|
||||
peerDependencies:
|
||||
react: ^16.8.4 || ^17.0.0
|
||||
react-dom: ^16.8.4 || ^17.0.0
|
||||
dependencies:
|
||||
'@docusaurus/core': 2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581
|
||||
'@docusaurus/plugin-content-blog': 2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581
|
||||
'@docusaurus/plugin-content-docs': 2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581
|
||||
'@docusaurus/plugin-content-pages': 2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581
|
||||
'@docusaurus/theme-common': 2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581
|
||||
'@docusaurus/core': 2.0.0-beta.17_4f67b1b4c3a5ca8dda082933f96e1300
|
||||
'@docusaurus/plugin-content-blog': 2.0.0-beta.17_4f67b1b4c3a5ca8dda082933f96e1300
|
||||
'@docusaurus/plugin-content-docs': 2.0.0-beta.17_4f67b1b4c3a5ca8dda082933f96e1300
|
||||
'@docusaurus/plugin-content-pages': 2.0.0-beta.17_4f67b1b4c3a5ca8dda082933f96e1300
|
||||
'@docusaurus/theme-common': 2.0.0-beta.17_4f67b1b4c3a5ca8dda082933f96e1300
|
||||
'@docusaurus/theme-translations': 2.0.0-beta.17
|
||||
'@docusaurus/utils': 2.0.0-beta.17
|
||||
'@docusaurus/utils-common': 2.0.0-beta.17
|
||||
@ -2482,7 +2473,7 @@ packages:
|
||||
- webpack-cli
|
||||
dev: false
|
||||
|
||||
/@docusaurus/theme-common/2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581:
|
||||
/@docusaurus/theme-common/2.0.0-beta.17_4f67b1b4c3a5ca8dda082933f96e1300:
|
||||
resolution: {integrity: sha512-LJBDhx+Qexn1JHBqZbE4k+7lBaV1LgpE33enXf43ShB7ebhC91d5HLHhBwgt0pih4+elZU4rG+BG/roAmsNM0g==}
|
||||
engines: {node: '>=14'}
|
||||
peerDependencies:
|
||||
@ -2490,9 +2481,9 @@ packages:
|
||||
react-dom: ^16.8.4 || ^17.0.0
|
||||
dependencies:
|
||||
'@docusaurus/module-type-aliases': 2.0.0-beta.17_react-dom@17.0.2+react@17.0.2
|
||||
'@docusaurus/plugin-content-blog': 2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581
|
||||
'@docusaurus/plugin-content-docs': 2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581
|
||||
'@docusaurus/plugin-content-pages': 2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581
|
||||
'@docusaurus/plugin-content-blog': 2.0.0-beta.17_4f67b1b4c3a5ca8dda082933f96e1300
|
||||
'@docusaurus/plugin-content-docs': 2.0.0-beta.17_4f67b1b4c3a5ca8dda082933f96e1300
|
||||
'@docusaurus/plugin-content-pages': 2.0.0-beta.17_4f67b1b4c3a5ca8dda082933f96e1300
|
||||
clsx: 1.1.1
|
||||
parse-numeric-range: 1.3.0
|
||||
prism-react-renderer: 1.3.1_react@17.0.2
|
||||
@ -2516,7 +2507,7 @@ packages:
|
||||
- webpack-cli
|
||||
dev: false
|
||||
|
||||
/@docusaurus/theme-search-algolia/2.0.0-beta.17_6acc63902d2b581181e52aebfccb45ff:
|
||||
/@docusaurus/theme-search-algolia/2.0.0-beta.17_de5593f83ecbc1a916aa0395748d785c:
|
||||
resolution: {integrity: sha512-W12XKM7QC5Jmrec359bJ7aDp5U8DNkCxjVKsMNIs8rDunBoI/N+R35ERJ0N7Bg9ONAWO6o7VkUERQsfGqdvr9w==}
|
||||
engines: {node: '>=14'}
|
||||
peerDependencies:
|
||||
@ -2524,9 +2515,9 @@ packages:
|
||||
react-dom: ^16.8.4 || ^17.0.0
|
||||
dependencies:
|
||||
'@docsearch/react': 3.0.0_b7370fe379365cb66d103ab107c4222a
|
||||
'@docusaurus/core': 2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581
|
||||
'@docusaurus/core': 2.0.0-beta.17_4f67b1b4c3a5ca8dda082933f96e1300
|
||||
'@docusaurus/logger': 2.0.0-beta.17
|
||||
'@docusaurus/theme-common': 2.0.0-beta.17_4b989de8ecf9bda244bc13eda9a76581
|
||||
'@docusaurus/theme-common': 2.0.0-beta.17_4f67b1b4c3a5ca8dda082933f96e1300
|
||||
'@docusaurus/theme-translations': 2.0.0-beta.17
|
||||
'@docusaurus/utils': 2.0.0-beta.17
|
||||
'@docusaurus/utils-validation': 2.0.0-beta.17
|
||||
@ -2580,6 +2571,7 @@ packages:
|
||||
- esbuild
|
||||
- uglify-js
|
||||
- webpack-cli
|
||||
dev: false
|
||||
|
||||
/@docusaurus/utils-common/2.0.0-beta.17:
|
||||
resolution: {integrity: sha512-90WCVdj6zYzs7neEIS594qfLO78cUL6EVK1CsRHJgVkkGjcYlCQ1NwkyO7bOb+nIAwdJrPJRc2FBSpuEGxPD3w==}
|
||||
@ -2765,23 +2757,6 @@ packages:
|
||||
resolution: {integrity: sha512-6U71C2Wp7r5XtFtQzYrW5iKFT67OixrSxjI4MptCHzdSVlgabczzqLe0ZSgnub/5Kp4hSbpDB1tMytZY9pwxxA==}
|
||||
dev: false
|
||||
|
||||
/@eslint/eslintrc/1.2.0:
|
||||
resolution: {integrity: sha512-igm9SjJHNEJRiUnecP/1R5T3wKLEJ7pL6e2P+GUSfCd0dGjPYYZve08uzw8L2J8foVHFz+NGu12JxRcU2gGo6w==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
ajv: 6.12.6
|
||||
debug: 4.3.3
|
||||
espree: 9.3.1
|
||||
globals: 13.12.1
|
||||
ignore: 4.0.6
|
||||
import-fresh: 3.3.0
|
||||
js-yaml: 4.1.0
|
||||
minimatch: 3.1.2
|
||||
strip-json-comments: 3.1.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@eslint/eslintrc/1.2.1:
|
||||
resolution: {integrity: sha512-bxvbYnBPN1Gibwyp6NrpnFzA3YtRL3BBAyEAFVIpNTm2Rn4Vy87GA5M4aSn3InRrlsbX5N0GW7XIx+U4SAEKdQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
@ -2801,11 +2776,13 @@ packages:
|
||||
|
||||
/@hapi/hoek/9.2.1:
|
||||
resolution: {integrity: sha512-gfta+H8aziZsm8pZa0vj04KO6biEiisppNgA1kbJvFrrWu9Vm7eaUEy76DIxsuTaWvti5fkJVhllWc6ZTE+Mdw==}
|
||||
dev: false
|
||||
|
||||
/@hapi/topo/5.1.0:
|
||||
resolution: {integrity: sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==}
|
||||
dependencies:
|
||||
'@hapi/hoek': 9.2.1
|
||||
dev: false
|
||||
|
||||
/@hookform/resolvers/2.8.8_react-hook-form@7.28.0:
|
||||
resolution: {integrity: sha512-meAEDur1IJBfKyTo9yPYAuzjIfrxA7m9Ov+1nxaW/YupsqMeseWifoUjWK03+hz/RJizsVQAaUjVxFEkyu0GWg==}
|
||||
@ -2900,16 +2877,6 @@ packages:
|
||||
react: 17.0.2
|
||||
dev: false
|
||||
|
||||
/@mdx-js/react/2.0.0_react@17.0.2:
|
||||
resolution: {integrity: sha512-icpMd43xqORnHSVRwALZv3ELN3IS7VS3BL+FyH2FFergQPSQ21FX0lN+OMIs0X+3dGY1L0DLhBCkMfPO+yDG7Q==}
|
||||
peerDependencies:
|
||||
react: '>=16'
|
||||
dependencies:
|
||||
'@types/mdx': 2.0.1
|
||||
'@types/react': 17.0.40
|
||||
react: 17.0.2
|
||||
dev: false
|
||||
|
||||
/@mdx-js/util/1.6.22:
|
||||
resolution: {integrity: sha512-H1rQc1ZOHANWBvPcW+JpGwr+juXSxM8Q8YCkm3GhZd8REu1fHR3z99CErO1p9pkcfcxZnMdIZdIsXkOHY0NilA==}
|
||||
dev: false
|
||||
@ -3685,12 +3652,15 @@ packages:
|
||||
resolution: {integrity: sha512-8ncEUtmnTsMmL7z1YPB47kPUq7LpKWJNFPsRzHiIajGC5uXlWGn+AmkYPcHNl8S4tcEGx+cnORnNYaw2wvL+LQ==}
|
||||
dependencies:
|
||||
'@hapi/hoek': 9.2.1
|
||||
dev: false
|
||||
|
||||
/@sideway/formula/3.0.0:
|
||||
resolution: {integrity: sha512-vHe7wZ4NOXVfkoRb8T5otiENVlT7a3IAiw7H5M2+GO+9CDgcVUUsX1zalAztCmwyOr2RUTGJdgB+ZvSVqmdHmg==}
|
||||
dev: false
|
||||
|
||||
/@sideway/pinpoint/2.0.0:
|
||||
resolution: {integrity: sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==}
|
||||
dev: false
|
||||
|
||||
/@sindresorhus/is/0.14.0:
|
||||
resolution: {integrity: sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==}
|
||||
@ -3885,10 +3855,6 @@ packages:
|
||||
engines: {node: '>=10.13.0'}
|
||||
dev: false
|
||||
|
||||
/@tsconfig/docusaurus/1.0.5:
|
||||
resolution: {integrity: sha512-KM/TuJa9fugo67dTGx+ktIqf3fVc077J6jwHu845Hex4EQf7LABlNonP/mohDKT0cmncdtlYVHHF74xR/YpThg==}
|
||||
dev: true
|
||||
|
||||
/@tsconfig/node10/1.0.8:
|
||||
resolution: {integrity: sha512-6XFfSQmMgq0CFLY1MslA/CPUfhIL919M1rMsa5lP2P097N2Wd1sSX0tx1u4olM16fLNhtHZpRhedZJphNJqmZg==}
|
||||
dev: true
|
||||
@ -3993,6 +3959,7 @@ packages:
|
||||
|
||||
/@types/history/4.7.11:
|
||||
resolution: {integrity: sha512-qjDJRrmvBMiTx+jyLxvLfJU7UznFuokDv4f3WRuriHKERccVpFU+8XMQUAbDzoiJCsmexxRExQeMwwCdamSKDA==}
|
||||
dev: false
|
||||
|
||||
/@types/hoist-non-react-statics/3.3.1:
|
||||
resolution: {integrity: sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==}
|
||||
@ -4037,10 +4004,6 @@ packages:
|
||||
resolution: {integrity: sha512-eC4U9MlIcu2q0KQmXszyn5Akca/0jrQmwDRgpAMJai7qBWq4amIQhZyNau4VYGtCeALvW1/NtjzJJ567aZxfKA==}
|
||||
dev: false
|
||||
|
||||
/@types/mdx/2.0.1:
|
||||
resolution: {integrity: sha512-JPEv4iAl0I+o7g8yVWDwk30es8mfVrjkvh5UeVR2sYPpZCK44vrAPsbJpIS+rJAUxLgaSAMKTEH5Vn5qd9XsrQ==}
|
||||
dev: false
|
||||
|
||||
/@types/mime/1.3.2:
|
||||
resolution: {integrity: sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==}
|
||||
|
||||
@ -4113,6 +4076,7 @@ packages:
|
||||
'@types/history': 4.7.11
|
||||
'@types/react': 17.0.40
|
||||
'@types/react-router': 5.1.18
|
||||
dev: false
|
||||
|
||||
/@types/react-router-dom/5.3.3:
|
||||
resolution: {integrity: sha512-kpqnYK4wcdm5UaWI3fLcELopqLrHgLqNsdpHauzlQktfkHL3npOSwtj1Uz9oKBAzs7lFtVkV8j83voAz2D8fhw==}
|
||||
@ -4120,12 +4084,14 @@ packages:
|
||||
'@types/history': 4.7.11
|
||||
'@types/react': 17.0.40
|
||||
'@types/react-router': 5.1.18
|
||||
dev: false
|
||||
|
||||
/@types/react-router/5.1.18:
|
||||
resolution: {integrity: sha512-YYknwy0D0iOwKQgz9v8nOzt2J6l4gouBmDnWqUUznltOTaon+r8US8ky8HvN0tXvc38U9m6z/t2RsVsnd1zM0g==}
|
||||
dependencies:
|
||||
'@types/history': 4.7.11
|
||||
'@types/react': 17.0.40
|
||||
dev: false
|
||||
|
||||
/@types/react-transition-group/4.4.4:
|
||||
resolution: {integrity: sha512-7gAPz7anVK5xzbeQW9wFBDg7G++aPLAFY0QaSMOou9rJZpbuI58WAuJrgu+qR92l61grlnCUe7AFX8KGahAgug==}
|
||||
@ -5535,6 +5501,7 @@ packages:
|
||||
is-plain-object: 2.0.4
|
||||
kind-of: 6.0.3
|
||||
shallow-clone: 3.0.1
|
||||
dev: false
|
||||
|
||||
/clone-response/1.0.2:
|
||||
resolution: {integrity: sha1-0dyXOSAxTfZ/vrlCI7TuNQI56Ws=}
|
||||
@ -5635,6 +5602,7 @@ packages:
|
||||
/commander/5.1.0:
|
||||
resolution: {integrity: sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==}
|
||||
engines: {node: '>= 6'}
|
||||
dev: false
|
||||
|
||||
/commander/7.2.0:
|
||||
resolution: {integrity: sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==}
|
||||
@ -7109,16 +7077,6 @@ packages:
|
||||
estraverse: 5.3.0
|
||||
dev: true
|
||||
|
||||
/eslint-utils/3.0.0_eslint@8.10.0:
|
||||
resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==}
|
||||
engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0}
|
||||
peerDependencies:
|
||||
eslint: '>=5'
|
||||
dependencies:
|
||||
eslint: 8.10.0
|
||||
eslint-visitor-keys: 2.1.0
|
||||
dev: true
|
||||
|
||||
/eslint-utils/3.0.0_eslint@8.11.0:
|
||||
resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==}
|
||||
engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0}
|
||||
@ -7139,50 +7097,6 @@ packages:
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/eslint/8.10.0:
|
||||
resolution: {integrity: sha512-tcI1D9lfVec+R4LE1mNDnzoJ/f71Kl/9Cv4nG47jOueCMBrCCKYXr4AUVS7go6mWYGFD4+EoN6+eXSrEbRzXVw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@eslint/eslintrc': 1.2.0
|
||||
'@humanwhocodes/config-array': 0.9.5
|
||||
ajv: 6.12.6
|
||||
chalk: 4.1.2
|
||||
cross-spawn: 7.0.3
|
||||
debug: 4.3.3
|
||||
doctrine: 3.0.0
|
||||
escape-string-regexp: 4.0.0
|
||||
eslint-scope: 7.1.1
|
||||
eslint-utils: 3.0.0_eslint@8.10.0
|
||||
eslint-visitor-keys: 3.3.0
|
||||
espree: 9.3.1
|
||||
esquery: 1.4.0
|
||||
esutils: 2.0.3
|
||||
fast-deep-equal: 3.1.3
|
||||
file-entry-cache: 6.0.1
|
||||
functional-red-black-tree: 1.0.1
|
||||
glob-parent: 6.0.2
|
||||
globals: 13.12.1
|
||||
ignore: 5.2.0
|
||||
import-fresh: 3.3.0
|
||||
imurmurhash: 0.1.4
|
||||
is-glob: 4.0.3
|
||||
js-yaml: 4.1.0
|
||||
json-stable-stringify-without-jsonify: 1.0.1
|
||||
levn: 0.4.1
|
||||
lodash.merge: 4.6.2
|
||||
minimatch: 3.1.2
|
||||
natural-compare: 1.4.0
|
||||
optionator: 0.9.1
|
||||
regexpp: 3.2.0
|
||||
strip-ansi: 6.0.1
|
||||
strip-json-comments: 3.1.1
|
||||
text-table: 0.2.0
|
||||
v8-compile-cache: 2.3.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint/8.11.0:
|
||||
resolution: {integrity: sha512-/KRpd9mIRg2raGxHRGwW9ZywYNAClZrHjdueHcrVDuO3a6bj83eoTirCCk0M0yPwOjWYKHwRVRid+xK4F/GHgA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
@ -7644,7 +7558,7 @@ packages:
|
||||
optional: true
|
||||
dev: false
|
||||
|
||||
/fork-ts-checker-webpack-plugin/6.5.0_10568ae13669cc833891d65cd6879aa0:
|
||||
/fork-ts-checker-webpack-plugin/6.5.0_435029b56b1e9b879720ebfba187a080:
|
||||
resolution: {integrity: sha512-cS178Y+xxtIjEUorcHddKS7yCMlrDPV31mt47blKKRfMd70Kxu5xruAFE2o9sDY6wVC5deuob/u/alD04YYHnw==}
|
||||
engines: {node: '>=10', yarn: '>=1.0.0'}
|
||||
peerDependencies:
|
||||
@ -7672,7 +7586,7 @@ packages:
|
||||
schema-utils: 2.7.0
|
||||
semver: 7.3.5
|
||||
tapable: 1.1.3
|
||||
typescript: 4.6.2
|
||||
typescript: 4.5.5
|
||||
webpack: 5.70.0
|
||||
dev: false
|
||||
|
||||
@ -8559,11 +8473,6 @@ packages:
|
||||
/ieee754/1.2.1:
|
||||
resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
|
||||
|
||||
/ignore/4.0.6:
|
||||
resolution: {integrity: sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==}
|
||||
engines: {node: '>= 4'}
|
||||
dev: true
|
||||
|
||||
/ignore/5.2.0:
|
||||
resolution: {integrity: sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==}
|
||||
engines: {node: '>= 4'}
|
||||
@ -8709,6 +8618,7 @@ packages:
|
||||
resolution: {integrity: sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==}
|
||||
dependencies:
|
||||
loose-envify: 1.4.0
|
||||
dev: false
|
||||
|
||||
/ip/1.1.5:
|
||||
resolution: {integrity: sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo=}
|
||||
@ -8921,6 +8831,7 @@ packages:
|
||||
engines: {node: '>=0.10.0'}
|
||||
dependencies:
|
||||
isobject: 3.0.1
|
||||
dev: false
|
||||
|
||||
/is-regex/1.1.4:
|
||||
resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==}
|
||||
@ -9023,6 +8934,7 @@ packages:
|
||||
/isobject/3.0.1:
|
||||
resolution: {integrity: sha1-TkMekrEalzFjaqH5yNHMvP2reN8=}
|
||||
engines: {node: '>=0.10.0'}
|
||||
dev: false
|
||||
|
||||
/iterare/1.2.1:
|
||||
resolution: {integrity: sha512-RKYVTCjAnRthyJes037NX/IiqeidgN1xc3j1RjFfECFp28A1GVwK9nA+i0rJPaHqSZwygLzRnFlzUuHFoWWy+Q==}
|
||||
@ -9045,6 +8957,7 @@ packages:
|
||||
'@sideway/address': 4.1.3
|
||||
'@sideway/formula': 3.0.0
|
||||
'@sideway/pinpoint': 2.0.0
|
||||
dev: false
|
||||
|
||||
/jpeg-js/0.4.3:
|
||||
resolution: {integrity: sha512-ru1HWKek8octvUHFHvE5ZzQ1yAsJmIvRdGWvSoKV52XKyuyYA437QWDttXT8eZXDSbuMpHlLzPDZUPd6idIz+Q==}
|
||||
@ -11700,6 +11613,7 @@ packages:
|
||||
resolution: {integrity: sha512-wkvS7mL/JMugcup3/rMitHmd9ecIGd2lhFhK9N3UUQ450h66d1r3Y9nvXzQAW1Lq+wyx61k/1pfKS5KuKiyEbg==}
|
||||
engines: {node: '>=0.4.x'}
|
||||
deprecated: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
|
||||
dev: false
|
||||
|
||||
/queue-microtask/1.2.3:
|
||||
resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
|
||||
@ -11797,7 +11711,7 @@ packages:
|
||||
react-dom: 17.0.2_react@17.0.2
|
||||
dev: false
|
||||
|
||||
/react-dev-utils/12.0.0_10568ae13669cc833891d65cd6879aa0:
|
||||
/react-dev-utils/12.0.0_435029b56b1e9b879720ebfba187a080:
|
||||
resolution: {integrity: sha512-xBQkitdxozPxt1YZ9O1097EJiVpwHr9FoAuEVURCKV0Av8NBERovJauzP7bo1ThvuhZ4shsQ1AJiu4vQpoT1AQ==}
|
||||
engines: {node: '>=14'}
|
||||
dependencies:
|
||||
@ -11810,7 +11724,7 @@ packages:
|
||||
escape-string-regexp: 4.0.0
|
||||
filesize: 8.0.7
|
||||
find-up: 5.0.0
|
||||
fork-ts-checker-webpack-plugin: 6.5.0_10568ae13669cc833891d65cd6879aa0
|
||||
fork-ts-checker-webpack-plugin: 6.5.0_435029b56b1e9b879720ebfba187a080
|
||||
global-modules: 2.0.0
|
||||
globby: 11.1.0
|
||||
gzip-size: 6.0.0
|
||||
@ -11880,6 +11794,7 @@ packages:
|
||||
|
||||
/react-fast-compare/3.2.0:
|
||||
resolution: {integrity: sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==}
|
||||
dev: false
|
||||
|
||||
/react-google-login/5.2.2_react-dom@17.0.2+react@17.0.2:
|
||||
resolution: {integrity: sha512-JUngfvaSMcOuV0lFff7+SzJ2qviuNMQdqlsDJkUM145xkGPVIfqWXq9Ui+2Dr6jdJWH5KYdynz9+4CzKjI5u6g==}
|
||||
@ -11906,6 +11821,7 @@ packages:
|
||||
react-dom: 17.0.2_react@17.0.2
|
||||
react-fast-compare: 3.2.0
|
||||
shallowequal: 1.1.0
|
||||
dev: false
|
||||
|
||||
/react-hook-form/7.28.0_react@17.0.2:
|
||||
resolution: {integrity: sha512-mmLpT86BkMGPr0r6ca8zxV0WH4Y1FW5MKs7Rq1+uHLVeeg5pSWbF5Z/qLCnM5vPVblHNM6lRBRRotnfEAf0ALA==}
|
||||
@ -12842,9 +12758,11 @@ packages:
|
||||
engines: {node: '>=8'}
|
||||
dependencies:
|
||||
kind-of: 6.0.3
|
||||
dev: false
|
||||
|
||||
/shallowequal/1.1.0:
|
||||
resolution: {integrity: sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==}
|
||||
dev: false
|
||||
|
||||
/sharp/0.30.2:
|
||||
resolution: {integrity: sha512-mrMeKI5ECTdYhslPlA2TbBtU3nZXMEBcQwI6qYXjPlu1LpW4HBZLFm6xshMI1HpIdEEJ3UcYp5AKifLT/fEHZQ==}
|
||||
@ -14284,6 +14202,7 @@ packages:
|
||||
/utility-types/3.10.0:
|
||||
resolution: {integrity: sha512-O11mqxmi7wMKCo6HKFt5AhO4BwY3VV68YU07tgxfz8zJTIxr4BpsezN49Ffwy9j3ZpwwJp4fkRwjRzq3uWE6Rg==}
|
||||
engines: {node: '>= 4'}
|
||||
dev: false
|
||||
|
||||
/utils-merge/1.0.1:
|
||||
resolution: {integrity: sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=}
|
||||
@ -14509,6 +14428,7 @@ packages:
|
||||
dependencies:
|
||||
clone-deep: 4.0.1
|
||||
wildcard: 2.0.0
|
||||
dev: false
|
||||
|
||||
/webpack-node-externals/3.0.0:
|
||||
resolution: {integrity: sha512-LnL6Z3GGDPht/AigwRh2dvL9PQPFQ8skEpVrWZXLWBYmqcaojHNN0onvHzie6rq7EWKrrBfPYqNEzTJgiwEQDQ==}
|
||||
@ -14684,6 +14604,7 @@ packages:
|
||||
|
||||
/wildcard/2.0.0:
|
||||
resolution: {integrity: sha512-JcKqAHLPxcdb9KM49dufGXn2x3ssnfjbcaQdLlfZsL9rH9wgDQjUtDxbo8NE0F6SFvydeu1VhZe7hZuHsB2/pw==}
|
||||
dev: false
|
||||
|
||||
/windows-release/4.0.0:
|
||||
resolution: {integrity: sha512-OxmV4wzDKB1x7AZaZgXMVsdJ1qER1ed83ZrTYd5Bwq2HfJVg3DJS8nqlAG4sMoJ7mu8cuRmLEYyU13BKwctRAg==}
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
"lint": "eslint --fix --ext .ts ./src"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^8.10.0",
|
||||
"eslint": "^8.11.0",
|
||||
"typescript": "<4.6.0"
|
||||
}
|
||||
}
|
||||
|
||||
@ -1 +1 @@
|
||||
export type Integration = 'linkedin' | 'json-resume' | 'reactive-resume';
|
||||
export type Integration = 'linkedin' | 'json-resume' | 'reactive-resume' | 'reactive-resume-v2';
|
||||
|
||||
@ -61,7 +61,7 @@ export type Publication = {
|
||||
export type Skill = {
|
||||
id?: string;
|
||||
name: string;
|
||||
level: string;
|
||||
level?: string;
|
||||
levelNum: number;
|
||||
keywords?: string[];
|
||||
};
|
||||
|
||||
@ -42,4 +42,15 @@ export class IntegrationsController {
|
||||
|
||||
return this.integrationsService.reactiveResume(userId, file.path);
|
||||
}
|
||||
|
||||
@UseGuards(JwtAuthGuard)
|
||||
@Post('reactive-resume-v2')
|
||||
@UseInterceptors(FileInterceptor('file'))
|
||||
reactiveResumeV2(@User('id') userId: number, @UploadedFile() file: Express.Multer.File) {
|
||||
if (!file) {
|
||||
throw new HttpException('You must upload a valid JSON file.', HttpStatus.BAD_REQUEST);
|
||||
}
|
||||
|
||||
return this.integrationsService.reactiveResumeV2(userId, file.path);
|
||||
}
|
||||
}
|
||||
|
||||
@ -616,4 +616,333 @@ export class IntegrationsService {
|
||||
await unlink(path);
|
||||
}
|
||||
}
|
||||
|
||||
async reactiveResumeV2(userId: number, path: string): Promise<ResumeEntity> {
|
||||
try {
|
||||
const jsonResume = JSON.parse(await readFile(path, 'utf8'));
|
||||
|
||||
const resume: Partial<Resume> = cloneDeep(defaultState);
|
||||
|
||||
// Metadata
|
||||
const timestamp = dayjs().format(FILENAME_TIMESTAMP);
|
||||
merge<Partial<Resume>, DeepPartial<Resume>>(resume, {
|
||||
name: `Imported from Reactive Resume V2 (${timestamp})`,
|
||||
slug: `imported-from-reactive-resume-v2-${timestamp}`,
|
||||
});
|
||||
|
||||
// Basics
|
||||
try {
|
||||
merge<Partial<Resume>, DeepPartial<Resume>>(resume, {
|
||||
basics: {
|
||||
name: get(jsonResume, 'profile.firstName') + ' ' + get(jsonResume, 'profile.lastName'),
|
||||
headline: get(jsonResume, 'profile.subtitle'),
|
||||
photo: {
|
||||
url: get(jsonResume, 'profile.photograph'),
|
||||
},
|
||||
email: get(jsonResume, 'profile.email'),
|
||||
phone: get(jsonResume, 'profile.phone'),
|
||||
website: get(jsonResume, 'profile.website'),
|
||||
summary: get(jsonResume, 'objective'),
|
||||
location: {
|
||||
address: get(jsonResume, 'profile.address.line1'),
|
||||
postalCode: get(jsonResume, 'profile.address.pincode'),
|
||||
city: get(jsonResume, 'profile.address.city'),
|
||||
},
|
||||
},
|
||||
});
|
||||
} catch {
|
||||
// pass through
|
||||
}
|
||||
|
||||
// Profiles
|
||||
try {
|
||||
const profiles: any[] = get(jsonResume, 'social.items', []);
|
||||
profiles.forEach((profile) => {
|
||||
merge<Partial<Resume>, DeepPartial<Resume>>(resume, {
|
||||
basics: {
|
||||
profiles: [
|
||||
...resume.basics.profiles,
|
||||
{
|
||||
id: uuidv4(),
|
||||
url: get(profile, 'url'),
|
||||
network: get(profile, 'network'),
|
||||
username: get(profile, 'username'),
|
||||
},
|
||||
],
|
||||
},
|
||||
});
|
||||
});
|
||||
} catch {
|
||||
// pass through
|
||||
}
|
||||
|
||||
// Work
|
||||
try {
|
||||
const work: any[] = get(jsonResume, 'work.items', []);
|
||||
work.forEach((item) => {
|
||||
merge<Partial<Resume>, DeepPartial<Resume>>(resume, {
|
||||
sections: {
|
||||
work: {
|
||||
items: [
|
||||
...get(resume, 'sections.work.items', []),
|
||||
{
|
||||
id: uuidv4(),
|
||||
name: get(item, 'company'),
|
||||
position: get(item, 'position'),
|
||||
summary: get(item, 'summary'),
|
||||
url: get(item, 'website'),
|
||||
date: {
|
||||
start: dayjs(get(item, 'startDate')).toISOString(),
|
||||
end: dayjs(get(item, 'endDate')).toISOString(),
|
||||
},
|
||||
} as WorkExperience,
|
||||
],
|
||||
},
|
||||
},
|
||||
});
|
||||
});
|
||||
} catch {
|
||||
// pass through
|
||||
}
|
||||
|
||||
// Education
|
||||
try {
|
||||
const education: any[] = get(jsonResume, 'education.items', []);
|
||||
education.forEach((item) => {
|
||||
merge<Partial<Resume>, DeepPartial<Resume>>(resume, {
|
||||
sections: {
|
||||
education: {
|
||||
items: [
|
||||
...get(resume, 'sections.education.items', []),
|
||||
{
|
||||
id: uuidv4(),
|
||||
institution: get(item, 'institution'),
|
||||
degree: get(item, 'studyType'),
|
||||
url: get(item, 'url'),
|
||||
score: get(item, 'gpa'),
|
||||
area: get(item, 'field'),
|
||||
summary: get(item, 'summary'),
|
||||
courses: get(item, 'courses', []),
|
||||
date: {
|
||||
start: dayjs(get(item, 'startDate')).toISOString(),
|
||||
end: dayjs(get(item, 'endDate')).toISOString(),
|
||||
},
|
||||
} as Education,
|
||||
],
|
||||
},
|
||||
},
|
||||
});
|
||||
});
|
||||
} catch {
|
||||
// pass through
|
||||
}
|
||||
|
||||
// Awards
|
||||
try {
|
||||
const awards: any[] = get(jsonResume, 'awards.items', []);
|
||||
awards.forEach((award) => {
|
||||
merge<Partial<Resume>, DeepPartial<Resume>>(resume, {
|
||||
sections: {
|
||||
awards: {
|
||||
items: [
|
||||
...get(resume, 'sections.awards.items', []),
|
||||
{
|
||||
id: uuidv4(),
|
||||
title: get(award, 'title'),
|
||||
awarder: get(award, 'awarder'),
|
||||
summary: get(award, 'summary'),
|
||||
date: dayjs(get(award, 'date')).toISOString(),
|
||||
} as Award,
|
||||
],
|
||||
},
|
||||
},
|
||||
});
|
||||
});
|
||||
} catch {
|
||||
// pass through
|
||||
}
|
||||
|
||||
// Certifications
|
||||
try {
|
||||
const certifications: any[] = get(jsonResume, 'certifications.items', []);
|
||||
certifications.forEach((certificate) => {
|
||||
merge<Partial<Resume>, DeepPartial<Resume>>(resume, {
|
||||
sections: {
|
||||
certifications: {
|
||||
items: [
|
||||
...get(resume, 'sections.certifications.items', []),
|
||||
{
|
||||
id: uuidv4(),
|
||||
name: get(certificate, 'title'),
|
||||
issuer: get(certificate, 'issuer'),
|
||||
summary: get(certificate, 'summary'),
|
||||
date: dayjs(get(certificate, 'date')).toISOString(),
|
||||
} as Certificate,
|
||||
],
|
||||
},
|
||||
},
|
||||
});
|
||||
});
|
||||
} catch {
|
||||
// pass through
|
||||
}
|
||||
|
||||
// Skills
|
||||
try {
|
||||
const skills: any[] = get(jsonResume, 'skills.items', []);
|
||||
skills.forEach((skill) => {
|
||||
merge<Partial<Resume>, DeepPartial<Resume>>(resume, {
|
||||
sections: {
|
||||
skills: {
|
||||
items: [
|
||||
...get(resume, 'sections.skills.items', []),
|
||||
{
|
||||
id: uuidv4(),
|
||||
name: get(skill, 'name'),
|
||||
level: get(skill, 'level'),
|
||||
levelNum: 5,
|
||||
} as Skill,
|
||||
],
|
||||
},
|
||||
},
|
||||
});
|
||||
});
|
||||
} catch {
|
||||
// pass through
|
||||
}
|
||||
|
||||
// Languages
|
||||
try {
|
||||
const languages: any[] = get(jsonResume, 'languages.items', []);
|
||||
languages.forEach((language) => {
|
||||
merge<Partial<Resume>, DeepPartial<Resume>>(resume, {
|
||||
sections: {
|
||||
languages: {
|
||||
items: [
|
||||
...get(resume, 'sections.languages.items', []),
|
||||
{
|
||||
id: uuidv4(),
|
||||
name: get(language, 'name'),
|
||||
level: get(language, 'fluency'),
|
||||
levelNum: 5,
|
||||
} as Language,
|
||||
],
|
||||
},
|
||||
},
|
||||
});
|
||||
});
|
||||
} catch {
|
||||
// pass through
|
||||
}
|
||||
|
||||
// Hobbies
|
||||
try {
|
||||
const hobbies: any[] = get(jsonResume, 'hobbies.items', []);
|
||||
hobbies.forEach((hobby) => {
|
||||
merge<Partial<Resume>, DeepPartial<Resume>>(resume, {
|
||||
sections: {
|
||||
interests: {
|
||||
items: [
|
||||
...get(resume, 'sections.interests.items', []),
|
||||
{
|
||||
id: uuidv4(),
|
||||
name: get(hobby, 'name'),
|
||||
keywords: get(hobby, 'keywords', []),
|
||||
} as Interest,
|
||||
],
|
||||
},
|
||||
},
|
||||
});
|
||||
});
|
||||
} catch {
|
||||
// pass through
|
||||
}
|
||||
|
||||
// References
|
||||
try {
|
||||
const references: any[] = get(jsonResume, 'references.items', []);
|
||||
references.forEach((reference) => {
|
||||
merge<Partial<Resume>, DeepPartial<Resume>>(resume, {
|
||||
sections: {
|
||||
references: {
|
||||
items: [
|
||||
...get(resume, 'sections.references.items', []),
|
||||
{
|
||||
id: uuidv4(),
|
||||
name: get(reference, 'name'),
|
||||
relationship: get(reference, 'position'),
|
||||
phone: get(reference, 'phone'),
|
||||
email: get(reference, 'email'),
|
||||
summary: get(reference, 'summary'),
|
||||
} as Reference,
|
||||
],
|
||||
},
|
||||
},
|
||||
});
|
||||
});
|
||||
} catch {
|
||||
// pass through
|
||||
}
|
||||
|
||||
// Projects
|
||||
try {
|
||||
const projects: any[] = get(jsonResume, 'projects.items', []);
|
||||
projects.forEach((project) => {
|
||||
merge<Partial<Resume>, DeepPartial<Resume>>(resume, {
|
||||
sections: {
|
||||
projects: {
|
||||
items: [
|
||||
...get(resume, 'sections.projects.items', []),
|
||||
{
|
||||
id: uuidv4(),
|
||||
name: get(project, 'title'),
|
||||
summary: get(project, 'summary'),
|
||||
keywords: get(project, 'keywords'),
|
||||
url: get(project, 'link'),
|
||||
date: {
|
||||
start: dayjs(get(project, 'date')).toISOString(),
|
||||
},
|
||||
} as Project,
|
||||
],
|
||||
},
|
||||
},
|
||||
});
|
||||
});
|
||||
} catch {
|
||||
// pass through
|
||||
}
|
||||
|
||||
// Metadata
|
||||
const template = get(jsonResume, 'metadata.template');
|
||||
const templateWhitelist = ['onyx', 'pikachu', 'gengar', 'castform', 'glalie'];
|
||||
merge<Partial<Resume>, DeepPartial<Resume>>(resume, {
|
||||
metadata: {
|
||||
...get(resume, 'metadata'),
|
||||
typography: {
|
||||
family: {
|
||||
heading: get(jsonResume, 'metadata.font'),
|
||||
body: get(jsonResume, 'metadata.font'),
|
||||
},
|
||||
size: {
|
||||
heading: get(jsonResume, 'metadata.fontSize'),
|
||||
body: get(jsonResume, 'metadata.fontSize'),
|
||||
},
|
||||
},
|
||||
theme: {
|
||||
background: get(jsonResume, 'metadata.colors.background'),
|
||||
primary: get(jsonResume, 'metadata.colors.primary'),
|
||||
text: get(jsonResume, 'metadata.colors.text'),
|
||||
},
|
||||
locale: get(jsonResume, 'metadata.language'),
|
||||
template: templateWhitelist.includes(template) ? template : 'kakuna',
|
||||
},
|
||||
});
|
||||
|
||||
return this.resumeService.import(resume, userId);
|
||||
} catch {
|
||||
throw new HttpException('You must upload a valid JSON Resume file.', HttpStatus.BAD_REQUEST);
|
||||
} finally {
|
||||
await unlink(path);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user