Remove .github remnants from upstream
This commit is contained in:
parent
07da69073d
commit
2bfd2e9efa
1
.github/CODEOWNERS
vendored
1
.github/CODEOWNERS
vendored
@ -1 +0,0 @@
|
|||||||
* @hiiruki
|
|
13
.github/FUNDING.yml
vendored
13
.github/FUNDING.yml
vendored
@ -1,13 +0,0 @@
|
|||||||
# These are supported funding model platforms
|
|
||||||
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/displaying-a-sponsor-button-in-your-repository
|
|
||||||
|
|
||||||
github: hiiruki
|
|
||||||
patreon:
|
|
||||||
open_collective:
|
|
||||||
ko_fi: hiiruki
|
|
||||||
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
|
|
||||||
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
|
|
||||||
liberapay: hiiruki
|
|
||||||
issuehunt: # Replace with a single IssueHunt username
|
|
||||||
otechie: # Replace with a single Otechie username
|
|
||||||
custom: ["https://trakteer.id/hiiruki/tip", "https://saweria.co/hiiruki"]
|
|
44
.github/PULL_REQUEST_TEMPLATE.md
vendored
44
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -1,44 +0,0 @@
|
|||||||
<!--
|
|
||||||
|
|
||||||
## READ BEFORE OPENING A PR
|
|
||||||
|
|
||||||
Thank you for contributing to hugo-PaperMod!
|
|
||||||
Please fill out the following questions to make it easier for us to review your
|
|
||||||
changes. You do not need to check all the boxes below.
|
|
||||||
|
|
||||||
**NOTE**: PaperMod does not have any external dependencies fetched from 3rd party
|
|
||||||
CDN servers. However we do have custom Head/Footer extender templates which you can use
|
|
||||||
to add those to your website.
|
|
||||||
https://github.com/adityatelange/hugo-PaperMod/wiki/FAQs#custom-head--footer
|
|
||||||
|
|
||||||
-->
|
|
||||||
|
|
||||||
|
|
||||||
**What does this PR change? What problem does it solve?**
|
|
||||||
|
|
||||||
<!--
|
|
||||||
Describe the changes and their purpose here, as detailed as and if needed.
|
|
||||||
|
|
||||||
Please do not add 2 unrelated changes in a single PR as it is difficult to track/revert those in future.
|
|
||||||
-->
|
|
||||||
|
|
||||||
|
|
||||||
**Was the change discussed in an issue or in the Discussions before?**
|
|
||||||
|
|
||||||
<!--
|
|
||||||
Link issues and relevant Discussions posts here.
|
|
||||||
|
|
||||||
If this PR resolves an issue on GitHub, use "Closes #1234" so that the issue
|
|
||||||
is closed automatically when this PR is merged.
|
|
||||||
-->
|
|
||||||
|
|
||||||
|
|
||||||
## PR Checklist
|
|
||||||
|
|
||||||
- [ ] This change adds/updates translations and I have used the [template present here](https://github.com/adityatelange/hugo-PaperMod/wiki/Translations#want-to-add-your-language-).
|
|
||||||
- [ ] I have enabled [maintainer edits for this PR](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/allowing-changes-to-a-pull-request-branch-created-from-a-fork).
|
|
||||||
- [ ] I have verified that the code works as described/as intended.
|
|
||||||
- [ ] This change adds a Social Icon which has a permissive license to use it.
|
|
||||||
- [ ] This change **does not** include any CDN resources/links.
|
|
||||||
- [ ] This change **does not** include any unrelated scripts such as bash and python scripts.
|
|
||||||
- [ ] This change updates the overridden internal templates from HUGO's repository.
|
|
22
.github/SECURITY.md
vendored
22
.github/SECURITY.md
vendored
@ -1,22 +0,0 @@
|
|||||||
# SECURITY POLICY
|
|
||||||
|
|
||||||
.-""-.
|
|
||||||
/ .--. \
|
|
||||||
/ / \ \
|
|
||||||
| | | |
|
|
||||||
| |.-""-.|
|
|
||||||
///`.::::.`\
|
|
||||||
||| ::/ \:: ;
|
|
||||||
||; ::\__/:: ;
|
|
||||||
\\\ '::::' /
|
|
||||||
`=':-..-'`
|
|
||||||
|
|
||||||
## Reporting Security Issues
|
|
||||||
|
|
||||||
**Please do not report security vulnerabilities through public GitHub issues.**
|
|
||||||
|
|
||||||
If you discover a security issue in this repository, please submit it through my [email](mailto:hi@hiiruki.dev) address.
|
|
||||||
|
|
||||||
## Preferred Languages to Report a Vulnerability
|
|
||||||
|
|
||||||
I prefer all communications to be in English (EN) or Indonesia (ID).
|
|
BIN
.github/images/dark_mode.webp
vendored
BIN
.github/images/dark_mode.webp
vendored
Binary file not shown.
Before Width: | Height: | Size: 27 KiB |
BIN
.github/images/desktop.webp
vendored
BIN
.github/images/desktop.webp
vendored
Binary file not shown.
Before Width: | Height: | Size: 33 KiB |
BIN
.github/images/light_mode.webp
vendored
BIN
.github/images/light_mode.webp
vendored
Binary file not shown.
Before Width: | Height: | Size: 27 KiB |
BIN
.github/images/mobile.webp
vendored
BIN
.github/images/mobile.webp
vendored
Binary file not shown.
Before Width: | Height: | Size: 34 KiB |
17
.github/stale.yml
vendored
17
.github/stale.yml
vendored
@ -1,17 +0,0 @@
|
|||||||
# Number of days of inactivity before an issue becomes stale
|
|
||||||
daysUntilStale: 7
|
|
||||||
# Number of days of inactivity before a stale issue is closed
|
|
||||||
daysUntilClose: 3
|
|
||||||
# Issues with these labels will never be considered stale
|
|
||||||
exemptLabels:
|
|
||||||
- pinned
|
|
||||||
- keep
|
|
||||||
# Label to use when marking an issue as stale
|
|
||||||
staleLabel: stale
|
|
||||||
# Comment to post when marking an issue as stale. Set to `false` to disable
|
|
||||||
markComment: >
|
|
||||||
This issue has been automatically marked as stale because it has not had
|
|
||||||
recent activity. It will be closed if no further activity occurs. Thank you
|
|
||||||
for your contributions.
|
|
||||||
# Comment to post when closing a stale issue. Set to `false` to disable
|
|
||||||
closeComment: false
|
|
Loading…
Reference in New Issue
Block a user