diff --git a/config/_default/config.yaml b/config/_default/config.yaml index 0a3e20e..0797c8d 100644 --- a/config/_default/config.yaml +++ b/config/_default/config.yaml @@ -3,8 +3,8 @@ # Hugo Documentation: https://gohugo.io/getting-started/configuration/#all-configuration-settings # This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/ -title: Hugo Minimal Theme # Website name -baseURL: 'https://example.com/' # Website URL +title: Women in Italian Cinema # Website name +baseURL: 'https://womeninitaliancinema.org/' # Website URL ############################ ## LANGUAGE diff --git a/config/_default/params.yaml b/config/_default/params.yaml index 25b50ca..f8d8a1e 100644 --- a/config/_default/params.yaml +++ b/config/_default/params.yaml @@ -18,8 +18,8 @@ marketing: site_type: Person local_business_type: '' org_name: '' - description: 'A highly-customizable Hugo minimal theme powered by Wowchemy website builder.' - twitter: 'wowchemy' + description: 'Women in Italian Cinema' + twitter: '' analytics: google_analytics: '' baidu_tongji: '' @@ -38,16 +38,16 @@ header: show_logo: false show_language: false show_day_night: true - show_search: true + show_search: false highlight_active_link: false footer: copyright: - notice: '© {year} Me. This work is licensed under {license}' + notice: '© {year} University of Warwick. This work is licensed under {license}' license: enable: true allow_derivatives: false - share_alike: true + share_alike: falise allow_commercial: false # Localization @@ -69,7 +69,7 @@ features: privacy_pack: enable: false repository: - url: 'https://github.com//' + url: 'https://github.com/digihum/hugo-project-cinemaprojectionist.org' content_dir: content branch: main avatar: diff --git a/content/_index.md b/content/_index.md index a1a76e7..0208e46 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,15 +1,15 @@ --- # Leave the homepage title empty to use the site title title: -date: 2022-10-24 +date: 2023-10-17 type: landing sections: - - block: about.avatar + - block: markdown content: # Choose a user profile to display (a folder name within `content/authors/`) - username: admin + title: Women in Italian Cinema text: |- - 👋 Hi, there! I'm **Alice**, a machine learning researcher at Netflix. + 👋 Hello! You've arrived early... website coming soon. {style="font-size: 1.2rem; background: #FFB76B; background: linear-gradient(to right, #FFB76B 0%, #FFA73D 30%, #FF7C00 60%, #FF7F04 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent;"} design: background: diff --git a/content/authors/_index.md b/content/authors/_index.md deleted file mode 100644 index fb4b159..0000000 --- a/content/authors/_index.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -cms_exclude: true - -# To publish author profile pages, remove all of the `_build` and `cascade` settings below. -_build: - render: never -cascade: - _build: - render: never - list: always ---- diff --git a/content/authors/admin/_index.md b/content/authors/admin/_index.md deleted file mode 100644 index c7a87c4..0000000 --- a/content/authors/admin/_index.md +++ /dev/null @@ -1,58 +0,0 @@ ---- -# Display name -title: 吳恩達 -name_pronunciation: Wu En da - -# Is this the primary user of the site? -superuser: true - -# Role/position -role: '' - -# Status emoji -status: - icon: ☕️ - -# Organizations/Affiliations -#organizations: -#- name: 腾讯 -# url: "" - -# Short bio (displayed in user profile at end of posts) -bio: '' - -# Social/Academic Networking -# For available icons, see: https://wowchemy.com/docs/getting-started/page-builder/#icons -# For an email link, use "fas" icon pack, "envelope" icon, and a link in the -# form "mailto:your-email@example.com" or "#contact" for contact widget. -social: - - icon: envelope - icon_pack: fas - link: 'mailto:test@example.org' - - icon: twitter - icon_pack: fab - link: https://twitter.com/wowchemy - - icon: instagram - icon_pack: fab - link: https://www.instagram.com/spacex/ - - icon: weibo - icon_pack: fab - link: ttps://weibo.com/p/1008088f0ff813c3676d81a04a616ba555af0c/super_index - - icon: tiktok - icon_pack: fab - link: https://www.tiktok.com/@spacex.to.mars - - icon: orcid - icon_pack: fab - link: https://orcid.org/0000-0001-5547-3196 - - icon: github - icon_pack: fab - link: https://github.com/gcushen - # Link to a PDF of your resume/CV from the About widget. - # To enable, copy your resume/CV to `static/uploads/resume.pdf` - - icon: file-pdf - icon_pack: fas - label: View Resume - link: uploads/resume.pdf -# Enter email to display Gravatar (if Gravatar enabled in Config) -#email: "" ---- diff --git a/content/authors/admin/avatar.jpg b/content/authors/admin/avatar.jpg deleted file mode 100644 index 0d14077..0000000 Binary files a/content/authors/admin/avatar.jpg and /dev/null differ diff --git a/preview.png b/preview.png deleted file mode 100644 index 3918b1c..0000000 Binary files a/preview.png and /dev/null differ diff --git a/static/uploads/resume.pdf b/static/uploads/resume.pdf deleted file mode 100644 index d0489a3..0000000 Binary files a/static/uploads/resume.pdf and /dev/null differ