feat: ✨ Create my portfolio
This commit is contained in:
@ -1,14 +1,11 @@
|
||||
---
|
||||
imageSrc: "../../images/charles-deluvio-DgoyKNgPiFQ-unsplash.jpg"
|
||||
imageAlt: "About Gatsby Theme Portfolio Minimal"
|
||||
imageSrc: "../../images/louisgallet-img.jpg"
|
||||
imageAlt: "A little picture of me"
|
||||
---
|
||||
|
||||
Portfolio Minimal is a Gatsby Theme that creates outstanding one-pages portfolio within minutes!
|
||||
My name is Louis Gallet.
|
||||
|
||||
It has predefined sections for your bio, skills, projects, and contact details. If you are a writer on Medium, you can integrate your latest articles in a distinct section as well. While building the theme, I tried to keep the setup as simple as possible while keeping everything configurable if you like to.
|
||||
I've had a passion for new technology since I was a kid and I've been developing it for a few years now.
|
||||
|
||||
Using theme composition, you can easily customize the CSS theme to your own preferences - e.g. change colors, fonts, etc.
|
||||
I am currently studying at the EPITA, in first year sup.
|
||||
|
||||
Last but not least, it has some cool features you can opt-in to: Dark Mode, Splash Screen, Cookie Banner, and more to find out :)
|
||||
|
||||
Photo by <a href="https://unsplash.com/@charlesdeluvio?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText" target="_blank" rel="nofollow noopener noreferrer" aria-label="External Link"><u>Charles Deluvio</u></a> on Unsplash
|
||||
|
@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "Gatsby Starter For Portfolio Minimal",
|
||||
"email": "example@mail.com",
|
||||
"description": "If you have any problems with this theme, create an issue in the GitHub repository.",
|
||||
"name": "Louis Gallet",
|
||||
"email": "contact@louisgallet.fr",
|
||||
"description": "If you have any project ideas or just want to say hello :)",
|
||||
"image": {
|
||||
"src": "../../images/favicon.png",
|
||||
"src": "../../images/louisgallet-square.png",
|
||||
"alt": "Gatsby Logo"
|
||||
},
|
||||
"socialProfiles": {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"intro": "Hej",
|
||||
"intro": "Hey",
|
||||
"heroPhoto": {
|
||||
"src": "../../images/lego-dummy.png",
|
||||
"alt": "My Photo"
|
||||
@ -8,15 +8,15 @@
|
||||
"src": "../../images/waving-hand.png",
|
||||
"alt": "Waving Hand Emoji"
|
||||
},
|
||||
"title": "I'm a Gatsby Starter",
|
||||
"title": "I'm Louis",
|
||||
"subtitle": {
|
||||
"prefix": "I do all the setup ",
|
||||
"highlight": "for you",
|
||||
"prefix": "A guy who's passionate about ",
|
||||
"highlight": "technology",
|
||||
"suffix": "."
|
||||
},
|
||||
"description": "A Gatsby Starter Project to easily get started with Portfolio Minimal theme.",
|
||||
"description": "Currently studying engineering at EPITA",
|
||||
"socialProfiles": {
|
||||
"from": ["LinkedIn", "Medium", "Github", "Mail"],
|
||||
"showIcons": false
|
||||
"from": ["LinkedIn", "Github", "Mail"],
|
||||
"showIcons": true
|
||||
}
|
||||
}
|
||||
|
@ -1,58 +1,44 @@
|
||||
{
|
||||
"interests": [
|
||||
{
|
||||
"label": "Quick and Easy Setup",
|
||||
"label": "Apple",
|
||||
"image": {
|
||||
"src": "../../images/joystick.png",
|
||||
"src": "../../images/apple.png",
|
||||
"alt": "An apple emoji"
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Linux",
|
||||
"image": {
|
||||
"src": "../../images/penguin.png",
|
||||
"alt": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Content via Markdown",
|
||||
"label": "Development",
|
||||
"image": {
|
||||
"src": "../../images/notebook.png",
|
||||
"src": "../../images/virus.png",
|
||||
"alt": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Responsive Design",
|
||||
"label": "TypeScript",
|
||||
"image": {
|
||||
"src": "../../images/nail-polish.png",
|
||||
"src": "../../images/typescript.png",
|
||||
"alt": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Medium Integration",
|
||||
"label": "Python",
|
||||
"image": {
|
||||
"src": "../../images/medium.png",
|
||||
"src": "../../images/python.png",
|
||||
"alt": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Animations",
|
||||
"label": "Azure",
|
||||
"image": {
|
||||
"src": "../../images/gem-stone.png",
|
||||
"alt": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "PWA (Offline Support)",
|
||||
"image": {
|
||||
"src": "../../images/mobile-phone.png",
|
||||
"alt": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Modern Tech-Stack",
|
||||
"image": {
|
||||
"src": "../../images/gatsby.png",
|
||||
"alt": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Blazing Fast",
|
||||
"image": {
|
||||
"src": "../../images/high-voltage.png",
|
||||
"src": "../../images/azure.png",
|
||||
"alt": ""
|
||||
}
|
||||
}
|
||||
@ -60,6 +46,6 @@
|
||||
"button": {
|
||||
"visible": true,
|
||||
"label": "+ Load More",
|
||||
"initiallyShownInterests": 5
|
||||
"initiallyShownInterests": 6
|
||||
}
|
||||
}
|
||||
|
@ -4,12 +4,11 @@ sectionId: imprint
|
||||
|
||||
#### Information pursuant to § 5 TMG
|
||||
|
||||
YOURNAME<br />
|
||||
YOURSTREET<br />
|
||||
YOURCITY<br />
|
||||
YOURCOUNTRY
|
||||
Louis Gallet<br />
|
||||
Paris<br />
|
||||
France
|
||||
|
||||
E-Mail Address: <u>YOURMAIL@DOMAIN.COM</u>
|
||||
E-Mail Address: <u>contact@louisgallet.fr</u>
|
||||
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
sectionId: privacy
|
||||
---
|
||||
|
||||
Your privacy is important to me. It is my, YOURNAME, policy to respect your privacy regarding any information I may collect from you across my website, YOURDOMAIN.
|
||||
Your privacy is important to me. It is my, Louis Gallet, policy to respect your privacy regarding any information I may collect from you across my website, louisgallet.fr.
|
||||
|
||||
I only ask for personal information when I truly need it to provide a service to you. I collect it by fair and lawful means, with your knowledge and consent. I also let you know why I am collecting it and how it will be used.
|
||||
|
||||
@ -16,4 +16,4 @@ You are free to refuse my request for your personal information, with the unders
|
||||
|
||||
Your continued use of my website will be regarded as acceptance of my practices around privacy and personal information. If you have any questions about how I handle user data and personal information, feel free to contact me.
|
||||
|
||||
This policy is effective as of 22 September 2019. It has been generated with the help of GetTerms.io.
|
||||
This policy is effective as of 01 January 2023. It has been generated with the help of GetTerms.io.
|
||||
|
@ -2,40 +2,40 @@
|
||||
"projects": [
|
||||
{
|
||||
"visible": true,
|
||||
"category": "🕹️ EASY AND QUICK SETUP",
|
||||
"title": "Add content and deploy!",
|
||||
"description": "Get up and running within minutes. Just install the starter, add your content, deploy it, and there you go! This starter works seamlessly with hosts like Netlify. Photo by Clément H on Unsplash.",
|
||||
"tags": ["Content Integration", "Ready-2-Deploy"],
|
||||
"category": "Website & Backend",
|
||||
"title": "Web Aide Jeune",
|
||||
"description": "Web Aide Jeune is an association that helps young people overcome their difficulties. I provide technical support to this association to ensure that their website and internal services are always operational..",
|
||||
"tags": ["Website", "Backend", "Server"],
|
||||
"image": {
|
||||
"src": "../../images/clement-h-95YRwf6CNw8-unsplash.jpg",
|
||||
"alt": "Quick Setup",
|
||||
"linkTo": "https://github.com/konstantinmuenster/gatsby-starter-portfolio-minimal-theme"
|
||||
"src": "../../images/aidejeune-logo.png",
|
||||
"alt": "Web Aide Jeune logo",
|
||||
"linkTo": "https://aidejeune.fr"
|
||||
},
|
||||
"links": [
|
||||
{
|
||||
"type": "github",
|
||||
"url": "https://github.com/konstantinmuenster/gatsby-starter-portfolio-minimal-theme"
|
||||
"type": "discord",
|
||||
"url": "https://aidejeune.fr/discord"
|
||||
},
|
||||
{
|
||||
"type": "external",
|
||||
"url": "https://www.gatsbyjs.org/docs/mdx/writing-pages/"
|
||||
"url": "https://aidejeune.fr"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"visible": true,
|
||||
"category": "🧰 EXTENDABLE LAYOUT",
|
||||
"title": "Add more sections!",
|
||||
"description": "The starter includes predefined sections as well as a template for new, custom sections. Moreover, you can add new projects to this section without additional coding. Photo by Kelly Sikkema on Unsplash.",
|
||||
"tags": ["Custom Sections", "Easy-2-Use"],
|
||||
"category": "Server",
|
||||
"title": "Managing my personal servers",
|
||||
"description": "For some time now, I've been managing my personal servers entirely, hosting my various services (Git for example).",
|
||||
"tags": ["Server", "Backend"],
|
||||
"image": {
|
||||
"src": "../../images/kelly-sikkema-Hl3LUdyKRic-unsplash.jpg",
|
||||
"src": "../../images/server.jpg",
|
||||
"alt": "Extendable Layout"
|
||||
},
|
||||
"links": [
|
||||
{
|
||||
"type": "github",
|
||||
"url": "https://github.com/konstantinmuenster/gatsby-starter-portfolio-minimal-theme"
|
||||
"type": "external",
|
||||
"url": "https://gitea.louisgallet.fr"
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -43,6 +43,6 @@
|
||||
"button": {
|
||||
"visible": true,
|
||||
"label": "Visit on Github",
|
||||
"url": "https://github.com/konstantinmuenster/gatsby-theme-portfolio-minimal"
|
||||
"url": "https://github.com/l0u1sg"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user