-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #18 from k1nsej/main
Merge
- Loading branch information
Showing
76 changed files
with
6,930 additions
and
1,215 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
name: Expansion Pack Request | ||
description: Request adding information about an expansion pack | ||
assignees: | ||
- k1nsej | ||
labels: | ||
- request | ||
title: "[PACK:] " | ||
body: | ||
- type: input | ||
id: pack_name | ||
attributes: | ||
label: Pack Name | ||
description: What is the name of the pack? | ||
placeholder: Your Pack Name Here | ||
validations: | ||
required: true | ||
- type: dropdown | ||
id: pack_type | ||
attributes: | ||
label: Pack type | ||
options: | ||
- EP (Expansion pack) | ||
- GP (Game pack) | ||
- SP (Stuff pack) | ||
- K (Kit) | ||
validations: | ||
required: true | ||
- type: checkboxes | ||
id: confirmations | ||
attributes: | ||
label: °._.-._.-._.-._.° | ||
options: | ||
- label: I understand that submitting duplicate or inaccurate information results in the request being declined. | ||
- label: I agree to adhere to the repository's contribution guidelines and code of conduct. | ||
validations: | ||
required: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Created by https://www.toptal.com/developers/gitignore/api/visualstudiocode | ||
# Edit at https://www.toptal.com/developers/gitignore?templates=visualstudiocode | ||
|
||
### VisualStudioCode ### | ||
.vscode/* | ||
!.vscode/settings.json | ||
!.vscode/tasks.json | ||
!.vscode/launch.json | ||
!.vscode/extensions.json | ||
!.vscode/*.code-snippets | ||
|
||
# Local History for Visual Studio Code | ||
.history/ | ||
|
||
# Built Visual Studio Code Extensions | ||
*.vsix | ||
|
||
### VisualStudioCode Patch ### | ||
# Ignore all local history of files | ||
.history | ||
.ionide | ||
|
||
# End of https://www.toptal.com/developers/gitignore/api/visualstudiocode | ||
|
||
**/.DS_Store |
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,51 @@ | ||
<div align='center'> | ||
|
||
<h1>Sims Info</h1> | ||
<h4> <a href=https://simsinfo.netlify.appe>View Demo</a> <span> · </span> <a href="https://github.com/k1nsej/SimsInfo/blob/master/README.md"> Documentation </a> <span> · </span> <a href="https://github.com/k1nsej/SimsInfo/issues"> Report Bug </a> <span> · </span> <a href="https://github.com/k1nsej/SimsInfo/issues"> Request Feature </a> </h4> | ||
<h4> <a href=https://simsinfohub.com>View Demo</a> <span> · </span> <a href="https://github.com/k1nsej/SimsInfo/blob/master/README.md"> Documentation </a> <span> · </span> <a href="https://github.com/k1nsej/SimsInfo/issues"> Report Bug </a> <span> · </span> <a href="https://github.com/k1nsej/SimsInfo/issues"> Request Feature </a> </h4> | ||
|
||
[![Netlify Status](https://api.netlify.com/api/v1/badges/4c5647b2-310d-4c10-bea6-b8b812353a73/deploy-status)](https://app.netlify.com/sites/simsinfo/deploys) | ||
|
||
![GitHub last commit](https://img.shields.io/github/last-commit/k1nsej/SimsInfo) | ||
![GitHub Issues or Pull Requests](https://img.shields.io/github/issues/k1nsej/SimsInfo) | ||
[![CC BY-NC-ND 4.0][cc-by-nc-nd-shield]][cc-by-nc-nd] | ||
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/k1nsej/SimsInfo) | ||
![GitHub Repo stars](https://img.shields.io/github/stars/k1nsej/SimsInfo?style=flat) | ||
</div> | ||
|
||
# :notebook_with_decorative_cover: Table of Contents | ||
|
||
- [About the Project](#star2-about-the-project) | ||
- [Built with](#gear-built-with) | ||
- [Contact](#handshake-contact) | ||
- [License](#book-license) | ||
|
||
|
||
## :star2: About the Project | ||
|
||
This is a small test for a Sims Info site that I'm making with [Bootstrap](https://getbootstrap.com). | ||
This is my Sims Info Site / Wiki that I use to learn new things. | ||
|
||
## :gear: Built with | ||
![Static Badge](https://img.shields.io/badge/Bootstrap-%237952B3?style=flat&logo=Bootstrap&logoColor=%23ffffff&link=https%3A%2F%2Fgetbootstrap.com) | ||
![Static Badge](https://img.shields.io/badge/HTML5-%23E34F26?style=flat&logo=HTML5&logoColor=%23ffffff&link=https%3A%2F%2Fhtml.spec.whatwg.org) | ||
![Static Badge](https://img.shields.io/badge/CSS3-%231572B6?style=flat&logo=CSS3&logoColor=%23ffffff&link=https%3A%2F%2Fw3.org%2FTR%2FCSS%2F%23css) | ||
![Static Badge](https://img.shields.io/badge/JavaScript-%23F7DF1E?style=flat&logo=JavaScript&logoColor=%23ffffff&link=https%3A%2F%2Fecma-international.org%2Fpublications-and-standards%2Fstandards%2Fecma-262%2F) | ||
![Static Badge](https://img.shields.io/badge/Netlify-%2300C7B7?style=flat&logo=netlify&logoColor=%23ffffff&link=https%3A%2F%2Fnetlify.com) | ||
![Static Badge](https://img.shields.io/badge/Python-3776AB?style=flat&logo=python&logoColor=ffffff&link=https%3A%2F%2Fwww.python.org%2F) | ||
|
||
|
||
## :handshake: Contact | ||
|
||
Jesper Mahel [slicers_latent0c@icloud.com](mailto:slicers_latent0c@icloud.com) | ||
Jesper Mahel [jesper@simsinfohub.com](mailto:jesper@simsinfohub.com) | ||
|
||
Project Link: [https://github.com/k1nsej/SimsInfo/tree/main](https://github.com/k1nsej/SimsInfo/tree/main) | ||
|
||
|
||
## :book: License | ||
|
||
This work is licensed under a | ||
[Creative Commons Attribution-NonCommercial-NoDerivs 4.0 International License][cc-by-nc-nd]. | ||
|
||
[![CC BY-NC-ND 4.0][cc-by-nc-nd-image]][cc-by-nc-nd] | ||
|
||
[cc-by-nc-nd]: http://creativecommons.org/licenses/by-nc-nd/4.0/ | ||
[cc-by-nc-nd-image]: https://licensebuttons.net/l/by-nc-nd/4.0/88x31.png | ||
[cc-by-nc-nd-shield]: https://img.shields.io/badge/License-CC%20BY--NC--ND%204.0-lightgrey.svg |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
/* /404/ 404 |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.