Skip to content
View jasonsgraham's full-sized avatar
Block or Report

Block or report jasonsgraham

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jasonsgraham/README.md

A Material for Mkdocs Blog Template

The purpose of the template in this repository is to give you a starting point for setting up a blog that makes use of features that Material for MkDocs provides and of selected integrations with other plugins that are of specific relevance to running a blog.

It reflects the results you get by going through the blog tutorials in the documentation.

Requirements

The to use the all the features this template uses, you need the Insiders Edition of Material for MkDocs but it should be easy enough to strip it down so that it works with the public version.

You will also need to install the mkdocs-rss-plugin.

Using it

This the repository is a template repository, so you can create as many forks of it as you like and your repository will contain only a single commit to start with, instead of the whole history of the template. Also, you can create a private repository from this template (while forks inherit the visibility settings from the original).

Simply hit the Use this template button. You can set the specifics of your new repository from there.

Project layout

The following shows the layout of the files in this template. Note that you can configure Material for MkDocs to use a different layout, this is simply the default.

mkdocs.yml              # The configuration file.
docs/
    index.md            # The documentation homepage.
    blog/               # The directory that all blog content goes into (first blog instance)
        posts/          # the place to put your posts
        author/         # Author profiles
        .authors.yml    # Author information to be added to posts (shared betwe
ext/                    # Directory that contains code for the custom slugs
hooks/                  # Directory for a hook that adds social media share buttons

Popular repositories Loading

  1. kaggle_notebooks kaggle_notebooks Public

    Jupyter Notebook 2

  2. tabular tabular Public

    Monthly Tabular Kaggle Challenges

    Jupyter Notebook 2

  3. awesome-machine-learning awesome-machine-learning Public

    Forked from josephmisiti/awesome-machine-learning

    A curated list of awesome Machine Learning frameworks, libraries and software.

    Python 1

  4. homemade-machine-learning homemade-machine-learning Public

    Forked from trekhleb/homemade-machine-learning

    🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained

    Jupyter Notebook 1

  5. mlsync mlsync Public

    Forked from paletteml/mlsync

    Sync your ML data with your favorite productivity tools!

    Python 1

  6. nlp_notes nlp_notes Public

    Jupyter Notebook 1