Feedback Welcome!

I’ve added a couple different ways for you, gentle reader, to provide feedback on our voyage together.

Mathieu Glachant https://github.com/syvwlch
10-01-2022

GitHub Is Where We Live Now

These feedback methods all require a Github account, which has the following advantages:

If you need a new account, try the instructions here.

General Conversations

Via the GitHub Discussions page, you can start or join conversations about whatever aspects of this project strikes your fancy. Keep it civil and follow our code of conduct is all I ask.

A good place to start is our Meet & Greet thread. Drop by and introduce yourself!

Requesting Changes

You can request changes and updates via the GitHub Issues page. When creating an new issue, you will be offered a choice of three templates:

When in doubt, feel free to create a generic issue or to start a new discussion instead.

What It Took to Get Here:

Lessons Learned

index page must have site: in yaml header

The distill package will complain about there being no listing page for your blog posts until it finds the site: distill::distill_website key in the yaml of the index page.

CODE_OF_CONDUCT.md now gets rendered

It didn’t before, and README.md still doesn’t. I added a rmarkdown yaml to it so that at least the text renders. Created this issue to track.

Corrections

If you see mistakes or want to suggest changes, please create an issue on the source repository.

Citation

For attribution, please cite this work as

Glachant (2022, Oct. 1). Data Ignota: Feedback Welcome!. Retrieved from https://syvwlch.github.io/Data-Ignota/posts/2022-10-01-feedback-welcome/

BibTeX citation

@misc{glachant2022feedback,
  author = {Glachant, Mathieu},
  title = {Data Ignota: Feedback Welcome!},
  url = {https://syvwlch.github.io/Data-Ignota/posts/2022-10-01-feedback-welcome/},
  year = {2022}
}