Skip to content

tmieslinger/hackathon2020_blog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EUREC4A Hackathon 2020 blog

Welcome to the backend of the EUREC4A 2020 hackathon blog. If you want to see the blog, please go this way. If you want to post anything, please add your article into the content subfolder. Currently markdown files and ipython notebooks are supported.

If you want to have a look at your site locally, you can run a testing server using

pelican content -r -l

and access the Site at http://localhost:8000/.

If you are happy with your new article, please file a pull request.

requirements

In order to run the site generator locally, you'll have to install some dependencies:

pip install pelican[Markdown] pelican-jupyter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 97.9%
  • Python 1.3%
  • Makefile 0.8%