* NEW Add blog and categories content (_index.md).
* BETTER Updates the README to mention the public git repository of the
theme.
* BETTER Updates the .gitmodules file to change the theme git remote
URL.
* NEW Updates the theme in order to add missing templates.
* FIX Closes#10, #12
Co-Authored-by: Igor Milhit <igor@milhit.ch>
* NEW Adds new kinds for two categories (pubnum, traces).
* NEW Adds a blog post to document my difficulties with the way hugo
process dates.
* NEW Update the layout templates.
Co-Authored-by: Igor Milhit <igor@milhit.ch>
* 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>
* 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>
* 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>
* 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>
* 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>
* 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>
* NEW Updates the avatar image.
* BETTER Improves the breakpoints.
* BETTER Improves the body and header grid.
* BETTER Updates the style.css file.
* NEW Sets the headers size base on font-size-base.
* FIX Fixes the .prof margin-top for large screens.
* NEW Updates the tag.
* Removes empty classes in the HTML.
Signed-off-by: iGor milhit <igor@milhit.ch>
* NEW uses SCSS.
* NEW removes ROCSSTI.
* NEW uses vanilla CSS grid and flex-box.
* NEW removes font-awesome.css.
* NEW updates font awesome.
* NEW removes unused font files.
* NEW removes unused pelican files.
* NEW adds an editorconfig file.
Signed-off-by: iGor milhit <igor@milhit.ch>