Commit Graph

53 Commits (3ba76793e382b6ba77972df002a97493973c990d)

Author SHA1 Message Date
iGor milhit bb81b382de
layout: add default and partials templates
* NEW Adds a single page and section templates.
* NEW Fills in the header and footer templates.
* BETTER Adds the site title in the title of pages.
* Closes #4, #5, #8.

Co-Authored-by: Igor Milhit <igor@milhit.ch>
2019-07-08 07:08:23 +02:00
iGor milhit f9a93eecba
homepage: first draft
* NEW Adds personal data in params.
* NEW Adds professional data in params.
* NEW Adds pubkeys and cv files in the right directory.
* NEW Textual content in the home page.
* Closes #1, #2, #3.
* Note: See also theme commits.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2019-07-05 19:39:09 +02:00
iGor milhit 2307f3b03a
hugo: static generator and theme
* NEW Initialize a new hugo repository.
* NEW Initialize a new hugo theme.
* NEW Updates the .gitignore.
* NEW Removes some unnecessary files.

Signed-off-by: iGor milhit <igor@milhit.ch>
2019-03-04 07:23:40 +01:00