Skip to content

Commit 5c6924b

Browse files
committed
feat: add slide "So, What do I need for my Portfolio?"
1 parent b284be7 commit 5c6924b

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

content/need-for-portfolio.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,27 @@
22
layout: basic
33
---
44

5-
# foo
5+
# So, What do I need for my Portfolio?
6+
7+
<VClicks depth="2">
8+
9+
- Domain
10+
- CMS (Recommendation: _Headless CMS_)
11+
- Server (Recommendation: _Cloud Hosting_)
12+
- GIT for resources (e.g. images, models, code, etc.)
13+
- New Code
14+
- Program yourself: Do not code anymore in plain HTML or PHP from scratch, use Metaframeworks instead
15+
- CMS can do it for you
16+
- add Integrations (e.g. outsource your search, add a shop, etc.)
17+
- SEO
18+
- Consider a USP: not only infos about you (e.g. tools, stunning experience, etc.)
19+
20+
</VClicks>
21+
22+
<!--
23+
SEO:
24+
25+
- More then better search engine indexing
26+
- Also Social Media Previews: Images, Texts, etc.
27+
28+
-->

0 commit comments

Comments
 (0)