Commit Graph

56 Commits (dev)

Author SHA1 Message Date
iGor milhit 28df83732f
layout: add minimal styling
* NEW Adds minimal styling.
* FIX Closes #6.
* BETTER Sets the baseURL

Co-Authored-by: Igor Milhit <igor@milhit.ch>
2019-08-01 08:03:45 +02:00
iGor milhit 29cb96de45
layout: display basic taxonomies information
Co-Authored-by: Igor Milhit <igor@milhit.ch>
2019-07-30 13:01:03 +02:00
iGor milhit 2cdcebd2b5 routing: configure basic routing
* NEW Adds a blog section, including a blog archetype.
* NEW Sets the posts and blog sections' articles permalink.
* BETTER Moves the Phil post to the blog section.
* Closes #7.

Co-Authored-by: Igor Milhit <igor@milhit.ch>
2019-07-30 08:56:11 +02:00
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