Skip to content

shunk031/shunk031.github.io

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

My website

Actions Status

Hugo Academic + GitHub Pages based on Starter Hugo Academic.

Website Thumbnail

Running locally

  • Install hugo to build page

MacOS

$ brew install hugo

Check contents

$ make run

Update hugo modules

$ make update

Create a content

Create a post for some news

$ hugo new --kind post post/my-news

Create a publication page

$ hugo new --kind publication publication/name2020conf
  • Create for thumbnail image.
$ convert paper.pdf[0] -resize 640x640^ -crop 640x480+0+0 -alpha remove featured.png

Generate OGP image for the publication

$ ./scripts/generate_ogp_image_for_publication.sh 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

Available Icons

License

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.