Ce repository est utilisé pour jouer avec des futurs posts, ,,, et voir ce que ça donne, sans casser le site blog.marcosx.net
The content is a blog post that explains the process of creating a new blog site using GitHub Pages and Jekyll. The author describes their decision to start from scratch and store all articles on GitHub. They provide instructions on how to configure the DNS settings and create a CNAME file for the custom domain. They also mention the use of static HTML and CSS with minimal JavaScript. The post concludes by mentioning the use of kramdown for enhanced markdown functionality.
The blog post explains the process of creating a new blog site using GitHub Pages, Jekyll, and static HTML/CSS. The author provides step-by-step instructions for configuring the DNS settings, adding a CNAME file, and creating the initial pages. They also mention the use of kramdown for enhanced markdown functionality. Overall, the post highlights the simplicity and control of building a blog site from scratch using GitHub.