diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..4bdc73f --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,3 @@ +# These are supported funding model platforms + +github: [ThePrimeagen]# Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] diff --git a/data/course.js b/data/course.js index 08aceca..72f5071 100644 --- a/data/course.js +++ b/data/course.js @@ -2,19 +2,30 @@ import config from "../course.json"; const DEFAULT_CONFIG = { author: { - name: "An Author", - company: "An Author's Company", + name: "ThePrimeagen", + company: "TheStartup, Try Harder", }, - title: "A Superb Course", - subtitle: "That Teaches Nice Things", - frontendMastersLink: "", - description: "A nice course for nice people.", - keywords: ["a nice course", "for people", "to learn", "nice things"], + title: "Developer Productivity, v2", + subtitle: "become the dev that confuses everyone else", + frontendMastersLink: "https://frontendmasters.com/workshops/dev-prod-2/", + description: + "The purpose of this course is to set the foundation for how to approach creating a highly tuned environment for your needs. This is not suppose to be prescriptive but illuminating.", + keywords: [ + "ThePrimeagen", + "Live Coding", + "TypeScript", + "JavaScript", + "Golang", + "RustLang", + "Go", + "Rust", + "TS", + "JS", + ], social: { - linkedin: "btholt", - github: "btholt", - twitter: "holtbt", - bluesky: "brianholt.me", + twitter: "ThePrimeagen", + twitch: "ThePrimeagen", + youtube: "ThePrimeagen", }, productionBaseUrl: "/", }; diff --git a/public/images/00-no-cycles.png b/public/images/00-no-cycles.png new file mode 100644 index 0000000..9fb67aa Binary files /dev/null and b/public/images/00-no-cycles.png differ diff --git a/public/images/BRAND-WHearts.png b/public/images/BRAND-WHearts.png deleted file mode 100755 index 484969b..0000000 Binary files a/public/images/BRAND-WHearts.png and /dev/null differ diff --git a/public/images/apple-touch-icon.png b/public/images/apple-touch-icon.png deleted file mode 100644 index 3a9d359..0000000 Binary files a/public/images/apple-touch-icon.png and /dev/null differ diff --git a/public/images/author.jpg b/public/images/author.jpg index bbbde6f..dfa29dd 100644 Binary files a/public/images/author.jpg and b/public/images/author.jpg differ diff --git a/public/images/course-icon.png b/public/images/course-icon.png deleted file mode 100644 index e861eef..0000000 Binary files a/public/images/course-icon.png and /dev/null differ diff --git a/public/images/course-icon.webp b/public/images/course-icon.webp new file mode 100644 index 0000000..51f0ea8 Binary files /dev/null and b/public/images/course-icon.webp differ diff --git a/public/images/favicon-16x16.png b/public/images/favicon-16x16.png deleted file mode 100644 index 37c32cd..0000000 Binary files a/public/images/favicon-16x16.png and /dev/null differ diff --git a/public/images/favicon-32x32.png b/public/images/favicon-32x32.png deleted file mode 100644 index c7ff41c..0000000 Binary files a/public/images/favicon-32x32.png and /dev/null differ diff --git a/public/images/favicon.ico b/public/images/favicon.ico deleted file mode 100644 index 74b91ae..0000000 Binary files a/public/images/favicon.ico and /dev/null differ diff --git a/public/images/social-share-cover.jpg b/public/images/social-share-cover.jpg index 4925d33..d3a8669 100644 Binary files a/public/images/social-share-cover.jpg and b/public/images/social-share-cover.jpg differ