diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index 01417c7..3030df2 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -3,7 +3,7 @@ # https://blowfish.page/docs/getting-started/ theme = "blowfish" # UNCOMMENT THIS LINE -# baseURL = "https://your_domain.com/" +baseURL = "https://me.marlow.boats/" defaultContentLanguage = "en" # pluralizeListTitles = "true" # hugo function useful for non-english languages, find out more in https://gohugo.io/getting-started/configuration/#pluralizelisttitles diff --git a/config/_default/params.toml b/config/_default/params.toml index b690cb2..3d8d936 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -75,14 +75,14 @@ showHero = false layoutBackgroundBlur = true layoutBackgroundHeaderSpace = true showBreadcrumbs = false -showSummary = false +showSummary = true showViews = false showLikes = false showTableOfContents = false -showCards = false +showCards = true orderByWeight = false groupByYear = true -cardView = false +cardView = true cardViewScreenWidth = false constrainItemsWidth = false @@ -107,3 +107,13 @@ showTableOfContents = true groupByYear = false cardView = false cardViewScreenWidth = false + +[params.author] + name = "Your Name" + image = "profile.jpg" + bio = "A little bit about you" + links = [ + { twitter = "https://twitter.com/username" }, + { github = "https://github.com/ashtom50" }, + { email = "mailto:you@example.com" } + ] \ No newline at end of file diff --git a/content/_index.md b/content/_index.md index a7f7e46..ebe8b98 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,5 +1,5 @@ --- -title: "Did it work? Ash Marlow" +title: "Ash Marlow" description: "Software Engineer specializing in hardware, security, and automation." type: "background" --- diff --git a/resources/_gen/images/projects/garmin-eink/featured_hu_65de4d7558a4d614.jpg b/resources/_gen/images/projects/garmin-eink/featured_hu_65de4d7558a4d614.jpg deleted file mode 100644 index 826bba1..0000000 Binary files a/resources/_gen/images/projects/garmin-eink/featured_hu_65de4d7558a4d614.jpg and /dev/null differ diff --git a/resources/_gen/images/projects/garmin-eink/featured_hu_6894c7b80e47f02f.jpg b/resources/_gen/images/projects/garmin-eink/featured_hu_6894c7b80e47f02f.jpg deleted file mode 100644 index 826bba1..0000000 Binary files a/resources/_gen/images/projects/garmin-eink/featured_hu_6894c7b80e47f02f.jpg and /dev/null differ diff --git a/resources/_gen/images/projects/smart-train/featured_hu_32231a97a98ee4cd.png b/resources/_gen/images/projects/smart-train/featured_hu_32231a97a98ee4cd.png deleted file mode 100644 index 80284bc..0000000 Binary files a/resources/_gen/images/projects/smart-train/featured_hu_32231a97a98ee4cd.png and /dev/null differ diff --git a/resources/_gen/images/projects/smart-train/featured_hu_57641c76690e886f.png b/resources/_gen/images/projects/smart-train/featured_hu_57641c76690e886f.png deleted file mode 100644 index 80284bc..0000000 Binary files a/resources/_gen/images/projects/smart-train/featured_hu_57641c76690e886f.png and /dev/null differ diff --git a/resources/_gen/images/projects/solar-cells/featured_hu_285ba441a94d881f.jpg b/resources/_gen/images/projects/solar-cells/featured_hu_285ba441a94d881f.jpg deleted file mode 100644 index 396b31f..0000000 Binary files a/resources/_gen/images/projects/solar-cells/featured_hu_285ba441a94d881f.jpg and /dev/null differ diff --git a/resources/_gen/images/projects/solar-cells/featured_hu_3165a34c498eca82.jpg b/resources/_gen/images/projects/solar-cells/featured_hu_3165a34c498eca82.jpg deleted file mode 100644 index 396b31f..0000000 Binary files a/resources/_gen/images/projects/solar-cells/featured_hu_3165a34c498eca82.jpg and /dev/null differ