Skip to content

Commit 0badb81

Browse files
committed
Remove content folder (replaced by contentful)
1 parent 01bc4df commit 0badb81

File tree

7 files changed

+0
-134
lines changed

7 files changed

+0
-134
lines changed

assets/images/profile.jpg

-870 KB
Binary file not shown.

content/images/andys-notebook.png

-406 KB
Binary file not shown.

content/images/gravity-golf.png

-32.3 KB
Binary file not shown.

content/images/opengl-project.png

-217 KB
Binary file not shown.

content/projects.yaml

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

content/work.yaml

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

gatsby-config.js

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -73,13 +73,6 @@ module.exports = {
7373
}
7474
},
7575

76-
'gatsby-transformer-yaml',
77-
{
78-
resolve: 'gatsby-source-filesystem',
79-
options: {
80-
path: `${__dirname}/content/`
81-
}
82-
},
8376
{
8477
resolve: 'gatsby-source-filesystem',
8578
options: {

0 commit comments

Comments
 (0)