Organization
The Personal Web Page project has three sub-projects
- landing-page: The landing-page project contains a static web-page that plays the role of table of contents. Its function it is simply to aggregate and link all the content that I wish to have it public.
- papers: Each paper has its own static web-page for it. Each web-page is independent of each other and are constructed using mkdocs.
- blog: Currently, the blog simply points to the wordpress blog. In the future, I would like to host the blog page myself in Capitu and build the blog using jekyll.
The landing-page and papers sub-projects are hosted in the same project. Everything contained here should be pushed to github.
Files that are too big should be stored usinf ̀git lfs.