The code for my personal website, powered by Jekyll. arthr.me
jekyll-site personal-website
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: nova setup

+2 -1
+2 -1
.nova/Configuration.json
··· 1 1 { 2 2 "editor.default_syntax" : "liquid-html", 3 - "workspace.name" : "🏠 www", 3 + "workspace.color" : 3, 4 + "workspace.name" : "🏠 Site pessoal", 4 5 "workspace.preview_append_paths" : false, 5 6 "workspace.preview_type" : "custom", 6 7 "workspace.preview_url" : "http:\/\/localhost:4000\/"