mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-27 18:34:51 +10:00
add index.js files for every locale
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
import app from './app.json';
|
||||||
|
|
||||||
|
export default app;
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
import app from './app';
|
||||||
|
import leftSidebar from './leftSidebar';
|
||||||
|
import rightSidebar from './rightSidebar';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
app,
|
||||||
|
leftSidebar,
|
||||||
|
rightSidebar,
|
||||||
|
};
|
||||||
@@ -0,0 +1,23 @@
|
|||||||
|
import profile from './profile.json';
|
||||||
|
import objective from './objective.json';
|
||||||
|
import work from './work.json';
|
||||||
|
import education from './education.json';
|
||||||
|
import awards from './awards.json';
|
||||||
|
import certifications from './certifications.json';
|
||||||
|
import skills from './skills.json';
|
||||||
|
import languages from './languages.json';
|
||||||
|
import references from './references.json';
|
||||||
|
import extras from './extras.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
profile,
|
||||||
|
objective,
|
||||||
|
work,
|
||||||
|
education,
|
||||||
|
awards,
|
||||||
|
certifications,
|
||||||
|
skills,
|
||||||
|
languages,
|
||||||
|
references,
|
||||||
|
extras,
|
||||||
|
};
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
import templates from './templates.json';
|
||||||
|
import colors from './colors.json';
|
||||||
|
import fonts from './fonts.json';
|
||||||
|
import actions from './actions.json';
|
||||||
|
import settings from './settings.json';
|
||||||
|
import about from './about.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
templates,
|
||||||
|
colors,
|
||||||
|
fonts,
|
||||||
|
actions,
|
||||||
|
settings,
|
||||||
|
about,
|
||||||
|
};
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
import app from './app.json';
|
||||||
|
|
||||||
|
export default app;
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
import app from './app';
|
||||||
|
import leftSidebar from './leftSidebar';
|
||||||
|
import rightSidebar from './rightSidebar';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
app,
|
||||||
|
leftSidebar,
|
||||||
|
rightSidebar,
|
||||||
|
};
|
||||||
@@ -0,0 +1,23 @@
|
|||||||
|
import profile from './profile.json';
|
||||||
|
import objective from './objective.json';
|
||||||
|
import work from './work.json';
|
||||||
|
import education from './education.json';
|
||||||
|
import awards from './awards.json';
|
||||||
|
import certifications from './certifications.json';
|
||||||
|
import skills from './skills.json';
|
||||||
|
import languages from './languages.json';
|
||||||
|
import references from './references.json';
|
||||||
|
import extras from './extras.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
profile,
|
||||||
|
objective,
|
||||||
|
work,
|
||||||
|
education,
|
||||||
|
awards,
|
||||||
|
certifications,
|
||||||
|
skills,
|
||||||
|
languages,
|
||||||
|
references,
|
||||||
|
extras,
|
||||||
|
};
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
import templates from './templates.json';
|
||||||
|
import colors from './colors.json';
|
||||||
|
import fonts from './fonts.json';
|
||||||
|
import actions from './actions.json';
|
||||||
|
import settings from './settings.json';
|
||||||
|
import about from './about.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
templates,
|
||||||
|
colors,
|
||||||
|
fonts,
|
||||||
|
actions,
|
||||||
|
settings,
|
||||||
|
about,
|
||||||
|
};
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
import app from './app.json';
|
||||||
|
|
||||||
|
export default app;
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
import app from './app';
|
||||||
|
import leftSidebar from './leftSidebar';
|
||||||
|
import rightSidebar from './rightSidebar';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
app,
|
||||||
|
leftSidebar,
|
||||||
|
rightSidebar,
|
||||||
|
};
|
||||||
@@ -0,0 +1,23 @@
|
|||||||
|
import profile from './profile.json';
|
||||||
|
import objective from './objective.json';
|
||||||
|
import work from './work.json';
|
||||||
|
import education from './education.json';
|
||||||
|
import awards from './awards.json';
|
||||||
|
import certifications from './certifications.json';
|
||||||
|
import skills from './skills.json';
|
||||||
|
import languages from './languages.json';
|
||||||
|
import references from './references.json';
|
||||||
|
import extras from './extras.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
profile,
|
||||||
|
objective,
|
||||||
|
work,
|
||||||
|
education,
|
||||||
|
awards,
|
||||||
|
certifications,
|
||||||
|
skills,
|
||||||
|
languages,
|
||||||
|
references,
|
||||||
|
extras,
|
||||||
|
};
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
import templates from './templates.json';
|
||||||
|
import colors from './colors.json';
|
||||||
|
import fonts from './fonts.json';
|
||||||
|
import actions from './actions.json';
|
||||||
|
import settings from './settings.json';
|
||||||
|
import about from './about.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
templates,
|
||||||
|
colors,
|
||||||
|
fonts,
|
||||||
|
actions,
|
||||||
|
settings,
|
||||||
|
about,
|
||||||
|
};
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
import app from './app.json';
|
||||||
|
|
||||||
|
export default app;
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
import app from './app';
|
||||||
|
import leftSidebar from './leftSidebar';
|
||||||
|
import rightSidebar from './rightSidebar';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
app,
|
||||||
|
leftSidebar,
|
||||||
|
rightSidebar,
|
||||||
|
};
|
||||||
@@ -0,0 +1,23 @@
|
|||||||
|
import profile from './profile.json';
|
||||||
|
import objective from './objective.json';
|
||||||
|
import work from './work.json';
|
||||||
|
import education from './education.json';
|
||||||
|
import awards from './awards.json';
|
||||||
|
import certifications from './certifications.json';
|
||||||
|
import skills from './skills.json';
|
||||||
|
import languages from './languages.json';
|
||||||
|
import references from './references.json';
|
||||||
|
import extras from './extras.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
profile,
|
||||||
|
objective,
|
||||||
|
work,
|
||||||
|
education,
|
||||||
|
awards,
|
||||||
|
certifications,
|
||||||
|
skills,
|
||||||
|
languages,
|
||||||
|
references,
|
||||||
|
extras,
|
||||||
|
};
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
import templates from './templates.json';
|
||||||
|
import colors from './colors.json';
|
||||||
|
import fonts from './fonts.json';
|
||||||
|
import actions from './actions.json';
|
||||||
|
import settings from './settings.json';
|
||||||
|
import about from './about.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
templates,
|
||||||
|
colors,
|
||||||
|
fonts,
|
||||||
|
actions,
|
||||||
|
settings,
|
||||||
|
about,
|
||||||
|
};
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
import app from './app.json';
|
||||||
|
|
||||||
|
export default app;
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
import app from './app';
|
||||||
|
import leftSidebar from './leftSidebar';
|
||||||
|
import rightSidebar from './rightSidebar';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
app,
|
||||||
|
leftSidebar,
|
||||||
|
rightSidebar,
|
||||||
|
};
|
||||||
@@ -0,0 +1,23 @@
|
|||||||
|
import profile from './profile.json';
|
||||||
|
import objective from './objective.json';
|
||||||
|
import work from './work.json';
|
||||||
|
import education from './education.json';
|
||||||
|
import awards from './awards.json';
|
||||||
|
import certifications from './certifications.json';
|
||||||
|
import skills from './skills.json';
|
||||||
|
import languages from './languages.json';
|
||||||
|
import references from './references.json';
|
||||||
|
import extras from './extras.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
profile,
|
||||||
|
objective,
|
||||||
|
work,
|
||||||
|
education,
|
||||||
|
awards,
|
||||||
|
certifications,
|
||||||
|
skills,
|
||||||
|
languages,
|
||||||
|
references,
|
||||||
|
extras,
|
||||||
|
};
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
import templates from './templates.json';
|
||||||
|
import colors from './colors.json';
|
||||||
|
import fonts from './fonts.json';
|
||||||
|
import actions from './actions.json';
|
||||||
|
import settings from './settings.json';
|
||||||
|
import about from './about.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
templates,
|
||||||
|
colors,
|
||||||
|
fonts,
|
||||||
|
actions,
|
||||||
|
settings,
|
||||||
|
about,
|
||||||
|
};
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
import app from './app.json';
|
||||||
|
|
||||||
|
export default app;
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
import app from './app';
|
||||||
|
import leftSidebar from './leftSidebar';
|
||||||
|
import rightSidebar from './rightSidebar';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
app,
|
||||||
|
leftSidebar,
|
||||||
|
rightSidebar,
|
||||||
|
};
|
||||||
@@ -0,0 +1,23 @@
|
|||||||
|
import profile from './profile.json';
|
||||||
|
import objective from './objective.json';
|
||||||
|
import work from './work.json';
|
||||||
|
import education from './education.json';
|
||||||
|
import awards from './awards.json';
|
||||||
|
import certifications from './certifications.json';
|
||||||
|
import skills from './skills.json';
|
||||||
|
import languages from './languages.json';
|
||||||
|
import references from './references.json';
|
||||||
|
import extras from './extras.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
profile,
|
||||||
|
objective,
|
||||||
|
work,
|
||||||
|
education,
|
||||||
|
awards,
|
||||||
|
certifications,
|
||||||
|
skills,
|
||||||
|
languages,
|
||||||
|
references,
|
||||||
|
extras,
|
||||||
|
};
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
import templates from './templates.json';
|
||||||
|
import colors from './colors.json';
|
||||||
|
import fonts from './fonts.json';
|
||||||
|
import actions from './actions.json';
|
||||||
|
import settings from './settings.json';
|
||||||
|
import about from './about.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
templates,
|
||||||
|
colors,
|
||||||
|
fonts,
|
||||||
|
actions,
|
||||||
|
settings,
|
||||||
|
about,
|
||||||
|
};
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
import app from './app.json';
|
||||||
|
|
||||||
|
export default app;
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
import app from './app';
|
||||||
|
import leftSidebar from './leftSidebar';
|
||||||
|
import rightSidebar from './rightSidebar';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
app,
|
||||||
|
leftSidebar,
|
||||||
|
rightSidebar,
|
||||||
|
};
|
||||||
@@ -0,0 +1,23 @@
|
|||||||
|
import profile from './profile.json';
|
||||||
|
import objective from './objective.json';
|
||||||
|
import work from './work.json';
|
||||||
|
import education from './education.json';
|
||||||
|
import awards from './awards.json';
|
||||||
|
import certifications from './certifications.json';
|
||||||
|
import skills from './skills.json';
|
||||||
|
import languages from './languages.json';
|
||||||
|
import references from './references.json';
|
||||||
|
import extras from './extras.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
profile,
|
||||||
|
objective,
|
||||||
|
work,
|
||||||
|
education,
|
||||||
|
awards,
|
||||||
|
certifications,
|
||||||
|
skills,
|
||||||
|
languages,
|
||||||
|
references,
|
||||||
|
extras,
|
||||||
|
};
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
import templates from './templates.json';
|
||||||
|
import colors from './colors.json';
|
||||||
|
import fonts from './fonts.json';
|
||||||
|
import actions from './actions.json';
|
||||||
|
import settings from './settings.json';
|
||||||
|
import about from './about.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
templates,
|
||||||
|
colors,
|
||||||
|
fonts,
|
||||||
|
actions,
|
||||||
|
settings,
|
||||||
|
about,
|
||||||
|
};
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
import app from './app.json';
|
||||||
|
|
||||||
|
export default app;
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
import app from './app';
|
||||||
|
import leftSidebar from './leftSidebar';
|
||||||
|
import rightSidebar from './rightSidebar';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
app,
|
||||||
|
leftSidebar,
|
||||||
|
rightSidebar,
|
||||||
|
};
|
||||||
@@ -0,0 +1,23 @@
|
|||||||
|
import profile from './profile.json';
|
||||||
|
import objective from './objective.json';
|
||||||
|
import work from './work.json';
|
||||||
|
import education from './education.json';
|
||||||
|
import awards from './awards.json';
|
||||||
|
import certifications from './certifications.json';
|
||||||
|
import skills from './skills.json';
|
||||||
|
import languages from './languages.json';
|
||||||
|
import references from './references.json';
|
||||||
|
import extras from './extras.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
profile,
|
||||||
|
objective,
|
||||||
|
work,
|
||||||
|
education,
|
||||||
|
awards,
|
||||||
|
certifications,
|
||||||
|
skills,
|
||||||
|
languages,
|
||||||
|
references,
|
||||||
|
extras,
|
||||||
|
};
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
import templates from './templates.json';
|
||||||
|
import colors from './colors.json';
|
||||||
|
import fonts from './fonts.json';
|
||||||
|
import actions from './actions.json';
|
||||||
|
import settings from './settings.json';
|
||||||
|
import about from './about.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
templates,
|
||||||
|
colors,
|
||||||
|
fonts,
|
||||||
|
actions,
|
||||||
|
settings,
|
||||||
|
about,
|
||||||
|
};
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
import app from './app.json';
|
||||||
|
|
||||||
|
export default app;
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
import app from './app';
|
||||||
|
import leftSidebar from './leftSidebar';
|
||||||
|
import rightSidebar from './rightSidebar';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
app,
|
||||||
|
leftSidebar,
|
||||||
|
rightSidebar,
|
||||||
|
};
|
||||||
@@ -0,0 +1,23 @@
|
|||||||
|
import profile from './profile.json';
|
||||||
|
import objective from './objective.json';
|
||||||
|
import work from './work.json';
|
||||||
|
import education from './education.json';
|
||||||
|
import awards from './awards.json';
|
||||||
|
import certifications from './certifications.json';
|
||||||
|
import skills from './skills.json';
|
||||||
|
import languages from './languages.json';
|
||||||
|
import references from './references.json';
|
||||||
|
import extras from './extras.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
profile,
|
||||||
|
objective,
|
||||||
|
work,
|
||||||
|
education,
|
||||||
|
awards,
|
||||||
|
certifications,
|
||||||
|
skills,
|
||||||
|
languages,
|
||||||
|
references,
|
||||||
|
extras,
|
||||||
|
};
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
import templates from './templates.json';
|
||||||
|
import colors from './colors.json';
|
||||||
|
import fonts from './fonts.json';
|
||||||
|
import actions from './actions.json';
|
||||||
|
import settings from './settings.json';
|
||||||
|
import about from './about.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
templates,
|
||||||
|
colors,
|
||||||
|
fonts,
|
||||||
|
actions,
|
||||||
|
settings,
|
||||||
|
about,
|
||||||
|
};
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
import app from './app.json';
|
||||||
|
|
||||||
|
export default app;
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
import app from './app';
|
||||||
|
import leftSidebar from './leftSidebar';
|
||||||
|
import rightSidebar from './rightSidebar';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
app,
|
||||||
|
leftSidebar,
|
||||||
|
rightSidebar,
|
||||||
|
};
|
||||||
@@ -0,0 +1,23 @@
|
|||||||
|
import profile from './profile.json';
|
||||||
|
import objective from './objective.json';
|
||||||
|
import work from './work.json';
|
||||||
|
import education from './education.json';
|
||||||
|
import awards from './awards.json';
|
||||||
|
import certifications from './certifications.json';
|
||||||
|
import skills from './skills.json';
|
||||||
|
import languages from './languages.json';
|
||||||
|
import references from './references.json';
|
||||||
|
import extras from './extras.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
profile,
|
||||||
|
objective,
|
||||||
|
work,
|
||||||
|
education,
|
||||||
|
awards,
|
||||||
|
certifications,
|
||||||
|
skills,
|
||||||
|
languages,
|
||||||
|
references,
|
||||||
|
extras,
|
||||||
|
};
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
import templates from './templates.json';
|
||||||
|
import colors from './colors.json';
|
||||||
|
import fonts from './fonts.json';
|
||||||
|
import actions from './actions.json';
|
||||||
|
import settings from './settings.json';
|
||||||
|
import about from './about.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
templates,
|
||||||
|
colors,
|
||||||
|
fonts,
|
||||||
|
actions,
|
||||||
|
settings,
|
||||||
|
about,
|
||||||
|
};
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
import app from './app.json';
|
||||||
|
|
||||||
|
export default app;
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
import app from './app';
|
||||||
|
import leftSidebar from './leftSidebar';
|
||||||
|
import rightSidebar from './rightSidebar';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
app,
|
||||||
|
leftSidebar,
|
||||||
|
rightSidebar,
|
||||||
|
};
|
||||||
@@ -0,0 +1,23 @@
|
|||||||
|
import profile from './profile.json';
|
||||||
|
import objective from './objective.json';
|
||||||
|
import work from './work.json';
|
||||||
|
import education from './education.json';
|
||||||
|
import awards from './awards.json';
|
||||||
|
import certifications from './certifications.json';
|
||||||
|
import skills from './skills.json';
|
||||||
|
import languages from './languages.json';
|
||||||
|
import references from './references.json';
|
||||||
|
import extras from './extras.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
profile,
|
||||||
|
objective,
|
||||||
|
work,
|
||||||
|
education,
|
||||||
|
awards,
|
||||||
|
certifications,
|
||||||
|
skills,
|
||||||
|
languages,
|
||||||
|
references,
|
||||||
|
extras,
|
||||||
|
};
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
import templates from './templates.json';
|
||||||
|
import colors from './colors.json';
|
||||||
|
import fonts from './fonts.json';
|
||||||
|
import actions from './actions.json';
|
||||||
|
import settings from './settings.json';
|
||||||
|
import about from './about.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
templates,
|
||||||
|
colors,
|
||||||
|
fonts,
|
||||||
|
actions,
|
||||||
|
settings,
|
||||||
|
about,
|
||||||
|
};
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
import app from './app.json';
|
||||||
|
|
||||||
|
export default app;
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
import app from './app';
|
||||||
|
import leftSidebar from './leftSidebar';
|
||||||
|
import rightSidebar from './rightSidebar';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
app,
|
||||||
|
leftSidebar,
|
||||||
|
rightSidebar,
|
||||||
|
};
|
||||||
@@ -0,0 +1,23 @@
|
|||||||
|
import profile from './profile.json';
|
||||||
|
import objective from './objective.json';
|
||||||
|
import work from './work.json';
|
||||||
|
import education from './education.json';
|
||||||
|
import awards from './awards.json';
|
||||||
|
import certifications from './certifications.json';
|
||||||
|
import skills from './skills.json';
|
||||||
|
import languages from './languages.json';
|
||||||
|
import references from './references.json';
|
||||||
|
import extras from './extras.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
profile,
|
||||||
|
objective,
|
||||||
|
work,
|
||||||
|
education,
|
||||||
|
awards,
|
||||||
|
certifications,
|
||||||
|
skills,
|
||||||
|
languages,
|
||||||
|
references,
|
||||||
|
extras,
|
||||||
|
};
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
import templates from './templates.json';
|
||||||
|
import colors from './colors.json';
|
||||||
|
import fonts from './fonts.json';
|
||||||
|
import actions from './actions.json';
|
||||||
|
import settings from './settings.json';
|
||||||
|
import about from './about.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
templates,
|
||||||
|
colors,
|
||||||
|
fonts,
|
||||||
|
actions,
|
||||||
|
settings,
|
||||||
|
about,
|
||||||
|
};
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
import app from './app.json';
|
||||||
|
|
||||||
|
export default app;
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
import app from './app';
|
||||||
|
import leftSidebar from './leftSidebar';
|
||||||
|
import rightSidebar from './rightSidebar';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
app,
|
||||||
|
leftSidebar,
|
||||||
|
rightSidebar,
|
||||||
|
};
|
||||||
@@ -0,0 +1,23 @@
|
|||||||
|
import profile from './profile.json';
|
||||||
|
import objective from './objective.json';
|
||||||
|
import work from './work.json';
|
||||||
|
import education from './education.json';
|
||||||
|
import awards from './awards.json';
|
||||||
|
import certifications from './certifications.json';
|
||||||
|
import skills from './skills.json';
|
||||||
|
import languages from './languages.json';
|
||||||
|
import references from './references.json';
|
||||||
|
import extras from './extras.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
profile,
|
||||||
|
objective,
|
||||||
|
work,
|
||||||
|
education,
|
||||||
|
awards,
|
||||||
|
certifications,
|
||||||
|
skills,
|
||||||
|
languages,
|
||||||
|
references,
|
||||||
|
extras,
|
||||||
|
};
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
import templates from './templates.json';
|
||||||
|
import colors from './colors.json';
|
||||||
|
import fonts from './fonts.json';
|
||||||
|
import actions from './actions.json';
|
||||||
|
import settings from './settings.json';
|
||||||
|
import about from './about.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
templates,
|
||||||
|
colors,
|
||||||
|
fonts,
|
||||||
|
actions,
|
||||||
|
settings,
|
||||||
|
about,
|
||||||
|
};
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
import app from './app.json';
|
||||||
|
|
||||||
|
export default app;
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
import app from './app';
|
||||||
|
import leftSidebar from './leftSidebar';
|
||||||
|
import rightSidebar from './rightSidebar';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
app,
|
||||||
|
leftSidebar,
|
||||||
|
rightSidebar,
|
||||||
|
};
|
||||||
@@ -0,0 +1,23 @@
|
|||||||
|
import profile from './profile.json';
|
||||||
|
import objective from './objective.json';
|
||||||
|
import work from './work.json';
|
||||||
|
import education from './education.json';
|
||||||
|
import awards from './awards.json';
|
||||||
|
import certifications from './certifications.json';
|
||||||
|
import skills from './skills.json';
|
||||||
|
import languages from './languages.json';
|
||||||
|
import references from './references.json';
|
||||||
|
import extras from './extras.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
profile,
|
||||||
|
objective,
|
||||||
|
work,
|
||||||
|
education,
|
||||||
|
awards,
|
||||||
|
certifications,
|
||||||
|
skills,
|
||||||
|
languages,
|
||||||
|
references,
|
||||||
|
extras,
|
||||||
|
};
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
import templates from './templates.json';
|
||||||
|
import colors from './colors.json';
|
||||||
|
import fonts from './fonts.json';
|
||||||
|
import actions from './actions.json';
|
||||||
|
import settings from './settings.json';
|
||||||
|
import about from './about.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
templates,
|
||||||
|
colors,
|
||||||
|
fonts,
|
||||||
|
actions,
|
||||||
|
settings,
|
||||||
|
about,
|
||||||
|
};
|
||||||
@@ -1,5 +1,71 @@
|
|||||||
|
import af from './af';
|
||||||
|
import ar from './ar';
|
||||||
|
import as from './as';
|
||||||
|
import ca from './ca';
|
||||||
|
import cs from './cs';
|
||||||
|
import da from './da';
|
||||||
|
import de from './de';
|
||||||
|
import el from './el';
|
||||||
import en from './en';
|
import en from './en';
|
||||||
|
import es from './es';
|
||||||
|
import fi from './fi';
|
||||||
|
import fr from './fr';
|
||||||
|
import he from './he';
|
||||||
|
import hi from './hi';
|
||||||
|
import hu from './hu';
|
||||||
|
import it from './it';
|
||||||
|
import ja from './ja';
|
||||||
|
import kn from './kn';
|
||||||
|
import ko from './ko';
|
||||||
|
import ml from './ml';
|
||||||
|
import mr from './mr';
|
||||||
|
import nl from './nl';
|
||||||
|
import no from './no';
|
||||||
|
import pa from './pa';
|
||||||
|
import pl from './pl';
|
||||||
|
import pt from './pt';
|
||||||
|
import ro from './ro';
|
||||||
|
import ru from './ru';
|
||||||
|
import sv from './sv';
|
||||||
|
import ta from './ta';
|
||||||
|
import tr from './tr';
|
||||||
|
import uk from './uk';
|
||||||
|
import vi from './vi';
|
||||||
|
import zh from './zh';
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
|
af,
|
||||||
|
ar,
|
||||||
|
as,
|
||||||
|
ca,
|
||||||
|
cs,
|
||||||
|
da,
|
||||||
|
de,
|
||||||
|
el,
|
||||||
en,
|
en,
|
||||||
|
es,
|
||||||
|
fi,
|
||||||
|
fr,
|
||||||
|
he,
|
||||||
|
hi,
|
||||||
|
hu,
|
||||||
|
it,
|
||||||
|
ja,
|
||||||
|
kn,
|
||||||
|
ko,
|
||||||
|
ml,
|
||||||
|
mr,
|
||||||
|
nl,
|
||||||
|
no,
|
||||||
|
pa,
|
||||||
|
pl,
|
||||||
|
pt,
|
||||||
|
ro,
|
||||||
|
ru,
|
||||||
|
sv,
|
||||||
|
ta,
|
||||||
|
tr,
|
||||||
|
uk,
|
||||||
|
vi,
|
||||||
|
zh,
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
import app from './app.json';
|
||||||
|
|
||||||
|
export default app;
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
import app from './app';
|
||||||
|
import leftSidebar from './leftSidebar';
|
||||||
|
import rightSidebar from './rightSidebar';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
app,
|
||||||
|
leftSidebar,
|
||||||
|
rightSidebar,
|
||||||
|
};
|
||||||
@@ -0,0 +1,23 @@
|
|||||||
|
import profile from './profile.json';
|
||||||
|
import objective from './objective.json';
|
||||||
|
import work from './work.json';
|
||||||
|
import education from './education.json';
|
||||||
|
import awards from './awards.json';
|
||||||
|
import certifications from './certifications.json';
|
||||||
|
import skills from './skills.json';
|
||||||
|
import languages from './languages.json';
|
||||||
|
import references from './references.json';
|
||||||
|
import extras from './extras.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
profile,
|
||||||
|
objective,
|
||||||
|
work,
|
||||||
|
education,
|
||||||
|
awards,
|
||||||
|
certifications,
|
||||||
|
skills,
|
||||||
|
languages,
|
||||||
|
references,
|
||||||
|
extras,
|
||||||
|
};
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
import templates from './templates.json';
|
||||||
|
import colors from './colors.json';
|
||||||
|
import fonts from './fonts.json';
|
||||||
|
import actions from './actions.json';
|
||||||
|
import settings from './settings.json';
|
||||||
|
import about from './about.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
templates,
|
||||||
|
colors,
|
||||||
|
fonts,
|
||||||
|
actions,
|
||||||
|
settings,
|
||||||
|
about,
|
||||||
|
};
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
import app from './app.json';
|
||||||
|
|
||||||
|
export default app;
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
import app from './app';
|
||||||
|
import leftSidebar from './leftSidebar';
|
||||||
|
import rightSidebar from './rightSidebar';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
app,
|
||||||
|
leftSidebar,
|
||||||
|
rightSidebar,
|
||||||
|
};
|
||||||
@@ -0,0 +1,23 @@
|
|||||||
|
import profile from './profile.json';
|
||||||
|
import objective from './objective.json';
|
||||||
|
import work from './work.json';
|
||||||
|
import education from './education.json';
|
||||||
|
import awards from './awards.json';
|
||||||
|
import certifications from './certifications.json';
|
||||||
|
import skills from './skills.json';
|
||||||
|
import languages from './languages.json';
|
||||||
|
import references from './references.json';
|
||||||
|
import extras from './extras.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
profile,
|
||||||
|
objective,
|
||||||
|
work,
|
||||||
|
education,
|
||||||
|
awards,
|
||||||
|
certifications,
|
||||||
|
skills,
|
||||||
|
languages,
|
||||||
|
references,
|
||||||
|
extras,
|
||||||
|
};
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
import templates from './templates.json';
|
||||||
|
import colors from './colors.json';
|
||||||
|
import fonts from './fonts.json';
|
||||||
|
import actions from './actions.json';
|
||||||
|
import settings from './settings.json';
|
||||||
|
import about from './about.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
templates,
|
||||||
|
colors,
|
||||||
|
fonts,
|
||||||
|
actions,
|
||||||
|
settings,
|
||||||
|
about,
|
||||||
|
};
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
import app from './app.json';
|
||||||
|
|
||||||
|
export default app;
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
import app from './app';
|
||||||
|
import leftSidebar from './leftSidebar';
|
||||||
|
import rightSidebar from './rightSidebar';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
app,
|
||||||
|
leftSidebar,
|
||||||
|
rightSidebar,
|
||||||
|
};
|
||||||
@@ -0,0 +1,23 @@
|
|||||||
|
import profile from './profile.json';
|
||||||
|
import objective from './objective.json';
|
||||||
|
import work from './work.json';
|
||||||
|
import education from './education.json';
|
||||||
|
import awards from './awards.json';
|
||||||
|
import certifications from './certifications.json';
|
||||||
|
import skills from './skills.json';
|
||||||
|
import languages from './languages.json';
|
||||||
|
import references from './references.json';
|
||||||
|
import extras from './extras.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
profile,
|
||||||
|
objective,
|
||||||
|
work,
|
||||||
|
education,
|
||||||
|
awards,
|
||||||
|
certifications,
|
||||||
|
skills,
|
||||||
|
languages,
|
||||||
|
references,
|
||||||
|
extras,
|
||||||
|
};
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
import templates from './templates.json';
|
||||||
|
import colors from './colors.json';
|
||||||
|
import fonts from './fonts.json';
|
||||||
|
import actions from './actions.json';
|
||||||
|
import settings from './settings.json';
|
||||||
|
import about from './about.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
templates,
|
||||||
|
colors,
|
||||||
|
fonts,
|
||||||
|
actions,
|
||||||
|
settings,
|
||||||
|
about,
|
||||||
|
};
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
import app from './app.json';
|
||||||
|
|
||||||
|
export default app;
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
import app from './app';
|
||||||
|
import leftSidebar from './leftSidebar';
|
||||||
|
import rightSidebar from './rightSidebar';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
app,
|
||||||
|
leftSidebar,
|
||||||
|
rightSidebar,
|
||||||
|
};
|
||||||
@@ -0,0 +1,23 @@
|
|||||||
|
import profile from './profile.json';
|
||||||
|
import objective from './objective.json';
|
||||||
|
import work from './work.json';
|
||||||
|
import education from './education.json';
|
||||||
|
import awards from './awards.json';
|
||||||
|
import certifications from './certifications.json';
|
||||||
|
import skills from './skills.json';
|
||||||
|
import languages from './languages.json';
|
||||||
|
import references from './references.json';
|
||||||
|
import extras from './extras.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
profile,
|
||||||
|
objective,
|
||||||
|
work,
|
||||||
|
education,
|
||||||
|
awards,
|
||||||
|
certifications,
|
||||||
|
skills,
|
||||||
|
languages,
|
||||||
|
references,
|
||||||
|
extras,
|
||||||
|
};
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
import templates from './templates.json';
|
||||||
|
import colors from './colors.json';
|
||||||
|
import fonts from './fonts.json';
|
||||||
|
import actions from './actions.json';
|
||||||
|
import settings from './settings.json';
|
||||||
|
import about from './about.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
templates,
|
||||||
|
colors,
|
||||||
|
fonts,
|
||||||
|
actions,
|
||||||
|
settings,
|
||||||
|
about,
|
||||||
|
};
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
import app from './app.json';
|
||||||
|
|
||||||
|
export default app;
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
import app from './app';
|
||||||
|
import leftSidebar from './leftSidebar';
|
||||||
|
import rightSidebar from './rightSidebar';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
app,
|
||||||
|
leftSidebar,
|
||||||
|
rightSidebar,
|
||||||
|
};
|
||||||
@@ -0,0 +1,23 @@
|
|||||||
|
import profile from './profile.json';
|
||||||
|
import objective from './objective.json';
|
||||||
|
import work from './work.json';
|
||||||
|
import education from './education.json';
|
||||||
|
import awards from './awards.json';
|
||||||
|
import certifications from './certifications.json';
|
||||||
|
import skills from './skills.json';
|
||||||
|
import languages from './languages.json';
|
||||||
|
import references from './references.json';
|
||||||
|
import extras from './extras.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
profile,
|
||||||
|
objective,
|
||||||
|
work,
|
||||||
|
education,
|
||||||
|
awards,
|
||||||
|
certifications,
|
||||||
|
skills,
|
||||||
|
languages,
|
||||||
|
references,
|
||||||
|
extras,
|
||||||
|
};
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
import templates from './templates.json';
|
||||||
|
import colors from './colors.json';
|
||||||
|
import fonts from './fonts.json';
|
||||||
|
import actions from './actions.json';
|
||||||
|
import settings from './settings.json';
|
||||||
|
import about from './about.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
templates,
|
||||||
|
colors,
|
||||||
|
fonts,
|
||||||
|
actions,
|
||||||
|
settings,
|
||||||
|
about,
|
||||||
|
};
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
import app from './app.json';
|
||||||
|
|
||||||
|
export default app;
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
import app from './app';
|
||||||
|
import leftSidebar from './leftSidebar';
|
||||||
|
import rightSidebar from './rightSidebar';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
app,
|
||||||
|
leftSidebar,
|
||||||
|
rightSidebar,
|
||||||
|
};
|
||||||
@@ -0,0 +1,23 @@
|
|||||||
|
import profile from './profile.json';
|
||||||
|
import objective from './objective.json';
|
||||||
|
import work from './work.json';
|
||||||
|
import education from './education.json';
|
||||||
|
import awards from './awards.json';
|
||||||
|
import certifications from './certifications.json';
|
||||||
|
import skills from './skills.json';
|
||||||
|
import languages from './languages.json';
|
||||||
|
import references from './references.json';
|
||||||
|
import extras from './extras.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
profile,
|
||||||
|
objective,
|
||||||
|
work,
|
||||||
|
education,
|
||||||
|
awards,
|
||||||
|
certifications,
|
||||||
|
skills,
|
||||||
|
languages,
|
||||||
|
references,
|
||||||
|
extras,
|
||||||
|
};
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
import templates from './templates.json';
|
||||||
|
import colors from './colors.json';
|
||||||
|
import fonts from './fonts.json';
|
||||||
|
import actions from './actions.json';
|
||||||
|
import settings from './settings.json';
|
||||||
|
import about from './about.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
templates,
|
||||||
|
colors,
|
||||||
|
fonts,
|
||||||
|
actions,
|
||||||
|
settings,
|
||||||
|
about,
|
||||||
|
};
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
import app from './app.json';
|
||||||
|
|
||||||
|
export default app;
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
import app from './app';
|
||||||
|
import leftSidebar from './leftSidebar';
|
||||||
|
import rightSidebar from './rightSidebar';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
app,
|
||||||
|
leftSidebar,
|
||||||
|
rightSidebar,
|
||||||
|
};
|
||||||
@@ -0,0 +1,23 @@
|
|||||||
|
import profile from './profile.json';
|
||||||
|
import objective from './objective.json';
|
||||||
|
import work from './work.json';
|
||||||
|
import education from './education.json';
|
||||||
|
import awards from './awards.json';
|
||||||
|
import certifications from './certifications.json';
|
||||||
|
import skills from './skills.json';
|
||||||
|
import languages from './languages.json';
|
||||||
|
import references from './references.json';
|
||||||
|
import extras from './extras.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
profile,
|
||||||
|
objective,
|
||||||
|
work,
|
||||||
|
education,
|
||||||
|
awards,
|
||||||
|
certifications,
|
||||||
|
skills,
|
||||||
|
languages,
|
||||||
|
references,
|
||||||
|
extras,
|
||||||
|
};
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
import templates from './templates.json';
|
||||||
|
import colors from './colors.json';
|
||||||
|
import fonts from './fonts.json';
|
||||||
|
import actions from './actions.json';
|
||||||
|
import settings from './settings.json';
|
||||||
|
import about from './about.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
templates,
|
||||||
|
colors,
|
||||||
|
fonts,
|
||||||
|
actions,
|
||||||
|
settings,
|
||||||
|
about,
|
||||||
|
};
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
import app from './app.json';
|
||||||
|
|
||||||
|
export default app;
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
import app from './app';
|
||||||
|
import leftSidebar from './leftSidebar';
|
||||||
|
import rightSidebar from './rightSidebar';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
app,
|
||||||
|
leftSidebar,
|
||||||
|
rightSidebar,
|
||||||
|
};
|
||||||
@@ -0,0 +1,23 @@
|
|||||||
|
import profile from './profile.json';
|
||||||
|
import objective from './objective.json';
|
||||||
|
import work from './work.json';
|
||||||
|
import education from './education.json';
|
||||||
|
import awards from './awards.json';
|
||||||
|
import certifications from './certifications.json';
|
||||||
|
import skills from './skills.json';
|
||||||
|
import languages from './languages.json';
|
||||||
|
import references from './references.json';
|
||||||
|
import extras from './extras.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
profile,
|
||||||
|
objective,
|
||||||
|
work,
|
||||||
|
education,
|
||||||
|
awards,
|
||||||
|
certifications,
|
||||||
|
skills,
|
||||||
|
languages,
|
||||||
|
references,
|
||||||
|
extras,
|
||||||
|
};
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
import templates from './templates.json';
|
||||||
|
import colors from './colors.json';
|
||||||
|
import fonts from './fonts.json';
|
||||||
|
import actions from './actions.json';
|
||||||
|
import settings from './settings.json';
|
||||||
|
import about from './about.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
templates,
|
||||||
|
colors,
|
||||||
|
fonts,
|
||||||
|
actions,
|
||||||
|
settings,
|
||||||
|
about,
|
||||||
|
};
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
import app from './app.json';
|
||||||
|
|
||||||
|
export default app;
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
import app from './app';
|
||||||
|
import leftSidebar from './leftSidebar';
|
||||||
|
import rightSidebar from './rightSidebar';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
app,
|
||||||
|
leftSidebar,
|
||||||
|
rightSidebar,
|
||||||
|
};
|
||||||
@@ -0,0 +1,23 @@
|
|||||||
|
import profile from './profile.json';
|
||||||
|
import objective from './objective.json';
|
||||||
|
import work from './work.json';
|
||||||
|
import education from './education.json';
|
||||||
|
import awards from './awards.json';
|
||||||
|
import certifications from './certifications.json';
|
||||||
|
import skills from './skills.json';
|
||||||
|
import languages from './languages.json';
|
||||||
|
import references from './references.json';
|
||||||
|
import extras from './extras.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
profile,
|
||||||
|
objective,
|
||||||
|
work,
|
||||||
|
education,
|
||||||
|
awards,
|
||||||
|
certifications,
|
||||||
|
skills,
|
||||||
|
languages,
|
||||||
|
references,
|
||||||
|
extras,
|
||||||
|
};
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
import templates from './templates.json';
|
||||||
|
import colors from './colors.json';
|
||||||
|
import fonts from './fonts.json';
|
||||||
|
import actions from './actions.json';
|
||||||
|
import settings from './settings.json';
|
||||||
|
import about from './about.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
templates,
|
||||||
|
colors,
|
||||||
|
fonts,
|
||||||
|
actions,
|
||||||
|
settings,
|
||||||
|
about,
|
||||||
|
};
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
import app from './app.json';
|
||||||
|
|
||||||
|
export default app;
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
import app from './app';
|
||||||
|
import leftSidebar from './leftSidebar';
|
||||||
|
import rightSidebar from './rightSidebar';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
app,
|
||||||
|
leftSidebar,
|
||||||
|
rightSidebar,
|
||||||
|
};
|
||||||
@@ -0,0 +1,23 @@
|
|||||||
|
import profile from './profile.json';
|
||||||
|
import objective from './objective.json';
|
||||||
|
import work from './work.json';
|
||||||
|
import education from './education.json';
|
||||||
|
import awards from './awards.json';
|
||||||
|
import certifications from './certifications.json';
|
||||||
|
import skills from './skills.json';
|
||||||
|
import languages from './languages.json';
|
||||||
|
import references from './references.json';
|
||||||
|
import extras from './extras.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
profile,
|
||||||
|
objective,
|
||||||
|
work,
|
||||||
|
education,
|
||||||
|
awards,
|
||||||
|
certifications,
|
||||||
|
skills,
|
||||||
|
languages,
|
||||||
|
references,
|
||||||
|
extras,
|
||||||
|
};
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
import templates from './templates.json';
|
||||||
|
import colors from './colors.json';
|
||||||
|
import fonts from './fonts.json';
|
||||||
|
import actions from './actions.json';
|
||||||
|
import settings from './settings.json';
|
||||||
|
import about from './about.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
templates,
|
||||||
|
colors,
|
||||||
|
fonts,
|
||||||
|
actions,
|
||||||
|
settings,
|
||||||
|
about,
|
||||||
|
};
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
import app from './app.json';
|
||||||
|
|
||||||
|
export default app;
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
import app from './app';
|
||||||
|
import leftSidebar from './leftSidebar';
|
||||||
|
import rightSidebar from './rightSidebar';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
app,
|
||||||
|
leftSidebar,
|
||||||
|
rightSidebar,
|
||||||
|
};
|
||||||
@@ -0,0 +1,23 @@
|
|||||||
|
import profile from './profile.json';
|
||||||
|
import objective from './objective.json';
|
||||||
|
import work from './work.json';
|
||||||
|
import education from './education.json';
|
||||||
|
import awards from './awards.json';
|
||||||
|
import certifications from './certifications.json';
|
||||||
|
import skills from './skills.json';
|
||||||
|
import languages from './languages.json';
|
||||||
|
import references from './references.json';
|
||||||
|
import extras from './extras.json';
|
||||||
|
|
||||||
|
export default {
|
||||||
|
profile,
|
||||||
|
objective,
|
||||||
|
work,
|
||||||
|
education,
|
||||||
|
awards,
|
||||||
|
certifications,
|
||||||
|
skills,
|
||||||
|
languages,
|
||||||
|
references,
|
||||||
|
extras,
|
||||||
|
};
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user