Tip
VSCode's devcontainer is recommended for writing contents.
- For MacOS
brew install hugo- For Ubuntu
sudo apt install hugomake runmake update- Create a post
make post name="my-post-article"- Create a post for some news
make news name="my-news"- Creat a talk/event page
make event name="my-talk"- Create a publication page
make publication name="author20xxconf"- Create for thumbnail image
make publication-thumbnail pdf=/path/to/paper.pdf name='author20xxconf'- Generate OGP image for the publication
make ogp-image name="kitada20XXconf"
# Load fonts from "assets/fonts/"
# Load template from "assets/ogp/tcardgen-template.png" directory
# Success to generate twitter card into content/publication/kitada20XXconf/featured.png- See the following for more details:
The code and styles are licensed under the MIT license. See project license. Obviously you should not use the content of this demo repo in your own resume. π
Disclaimer: Use of Homer J. Simpson image and name used under Fair Use for educational purposes. Project license does not apply to use of this material.
