mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 03:00:50 +02:00
starters: update metadata
This commit is contained in:
parent
5e0fb4a205
commit
6419ee6413
4 changed files with 36 additions and 0 deletions
21
starters/documentation/LICENSE.md
Normal file
21
starters/documentation/LICENSE.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
MIT License
|
||||
|
||||
Copyright (c) 2016-present George Cushen (https://georgecushen.com)
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
BIN
starters/documentation/images/screenshot.png
Normal file
BIN
starters/documentation/images/screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 139 KiB |
BIN
starters/documentation/images/tn.png
Normal file
BIN
starters/documentation/images/tn.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 74 KiB |
15
starters/documentation/theme.toml
Normal file
15
starters/documentation/theme.toml
Normal file
|
@ -0,0 +1,15 @@
|
|||
name = "Easy Docs"
|
||||
license = "MIT"
|
||||
licenselink = "https://github.com/HugoBlox/theme-documentation/blob/main/LICENSE.md"
|
||||
description = "Easy, all-in-one beautiful documentation website including a customizable homepage and blog. Super fast, empowering you to focus on your content."
|
||||
|
||||
homepage = "https://github.com/HugoBlox/theme-documentation"
|
||||
demosite = "https://hugo-docs-theme.netlify.app"
|
||||
|
||||
tags = ["landing", "docs", "blog", "responsive", "minimal", "light", "dark", "multilingual", "dark mode", "tailwind", "company", "gallery"]
|
||||
features = ["secure", "fast", "search", "dark mode", "widgets"]
|
||||
|
||||
# If the theme has a single author
|
||||
[author]
|
||||
name = "George Cushen"
|
||||
homepage = "https://georgecushen.com/"
|
Loading…
Add table
Add a link
Reference in a new issue