LICENSE
MANIFEST.in
README.md
pyproject.toml
src/makefolio/__init__.py
src/makefolio/builder.py
src/makefolio/cli.py
src/makefolio/content.py
src/makefolio/server.py
src/makefolio/utils.py
src/makefolio.egg-info/PKG-INFO
src/makefolio.egg-info/SOURCES.txt
src/makefolio.egg-info/dependency_links.txt
src/makefolio.egg-info/entry_points.txt
src/makefolio.egg-info/requires.txt
src/makefolio.egg-info/top_level.txt
src/makefolio/themes/default/static/css/style.css
src/makefolio/themes/default/static/js/theme.js
src/makefolio/themes/default/templates/base.html
src/makefolio/themes/default/templates/education-item.html
src/makefolio/themes/default/templates/education.html
src/makefolio/themes/default/templates/experience-item.html
src/makefolio/themes/default/templates/experience.html
src/makefolio/themes/default/templates/index.html
src/makefolio/themes/default/templates/page.html
src/makefolio/themes/default/templates/project.html
src/makefolio/themes/default/templates/projects.html