Commit Graph

13 Commits (02fd70a812f15bee0996c23b572967466c13ddc3)

Author SHA1 Message Date
iGor milhit 02fd70a812
configuration: set default language
Sets correctly the default site language in the config.toml, to be used
in the html template.

Moves the portfoliGor theme to the first release (0.1.0).

Co-Authored-by: Igor Milhit <igor@milhit.ch>
2020-05-23 16:34:21 +02:00
iGor milhit a8c454a2f5
homepage: update online web accounts
* Removes deleted keybase account.
* Comments unused twitter account.

Co-Authored-by: Igor Milhit <igor@milhit.ch>
2020-05-17 10:21:48 +02:00
iGor milhit c4004fc098
homepage: update prof key fingerprint value
Co-Authored-by: Igor Milhit <igor@milhit.ch>
2020-03-01 20:39:25 +01:00
iGor milhit e67aef714d layout: improve post information readability
Co-Authored-by: Igor Milhit <igor@milhit.ch>
2020-01-20 08:05:57 +01:00
iGor milhit 13eb74e85e
layout: remove pagination
Co-Authored-by: Igor Milhit <igor@milhit@.ch>
2019-12-10 07:19:04 +01:00
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