diff --git a/.nojekyll b/.nojekyll
index 5c770a5..05e5d9e 100644
--- a/.nojekyll
+++ b/.nojekyll
@@ -1 +1 @@
-fc2203ff
\ No newline at end of file
+f613dabb
\ No newline at end of file
diff --git a/materials/d1-02-structure/index.html b/materials/d1-02-structure/index.html
index 623a758..fd5e0e8 100644
--- a/materials/d1-02-structure/index.html
+++ b/materials/d1-02-structure/index.html
@@ -564,6 +564,72 @@
diff --git a/search.json b/search.json
index b1dcd9c..f708327 100644
--- a/search.json
+++ b/search.json
@@ -216,6 +216,27 @@
"section": "{golem} project structure",
"text": "{golem} project structure\nβββ DESCRIPTION\nβββ NAMESPACE\nβββ R\nβ βββ app_config.R\nβ βββ app_server.R\nβ βββ app_ui.R\nβ βββ run_app.R\nβββ dev\nβ βββ 01_start.R\nβ βββ 02_dev.R\nβ βββ 03_deploy.R\nβ βββ run_dev.R\nβββ inst\nβ βββ app\nβ β βββ www\nβ β βββ favicon.ico\nβ βββ golem-config.yml\nβββ man\n βββ run_app.Rd\n\n\nLooks a LOT like an R packageβs structure (because it is one!)\nI want to just highlight the two directories dev and R\n\nThe scripts in dev have functions that safely do other things within the package (create scripts, add dependencies, etc.)\nSome scripts in this directory will create other scripts in the R directory\nThe R directory is where all of the logic lives (your modules, custom functions, and UI/Server scripts)"
},
+ {
+ "objectID": "materials/d1-02-structure/index.html#getting-started-with-golem",
+ "href": "materials/d1-02-structure/index.html#getting-started-with-golem",
+ "title": "Application Structure",
+ "section": "Getting Started with {golem}",
+ "text": "Getting Started with {golem}\nUse helper functions in dev/01_start.R toβ¦\n\nCreate DESCRIPTION, README, LICENSE (etc.) files\nUse git, tests\nAdd your own favicon π\n\n\n\nThis file and the functions it includes help you manage things at the project-level"
+ },
+ {
+ "objectID": "materials/d1-02-structure/index.html#developing-with-golem",
+ "href": "materials/d1-02-structure/index.html#developing-with-golem",
+ "title": "Application Structure",
+ "section": "Developing with {golem}",
+ "text": "Developing with {golem}\nUse the helper functions in dev/02_dev.R toβ¦\n\nAdd R package dependencies\nCreate custom functions\nAdd Shiny modules\n\n\nAnd use dev/run_dev.R to run your app\n\n\nAs you run these functions and watch in awe as your DESCRIPTION file changes automatically, as new .R files magically appear out of thin air that have already handled all of the tricky parts for you, you too will realize that {golem} is the ChatGPT of Shiny development"
+ },
+ {
+ "objectID": "materials/d1-02-structure/index.html#deploying-with-golem",
+ "href": "materials/d1-02-structure/index.html#deploying-with-golem",
+ "title": "Application Structure",
+ "section": "Deploying with {golem}",
+ "text": "Deploying with {golem}\nUse the helper functions in dev/03_deploy.R toβ¦\n\nCheck your R package ( devtools::check() )\nBuild your R package ( R CMD build mypackage )\nGenerate deployment files for\n\nRStudio Connect\nShinyapps.io\nYour own Shiny Server\nDockerized deployments (e.g., ShinyProxy)"
+ },
{
"objectID": "materials/d1-02-structure/index.html#what-are-modules",
"href": "materials/d1-02-structure/index.html#what-are-modules",
diff --git a/sitemap.xml b/sitemap.xml
index 61f27bb..fa72f7f 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,70 +2,70 @@
https://github.com/posit-conf-2023/shiny-r-prod/setup.html
- 2023-09-05T01:59:09.962Z
+ 2023-09-08T02:39:00.498Zhttps://github.com/posit-conf-2023/shiny-r-prod/units/d1-03-performance.html
- 2023-09-05T01:59:09.054Z
+ 2023-09-08T02:38:59.534Zhttps://github.com/posit-conf-2023/shiny-r-prod/units/d1-02-structure.html
- 2023-09-05T01:59:08.350Z
+ 2023-09-08T02:38:58.798Zhttps://github.com/posit-conf-2023/shiny-r-prod/units/d1-03b-lunch.html
- 2023-09-05T01:59:07.650Z
+ 2023-09-08T02:38:58.066Zhttps://github.com/posit-conf-2023/shiny-r-prod/LICENSE.html
- 2023-09-05T01:59:06.898Z
+ 2023-09-08T02:38:57.262Zhttps://github.com/posit-conf-2023/shiny-r-prod/schedule.html
- 2023-09-05T01:59:04.934Z
+ 2023-09-08T02:38:55.242Zhttps://github.com/posit-conf-2023/shiny-r-prod/materials/d1-03-performance/index.html
- 2023-09-05T01:59:03.274Z
+ 2023-09-08T02:38:53.506Zhttps://github.com/posit-conf-2023/shiny-r-prod/materials/d1-04-deploy-admin/index.html
- 2023-09-05T01:59:02.002Z
+ 2023-09-08T02:38:52.130Zhttps://github.com/posit-conf-2023/shiny-r-prod/materials/profvis/index.html
- 2023-09-05T01:58:59.394Z
+ 2023-09-08T02:38:49.486Zhttps://github.com/posit-conf-2023/shiny-r-prod/materials/setup-resources/index.html
- 2023-09-05T01:59:01.734Z
+ 2023-09-08T02:38:51.822Zhttps://github.com/posit-conf-2023/shiny-r-prod/materials/d1-02-structure/index.html
- 2023-09-05T01:59:02.786Z
+ 2023-09-08T02:38:53.002Zhttps://github.com/posit-conf-2023/shiny-r-prod/materials/d1-01-welcome/index.html
- 2023-09-05T01:59:03.694Z
+ 2023-09-08T02:38:53.950Zhttps://github.com/posit-conf-2023/shiny-r-prod/index.html
- 2023-09-05T01:59:06.058Z
+ 2023-09-08T02:38:56.402Zhttps://github.com/posit-conf-2023/shiny-r-prod/units/d1-04-deploy-admin.html
- 2023-09-05T01:59:07.274Z
+ 2023-09-08T02:38:57.666Zhttps://github.com/posit-conf-2023/shiny-r-prod/units/d1-02b-break.html
- 2023-09-05T01:59:07.986Z
+ 2023-09-08T02:38:58.414Zhttps://github.com/posit-conf-2023/shiny-r-prod/units/d1-04b-break.html
- 2023-09-05T01:59:08.686Z
+ 2023-09-08T02:38:59.146Zhttps://github.com/posit-conf-2023/shiny-r-prod/units/d1-01-welcome.html
- 2023-09-05T01:59:09.418Z
+ 2023-09-08T02:38:59.922Z