Commit 2603f47
feat: convert static HTML portfolio to Jekyll with Markdown
- Add _layouts/default.html with combined CSS, Liquid navigation (active state via page.url), {{ content }} placeholder, and footer
- Add _config.yml (name: Portfolio, markdown: kramdown)
- Add index.md with front matter (layout: default, title: Accueil) and page content from index.html
- Add brag.md with front matter (layout: default, title: Brag Document) and page content from brag.html
- Use {% link %} tags for internal links for proper Jekyll URL generation
- Add <link> to design-tokens.css in default.html
- Delete index.html and brag.html
Agent-Logs-Url: https://github.com/SebastienDegodez/SebastienDegodez.github.io/sessions/87f283a2-b752-4cdc-8eff-ce1d47fcabf4
Co-authored-by: SebastienDegodez <2349146+SebastienDegodez@users.noreply.github.com>1 parent 9ebf646 commit 2603f47
5 files changed
Lines changed: 825 additions & 981 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments