Skip to content

The code and content for my data/dev blog.

License

Notifications You must be signed in to change notification settings

fpcorso/data-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frank's Data Blog

The repo for my new data blog site.

Built With

  • The site is created using the Pelican static site generator which is written in Python.
  • The theme is a very minimalistic theme built using Bulma CSS.

Getting Started

To run locally, install all dependencies in requirements.txt and then run pelican -r --listen content.

License

The content of this project itself is copyright Frank Corso but the underlying source code used to format and display that content is licensed under the MIT license.