-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #12 from flornkm/new-portfolio
New portfolio
- Loading branch information
Showing
545 changed files
with
16,151 additions
and
13,886 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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,20 @@ | ||
name: Links | ||
|
||
on: | ||
push: | ||
branches: | ||
- "main" | ||
- "new-portfolio" | ||
|
||
jobs: | ||
check-links: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/checkout@v3 | ||
|
||
- name: Link Checker | ||
id: lychee | ||
uses: lycheeverse/[email protected] | ||
with: | ||
fail: false | ||
args: --verbose --no-progress './pages/*/*.tsx' './**/*.md' |
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 |
---|---|---|
@@ -1,41 +1,9 @@ | ||
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files. | ||
|
||
# dependencies | ||
/node_modules | ||
/.pnp | ||
.pnp.js | ||
|
||
# testing | ||
/coverage | ||
|
||
# next.js | ||
/.next/ | ||
/out/ | ||
|
||
# production | ||
/build | ||
|
||
# misc | ||
node_modules | ||
dist | ||
.DS_Store | ||
*.pem | ||
|
||
# debug | ||
npm-debug.log* | ||
yarn-debug.log* | ||
yarn-error.log* | ||
|
||
# local env files | ||
.env*.local | ||
|
||
# vercel | ||
.env | ||
*.local | ||
.env.* | ||
.vercel | ||
|
||
# typescript | ||
*.tsbuildinfo | ||
next-env.d.ts | ||
|
||
# Content | ||
.contentlayer | ||
|
||
# Turborepo | ||
.turbo | ||
.env*.local | ||
vite.config.ts.timestamp* |
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,245 @@ | ||
{ | ||
"$schema": "https://inlang.com/schema/inlang-message-format", | ||
"data": [ | ||
{ | ||
"id": "feed", | ||
"selectors": [], | ||
"variants": [ | ||
{ | ||
"languageTag": "en", | ||
"match": [], | ||
"pattern": [ | ||
{ | ||
"type": "Text", | ||
"value": "Feed" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"id": "mainheadingdescription", | ||
"selectors": [], | ||
"variants": [ | ||
{ | ||
"languageTag": "en", | ||
"match": [], | ||
"pattern": [ | ||
{ | ||
"type": "Text", | ||
"value": "A designer and developer building digital products." | ||
} | ||
] | ||
}, | ||
{ | ||
"languageTag": "zh", | ||
"match": [], | ||
"pattern": [ | ||
{ | ||
"type": "Text", | ||
"value": "设计和开发数字产品的设计师。" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"id": "mainheadingprimarybutton", | ||
"selectors": [], | ||
"variants": [ | ||
{ | ||
"languageTag": "en", | ||
"match": [], | ||
"pattern": [ | ||
{ | ||
"type": "Text", | ||
"value": "Work" | ||
} | ||
] | ||
}, | ||
{ | ||
"languageTag": "zh", | ||
"match": [], | ||
"pattern": [ | ||
{ | ||
"type": "Text", | ||
"value": "工作" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"id": "mainheadingsecondarybutton", | ||
"selectors": [], | ||
"variants": [ | ||
{ | ||
"languageTag": "en", | ||
"match": [], | ||
"pattern": [ | ||
{ | ||
"type": "Text", | ||
"value": "About" | ||
} | ||
] | ||
}, | ||
{ | ||
"languageTag": "zh", | ||
"match": [], | ||
"pattern": [ | ||
{ | ||
"type": "Text", | ||
"value": "关于" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"id": "nametitle", | ||
"selectors": [], | ||
"variants": [ | ||
{ | ||
"languageTag": "en", | ||
"match": [], | ||
"pattern": [ | ||
{ | ||
"type": "Text", | ||
"value": "Design Engineer" | ||
} | ||
] | ||
}, | ||
{ | ||
"languageTag": "zh", | ||
"match": [], | ||
"pattern": [ | ||
{ | ||
"type": "Text", | ||
"value": "设计工程师" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"id": "navigationabout", | ||
"selectors": [], | ||
"variants": [ | ||
{ | ||
"languageTag": "en", | ||
"match": [], | ||
"pattern": [ | ||
{ | ||
"type": "Text", | ||
"value": "About" | ||
} | ||
] | ||
}, | ||
{ | ||
"languageTag": "zh", | ||
"match": [], | ||
"pattern": [ | ||
{ | ||
"type": "Text", | ||
"value": "关于" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"id": "navigationarchive", | ||
"selectors": [], | ||
"variants": [ | ||
{ | ||
"languageTag": "en", | ||
"match": [], | ||
"pattern": [ | ||
{ | ||
"type": "Text", | ||
"value": "Archive" | ||
} | ||
] | ||
}, | ||
{ | ||
"languageTag": "zh", | ||
"match": [], | ||
"pattern": [ | ||
{ | ||
"type": "Text", | ||
"value": "档案" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"id": "navigationfeed", | ||
"selectors": [], | ||
"variants": [ | ||
{ | ||
"languageTag": "en", | ||
"match": [], | ||
"pattern": [ | ||
{ | ||
"type": "Text", | ||
"value": "Feed" | ||
} | ||
] | ||
}, | ||
{ | ||
"languageTag": "zh", | ||
"match": [], | ||
"pattern": [ | ||
{ | ||
"type": "Text", | ||
"value": "喂食" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"id": "navigationhome", | ||
"selectors": [], | ||
"variants": [ | ||
{ | ||
"languageTag": "en", | ||
"match": [], | ||
"pattern": [ | ||
{ | ||
"type": "Text", | ||
"value": "Home" | ||
} | ||
] | ||
}, | ||
{ | ||
"languageTag": "zh", | ||
"match": [], | ||
"pattern": [ | ||
{ | ||
"type": "Text", | ||
"value": "首页" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"id": "test", | ||
"selectors": [], | ||
"variants": [ | ||
{ | ||
"languageTag": "en", | ||
"match": [], | ||
"pattern": [ | ||
{ | ||
"type": "Text", | ||
"value": "Feed" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
] | ||
} |
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 @@ | ||
archive | ||
https://www.figma.com | ||
https://twitter.com/ | ||
https://www.netflix.com/ | ||
https://github.com/ | ||
https://ambient-chat.onrender.com/ | ||
https://inlang.com/ | ||
https://www.linkedin.com/ | ||
https://x.com/ |
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 @@ | ||
{ | ||
"recommendations": [ | ||
"inlang.vs-code-extension" | ||
] | ||
} |
Oops, something went wrong.
6b91dad
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
florians-site – ./
designwithtech.com
designwithtech.vercel.app
floriandwt.com
floriankiem.com
florians-site-git-main-flornkm.vercel.app
florians-site-flornkm.vercel.app
hfg-gmuend.me
www.floriandwt.com