Commit Graph

6 Commits (7cfbb247cf63fad816849f5bc2e3fd38e4c7f045)

Author SHA1 Message Date
iGor milhit ab92b21381
configuration: fix baseURL
* FIX Sets the draft variable to false for the homepage

Co-Authored-by: Igor Milhit <igor@milhit.ch>
2019-08-04 10:32:53 +02:00
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 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 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 39a2358478
config: personal and professional data
* NEW Adds pro and personal data.

Signed-off-by: iGor milhit <igor@milhit.ch>
2019-03-10 19:46:46 +01: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