Lecrapouille / MyWebSiteSrc

[Papers] Code source for my personal website(s)

Home Page:https://lecrapouille.github.io/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code source for my personal website(s)

Dependencies

You'll need https://github.com/Lecrapouille/WebSiteGenerator

How to compile ?

git clone --recursive https://github.com/Lecrapouille/MyWebSiteSrc.git
cd MyWebSiteSrc
make list
make

How to make your own website ?

Replace the MyGithubPage by your website and update the websites.list file. You can add more website projects: add them next to WebSiteGenerator and update the websites.list file. See https://github.com/Lecrapouille/WebSiteGenerator documentation

How to use the generated website ?

The make command to build you website. If successful, should have created a directory build. Then, for example, you can move generate files to your github.io directory and commit them (in my case: https://github.com/Lecrapouille/Lecrapouille.github.io).

About

[Papers] Code source for my personal website(s)

https://lecrapouille.github.io/index.html

License:Other


Languages

Language:M4 89.2%Language:TeX 6.9%Language:CSS 3.5%Language:Makefile 0.4%