-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Project adapter build settings does not consider nested paths #7 (swi…
…tch to netlify)
- Loading branch information
Showing
54 changed files
with
5,982 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
const onRequest = (_, next) => next(); | ||
|
||
export { onRequest }; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
export { renderers } from '../renderers.mjs'; | ||
|
||
const page = () => import('./prerender_CW_rJxYZ.mjs').then(n => n.e); | ||
|
||
export { page }; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
export { renderers } from '../renderers.mjs'; | ||
|
||
const page = () => import('./prerender_CW_rJxYZ.mjs').then(n => n._); | ||
|
||
export { page }; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
export { renderers } from '../renderers.mjs'; | ||
|
||
const page = () => import('./prerender_CW_rJxYZ.mjs').then(n => n.c); | ||
|
||
export { page }; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
export { renderers } from '../renderers.mjs'; | ||
|
||
const page = () => import('./prerender_CW_rJxYZ.mjs').then(n => n.h); | ||
|
||
export { page }; |
9 changes: 9 additions & 0 deletions
9
.netlify/functions-internal/ssr/chunks/about-experience-in-web-dev_BgD_3N37.mjs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
async function getMod() { | ||
return import('./about-experience-in-web-dev_CBnrDakG.mjs'); | ||
} | ||
const collectedLinks = []; | ||
const collectedStyles = []; | ||
const collectedScripts = []; | ||
const defaultMod = { __astroPropagation: true, getMod, collectedLinks, collectedStyles, collectedScripts }; | ||
|
||
export { defaultMod as default }; |
25 changes: 25 additions & 0 deletions
25
.netlify/functions-internal/ssr/chunks/about-experience-in-web-dev_C6xuZLye.mjs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
const id = "en/about-experience-in-web-dev.mdx"; | ||
const collection = "posts"; | ||
const slug = "about-experience-in-web-dev"; | ||
const body = "\r\nMy story..: During my childhood, I noticed that my father spent a lot of time working on the computer. He would occasionally take breaks to play games, such as S.T.A.L.K.E.R. and Crysis. I also enjoyed playing games and would often go to computer clubs with my friends. However, as time passed, our interests began to change. \r\n \r\n\r\nFinally, my father gave me my first computer, an Intel Core 2 Duo processor, and a GeForce 7800 GTX video card. It was cool to get acquainted with the computer and learn what I could do on it. Dealing with Windows XP was a separate pleasure 😂. \r\n\r\nAs I grew up, I entered the faculty of 'Computer Systems and Sets' where I learned about how a computer is built, machine code, Assembler, Pascal, Delphi, Photoshop, WEB, and websites.\r\nI wrote my first programs using Pascal and Delphi. I posted the source code of my Delphi programs on my [blog](https://freeexpa.wordpress.com/), which still works on WordPress.\r\n \r\n\r\nLater, I taught myself how to develop websites using a regular Windows Notepad as my first IDE. Eventually, I learned about Notepad++, Sublime, and even VS Code. \r\nI became interested in Linux and its distributions, including Ubuntu, and eventually fell in love with Arch Linux. \r\n \r\n\r\n## It was cool in college\r\nDuring college, I learned about CSS style sheets, HTML markup language, and web standards. At the time, layout floats were still popular, which made it a nightmare! I studied JavaScript, but found it difficult due to its syntax. I took a break from it and started learning Python. Python has a clear and concise syntax with a wide range of libraries. I wrote small programs with UI libraries for personal use.\r\n \r\n\r\nI was drawn to the web because I wanted to show the world what I can do and be useful. \r\nI studied WordPress and its plugins, as well as ACF, kernel optimization, server setup for WordPress, Apache deployment, and enabling gzip compression on a local server. \r\nI find these topics interesting and set goals to learn how they work and achieve results.\r\n \r\n\r\n## First job\r\nWhile growing up, I searched for a job and landed an internship at a company that specialized in WordPress website development. During my time there, I was responsible for managing website pages and communicating with backend developers. I found the experience to be very interesting and enjoyable, especially since I was being paid for it.\r\n \r\n\r\nThe company I worked for next developed business websites. They had over 100 sites written in HTML/CSS integrated into WordPress, but they were poorly optimized. My task was to optimize and integrate them correctly to ensure they functioned smoothly. After that, I worked as a freelancer. \r\n \r\n\r\n## I am freelancer\r\nI worked for myself after which I became a freelancer. For me, freelancing is like paradise because I have the freedom to choose my clients, set my own deadlines, and work on tasks from scratch. \r\nI don't have to deal with someone else's code base, which makes my work easier. It's hard to list all the benefits of freelancing, but it's safe to say that I enjoy it a lot. 😂\r\n \r\n\r\nOn Freelance, I developed several websites, which you can find in the portfolio section of my website. One of them was an online store for the brand Byshikat, a private sewing factory for women's shoes. \r\n\r\nNowadays I successfully completed the task, and the client is satisfied, especially considering that the store brought in over 1000% increase in sales compared to their Instagram store in the first month after launch.\r\n\r\n<div class=\"horizontal-line\"></div> \r\n\r\n<img class=\"mb-5 rounded-xl\" src=\"https://media1.giphy.com/media/v1.Y2lkPTc5MGI3NjExNHlrcWNoM3h3a3J4ZXptcm83OGlrM2xvMHQyNTczbDF6OHo4NWljcSZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/RPwrO4b46mOdy/giphy.gif\" width=\"500px\" height=\"300px\" />\r\n \r\n\r\n## Our days\r\nNow I'm learning Astro Framework, by the way this site is written on this technology. I plan to practice more with JavaScript, and also to start learning React, in general, I've made up my mind about the stack, although I've come a long way to understand what I really like and what I want. Yes... a long way, but it will be even more interesting in the future.\r\n \r\n\r\nThank you for reading to the end, it motivates me to learn and try harder, I wish you a good day and a great mood, I'm on 😉\r\n \r\n\r\n> Mr.Robot is watching you. 🧐"; | ||
const data = {isDraft:false,title:"About me and experience in web dev",description:"From childhood gaming to web development, I received my first computer, delved into Pascal, Delphi, and web tech. Evolved through jobs, freelancing, and now exploring Astro Framework. Exciting journey ahead! 🚀",image: | ||
new Proxy({"src":"/_astro/experience.KAqr-zYG.jpg","width":1500,"height":857,"format":"jpg","fsPath":"C:/Users/vratskyi/Documents/Projects/vratskyi.github.io/src/content/posts/images/experience.jpg"}, { | ||
get(target, name, receiver) { | ||
if (name === 'clone') { | ||
return structuredClone(target); | ||
} | ||
if (name === 'fsPath') { | ||
return "C:/Users/vratskyi/Documents/Projects/vratskyi.github.io/src/content/posts/images/experience.jpg"; | ||
} | ||
|
||
return target[name]; | ||
} | ||
}) | ||
,author:"Oleksii",tags:["myExperience"],categories:["stories"],publishDate:"6/01/2024",language:"en"}; | ||
const _internal = { | ||
type: 'content', | ||
filePath: "C:/Users/vratskyi/Documents/Projects/vratskyi.github.io/src/content/posts/en/about-experience-in-web-dev.mdx", | ||
rawData: undefined, | ||
}; | ||
|
||
export { _internal, body, collection, data, id, slug }; |
124 changes: 124 additions & 0 deletions
124
.netlify/functions-internal/ssr/chunks/about-experience-in-web-dev_CBnrDakG.mjs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,124 @@ | ||
import { _ as __astro_tag_component__, w as Fragment, z as createVNode } from './astro_U7cLjtnz.mjs'; | ||
import { a as $$Image } from './pages/generic_CKoPNF1-.mjs'; | ||
import 'clsx'; | ||
|
||
const frontmatter = { | ||
"slug": "about-experience-in-web-dev", | ||
"author": "Oleksii", | ||
"isDraft": false, | ||
"title": "About me and experience in web dev", | ||
"description": "From childhood gaming to web development, I received my first computer, delved into Pascal, Delphi, and web tech. Evolved through jobs, freelancing, and now exploring Astro Framework. Exciting journey ahead! \u{1F680}", | ||
"image": "../images/experience.jpg", | ||
"tags": ["myExperience"], | ||
"categories": ["stories"], | ||
"publishDate": "6/01/2024", | ||
"language": "en" | ||
}; | ||
function getHeadings() { | ||
return [{ | ||
"depth": 2, | ||
"slug": "it-was-cool-in-college", | ||
"text": "It was cool in college" | ||
}, { | ||
"depth": 2, | ||
"slug": "first-job", | ||
"text": "First job" | ||
}, { | ||
"depth": 2, | ||
"slug": "i-am-freelancer", | ||
"text": "I am freelancer" | ||
}, { | ||
"depth": 2, | ||
"slug": "our-days", | ||
"text": "Our days" | ||
}]; | ||
} | ||
const __usesAstroImage = true; | ||
function _createMdxContent(props) { | ||
const _components = { | ||
a: "a", | ||
blockquote: "blockquote", | ||
h2: "h2", | ||
p: "p", | ||
...props.components | ||
}; | ||
return createVNode(Fragment, { | ||
children: [createVNode(_components.p, { | ||
children: "My story..: During my childhood, I noticed that my father spent a lot of time working on the computer. He would occasionally take breaks to play games, such as S.T.A.L.K.E.R. and Crysis. I also enjoyed playing games and would often go to computer clubs with my friends. However, as time passed, our interests began to change." | ||
}), "\n", createVNode(_components.p, { | ||
children: "Finally, my father gave me my first computer, an Intel Core 2 Duo processor, and a GeForce 7800 GTX video card. It was cool to get acquainted with the computer and learn what I could do on it. Dealing with Windows XP was a separate pleasure \u{1F602}." | ||
}), "\n", createVNode(_components.p, { | ||
children: ["As I grew up, I entered the faculty of \u2018Computer Systems and Sets\u2019 where I learned about how a computer is built, machine code, Assembler, Pascal, Delphi, Photoshop, WEB, and websites.\r\nI wrote my first programs using Pascal and Delphi. I posted the source code of my Delphi programs on my ", createVNode(_components.a, { | ||
href: "https://freeexpa.wordpress.com/", | ||
children: "blog" | ||
}), ", which still works on WordPress."] | ||
}), "\n", createVNode(_components.p, { | ||
children: "Later, I taught myself how to develop websites using a regular Windows Notepad as my first IDE. Eventually, I learned about Notepad++, Sublime, and even VS Code.\r\nI became interested in Linux and its distributions, including Ubuntu, and eventually fell in love with Arch Linux." | ||
}), "\n", createVNode(_components.h2, { | ||
id: "it-was-cool-in-college", | ||
children: "It was cool in college" | ||
}), "\n", createVNode(_components.p, { | ||
children: "During college, I learned about CSS style sheets, HTML markup language, and web standards. At the time, layout floats were still popular, which made it a nightmare! I studied JavaScript, but found it difficult due to its syntax. I took a break from it and started learning Python. Python has a clear and concise syntax with a wide range of libraries. I wrote small programs with UI libraries for personal use." | ||
}), "\n", createVNode(_components.p, { | ||
children: "I was drawn to the web because I wanted to show the world what I can do and be useful.\r\nI studied WordPress and its plugins, as well as ACF, kernel optimization, server setup for WordPress, Apache deployment, and enabling gzip compression on a local server.\r\nI find these topics interesting and set goals to learn how they work and achieve results." | ||
}), "\n", createVNode(_components.h2, { | ||
id: "first-job", | ||
children: "First job" | ||
}), "\n", createVNode(_components.p, { | ||
children: "While growing up, I searched for a job and landed an internship at a company that specialized in WordPress website development. During my time there, I was responsible for managing website pages and communicating with backend developers. I found the experience to be very interesting and enjoyable, especially since I was being paid for it." | ||
}), "\n", createVNode(_components.p, { | ||
children: "The company I worked for next developed business websites. They had over 100 sites written in HTML/CSS integrated into WordPress, but they were poorly optimized. My task was to optimize and integrate them correctly to ensure they functioned smoothly. After that, I worked as a freelancer." | ||
}), "\n", createVNode(_components.h2, { | ||
id: "i-am-freelancer", | ||
children: "I am freelancer" | ||
}), "\n", createVNode(_components.p, { | ||
children: "I worked for myself after which I became a freelancer. For me, freelancing is like paradise because I have the freedom to choose my clients, set my own deadlines, and work on tasks from scratch.\r\nI don\u2019t have to deal with someone else\u2019s code base, which makes my work easier. It\u2019s hard to list all the benefits of freelancing, but it\u2019s safe to say that I enjoy it a lot. \u{1F602}" | ||
}), "\n", createVNode(_components.p, { | ||
children: "On Freelance, I developed several websites, which you can find in the portfolio section of my website. One of them was an online store for the brand Byshikat, a private sewing factory for women\u2019s shoes." | ||
}), "\n", createVNode(_components.p, { | ||
children: "Nowadays I successfully completed the task, and the client is satisfied, especially considering that the store brought in over 1000% increase in sales compared to their Instagram store in the first month after launch." | ||
}), "\n", createVNode("div", { | ||
class: "horizontal-line" | ||
}), "\n", createVNode("img", { | ||
class: "mb-5 rounded-xl", | ||
src: "https://media1.giphy.com/media/v1.Y2lkPTc5MGI3NjExNHlrcWNoM3h3a3J4ZXptcm83OGlrM2xvMHQyNTczbDF6OHo4NWljcSZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/RPwrO4b46mOdy/giphy.gif", | ||
width: "500px", | ||
height: "300px" | ||
}), "\n", createVNode(_components.h2, { | ||
id: "our-days", | ||
children: "Our days" | ||
}), "\n", createVNode(_components.p, { | ||
children: "Now I\u2019m learning Astro Framework, by the way this site is written on this technology. I plan to practice more with JavaScript, and also to start learning React, in general, I\u2019ve made up my mind about the stack, although I\u2019ve come a long way to understand what I really like and what I want. Yes\u2026 a long way, but it will be even more interesting in the future." | ||
}), "\n", createVNode(_components.p, { | ||
children: "Thank you for reading to the end, it motivates me to learn and try harder, I wish you a good day and a great mood, I\u2019m on \u{1F609}" | ||
}), "\n", createVNode(_components.blockquote, { | ||
children: ["\n", createVNode(_components.p, { | ||
children: "Mr.Robot is watching you. \u{1F9D0}" | ||
}), "\n"] | ||
})] | ||
}); | ||
} | ||
function MDXContent(props = {}) { | ||
const { | ||
wrapper: MDXLayout | ||
} = props.components || {}; | ||
return MDXLayout ? createVNode(MDXLayout, { | ||
...props, | ||
children: createVNode(_createMdxContent, { | ||
...props | ||
}) | ||
}) : _createMdxContent(props); | ||
} | ||
__astro_tag_component__(getHeadings, "astro:jsx"); | ||
__astro_tag_component__(MDXContent, "astro:jsx"); | ||
const url = "src/content/posts/en/about-experience-in-web-dev.mdx"; | ||
const file = "C:/Users/vratskyi/Documents/Projects/vratskyi.github.io/src/content/posts/en/about-experience-in-web-dev.mdx"; | ||
const Content = (props = {}) => MDXContent({ | ||
...props, | ||
components: { Fragment, ...props.components, "astro-image": props.components?.img ?? $$Image }, | ||
}); | ||
Content[Symbol.for('mdx-component')] = true; | ||
Content[Symbol.for('astro.needsHeadRendering')] = !Boolean(frontmatter.layout); | ||
Content.moduleId = "C:/Users/vratskyi/Documents/Projects/vratskyi.github.io/src/content/posts/en/about-experience-in-web-dev.mdx"; | ||
|
||
export { Content, __usesAstroImage, Content as default, file, frontmatter, getHeadings, url }; |
Oops, something went wrong.