# theme.toml template for a Hugo theme # See https://github.com/gohugoio/hugoThemes#themetoml for an example name = "Mypaper" license = "MIT" licenselink = "https://github.com/nsfisis/nsfisis.github.io/blob/main/themes/mypaper/LICENSE" description = "My modified version of paper theme" homepage = "https://github.com/nsfisis/nsfisis.github.io/tree/main/themes/mypaper" tags = ["Responsive", "Simple", "Clean", "Light", "White", "Blog"] features = ["Responsive", "One Column", "Blog"] min_version = "0.57.1" [[authors]] name = "nanxiaobei" homepage = "https://mrlee.me/" [[authors]] name = "nsfisis" homepage = "https://blog.nsfisis.dev" # If porting an existing theme [original] name = "paper" homepage = "https://github.com/nanxiaobei/hugo-paper/" repo = "https://github.com/nanxiaobei/hugo-paper/"