https://Robbie-Palmer.github.io/personal-blog/
powered by fastpages
-
Create posts containing code, outputs of code (which can be interactive), formatted text, etc directly from Jupyter Notebooks; Notebook posts support features such as:
- Interactive visualizations made with Altair remain interactive.
- Hide or show cell input and output.
- Collapsable code cells that are either open or closed by default.
- Define the Title, Summary and other metadata via a special markdown cells
- Ability to add links to Colab, Deepnote and GitHub automatically.
-
Support for comments, supported natively through GitHub Issues.
-
Built-in search.
-
Support for customizing the styling of your site.
-
Embed Twitter cards and YouTube videos.
-
Categorization of blog posts by user-supplied tags for discoverability.
-
Create and edit Markdown posts.
-
Create posts, including formatting and images, directly from Microsoft Word documents.
-
Write posts on your local machine and preview them with live reload.
Note: you may want to remove example blog posts from the _posts
, _notebooks
or _word
folders (but leave them empty, don't delete these folders) if you don't want these blog posts to appear on your site.
Please use the nbdev & blogging channel in the fastai forums for any questions or feature requests.