diff --git a/_data/navigation.yml b/_data/navigation.yml index 7674b40..d62d58c 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -2,8 +2,8 @@ # link: "cover" #- name: Welcome # link: "welcome" - - name: TICKETS - link: "register" +- name: TICKETS + link: "register" #- name: 2024 Waiting List # link: "newsletter" #- name: Call for Talks @@ -16,22 +16,22 @@ # link: "video" #- name: Schedule # link: "schedule" - - name: Speakers - link: "keynotes" - - name: Trainers - link: "trainers" - - name: Training - link: "training" +- name: Speakers + link: "keynotes" +- name: Trainers + link: "trainers" +- name: Training + link: "training" #- name: Programme Committee # link: "members" - - name: Diversity - link: "diversity" - - name: Students - link: "student" - - name: Volunteer - link: "volunteer" - - name: Venue - link: "venue" +- name: Diversity + link: "diversity" +- name: Students + link: "student" +- name: Volunteer + link: "volunteer" +- name: Venue + link: "venue" #- name: Hotels # link: "hotels" #- name: COVID-19 safety @@ -42,7 +42,7 @@ # link: "shop" #- name: Blog # link: "blog" - - name: Sponsors - link: "sponsors" - - name: Contact - link: "contact" +- name: Sponsors + link: "sponsors" +- name: Contact + link: "contact" diff --git a/_talks/exciting-exdoc-save-time-and-reduce-risk-by-enhancing-your-documentation.md b/_talks/exciting-exdoc-save-time-and-reduce-risk-by-enhancing-your-documentation.md index 4f1470e..9305d7a 100644 --- a/_talks/exciting-exdoc-save-time-and-reduce-risk-by-enhancing-your-documentation.md +++ b/_talks/exciting-exdoc-save-time-and-reduce-risk-by-enhancing-your-documentation.md @@ -1,12 +1,11 @@ --- tags: - - documentation - - writing - - exdoc + - documentation + - writing + - exdoc level: Intermediate title: "Exciting ExDoc: Save Time & Reduce Risk by Enhancing your Documentation" -speakers: -- _participants/flora-petterson.md +speakers: - _participants/flora-petterson.md --- It's easy to neglect documentation. But stale, dense, missing or plain wrong documentation can cost hours of frustration at best, and contribute to an unwelcome incident at worst. However, capturing team knowledge in engaging, up-to-date, and complete docs can prevent bugs, save hours of development time, simplify onboarding, shorten PR reviews, improve morale, spot weaknesses in a system, build trust between team members, and even enable a healthy work-life balance.