Skip to content

Commit e75785d

Browse files
Remove Public folder
Remove Public folder
1 parent 73141b1 commit e75785d

90 files changed

Lines changed: 27 additions & 3050 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Hugo build output
2+
public/
3+
resources/
4+
5+
# Hugo cache
6+
.hugo_build.lock
7+
8+
# OS generated files
9+
.DS_Store
10+
.DS_Store?
11+
._*
12+
.Spotlight-V100
13+
.Trashes
14+
ehthumbs.db
15+
Thumbs.db
16+
17+
# Editor files
18+
.vscode/
19+
.idea/
20+
*.swp
21+
*.swo
22+
*~
23+
24+
# Temporary files
25+
*.tmp
26+
*.temp

content/post/welcome-to-vitor-ribeiro-blog/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Welcome to Vitor Ribeio's Blog"
2+
title: "Welcome to Vitor Ribeiro's Blog"
33
date: 2025-11-03T21:45:00-06:00
44
description: "Welcome to my new Hugo blog powered by the Stack theme"
55
categories: ["Welcome"]

public/.DS_Store

-6 KB
Binary file not shown.

public/404.html

Lines changed: 0 additions & 13 deletions
This file was deleted.

public/archives/index.html

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)