1 min read
Welcome to the Notebook
A short first post for testing the blog format and setting the tone for future data science notes.
This is a starter post. Replace it with a short note about what you are working on, what you are learning, or how you think about data science practice.
The site reads Markdown files from content/blog, so future posts are easy to add:
- Create a new
.mdfile. - Add the frontmatter fields:
title,date, andexcerpt. - Write the post body in Markdown.
That is the whole publishing workflow.