Commit Graph

8 Commits (d56566d20376816e2e990dccacdf3da8051613e3)

Author SHA1 Message Date
iGor milhit d27981d1b7 layout: improve dates displayed
* NEW Sets the frontmatter date data.
* BETTER Improves the date information displayed.
* BETTER Adds a publishdate to *la lumière du gris* blog post.

Co-Authored-by: Igor Milhit <igor@milhit.ch>
2019-08-25 09:03:12 +02:00
iGor milhit d0373f752e
rss: add full content to the rss feed
* NEW Adds full content to the rss feed in stead of the summary only.
* NEW Adds author information in the config file.
* FIX Closes #11.

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