mirror of
https://github.com/neodrama/github-drama.git
synced 2026-03-11 08:54:27 +00:00
Add files via upload
This commit is contained in:
parent
e675a16f50
commit
8999335311
1 changed files with 18 additions and 0 deletions
18
_config.yml
Normal file
18
_config.yml
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
remote_theme: pages-themes/hacker@v0.2.0
|
||||
title: Internet Archive Upload W/ Metadata Support
|
||||
description: Internet Archive Upload Action with Metadata Support for GitHub Actions
|
||||
url: "https://nick2bad4u.github.io/internet-archive-upload" # the base hostname & protocol for your site
|
||||
permalink: pretty # use pretty permalinks
|
||||
livereload: true # enable live reloading
|
||||
timezone: "America/Detroit" # set the timezone for your site
|
||||
plugins:
|
||||
- jekyll-sitemap
|
||||
- jekyll-seo-tag
|
||||
- jekyll-paginate
|
||||
- jekyll-feed
|
||||
- jekyll-archives
|
||||
- jekyll-language-plugin
|
||||
- jekyll-algolia
|
||||
- jekyll-mentions
|
||||
- jekyll-admin
|
||||
- jekyll-loading-lazy
|
||||
Loading…
Reference in a new issue