Skip to content

Commit 5c6d33a

Browse files
committed
site upload using hugo and pulp theme
1 parent 8b52ac3 commit 5c6d33a

Some content is hidden

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

57 files changed

+7659
-4
lines changed
File renamed without changes.
File renamed without changes.

portfolio/.gitmodules

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

portfolio/themes/pulp

Lines changed: 0 additions & 1 deletion
This file was deleted.

themes/pulp/.editorconfig

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
root = true
2+
3+
[*]
4+
charset = utf-8
5+
end_of_line = lf
6+
insert_final_newline = true
7+
trim_trailing_whitespace = true
8+
indent_style = space
9+
indent_size = 2
10+
11+
[*.md]
12+
trim_trailing_whitespace = false
13+
indent_size = 4

themes/pulp/.eslintrc.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"extends": ["standard"]
3+
}

0 commit comments

Comments
 (0)