Skip to content

Commit

Permalink
Merge pull request #2 from jurgen1507/main
Browse files Browse the repository at this point in the history
oude paginas toegevoegd om iig iets van een site te hebben
  • Loading branch information
Ebriusvespertina authored May 30, 2024
2 parents 1b29e13 + 7a21af1 commit 22cb47e
Show file tree
Hide file tree
Showing 14 changed files with 741 additions and 2 deletions.
10 changes: 10 additions & 0 deletions .firebase/hosting.cHVibGlj.cache
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
vite.svg,1716919629472,699a02e0e68a579f687d364bbbe7633161244f35af068220aee37b1b33dfb3c7
404.css,1715719116692,cdaf92795f08247888b5346f445ea62f62c0a54d046c23acf9e9ca1960ae3c4e
404.html,1715719217305,41d9a0943072c619910db69c33b2b16d4f87379ccc1e43f15d3643d6df2ba5b5
logo_dev_def_centered (1)-200w.jpg,1715719067086,ae318e0fdcf59a0a346d6791ed76b527c9bc5a4849eed3107fdc96353b6f5819
index.html,1715719477189,827100c3f45ead96a94b4d2070898236b66a4fa3758e3046b6fddc09ee6df6c1
dev logo black and white-200w.png,1715719067059,aca737c574e9220491d699fe2b9e8b627a5fdcdb7d12415e36e80c6c19ab6232
index.css,1715719077352,b1a5102b60f6f0e6d9b21dc8b9182130964a2da575e3774eecc764995d680ce2
Logo_dev_def_centered (1).jpg,1712833986666,e15efc6c7938246006ebc711e8979ec8c57a2b2d0d77345c029f47dccebe7863
screenshot 2024-05-14 223228-600w.png,1715719067156,84a5d0029ccfb83963798a2af87fc34c4a99593f93a2da5bd28bbf4c4bd59eb5
screenshot 2024-05-14 222803-1200w.png,1715719067126,dc4e7c8d17291ef6a047623ff7183b9e34d689494873edf58d50036ef91acf0e
5 changes: 5 additions & 0 deletions .firebaserc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"projects": {
"default": "dispuut-website"
}
}
20 changes: 20 additions & 0 deletions .github/workflows/firebase-hosting-merge.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# This file was auto-generated by the Firebase CLI
# https://github.com/firebase/firebase-tools

name: Deploy to Firebase Hosting on merge
on:
push:
branches:
- main
jobs:
build_and_deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: npm ci && npm run build
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: ${{ secrets.GITHUB_TOKEN }}
firebaseServiceAccount: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_DISPUUT_WEBSITE }}
channelId: live
projectId: dispuut-website
21 changes: 21 additions & 0 deletions .github/workflows/firebase-hosting-pull-request.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# This file was auto-generated by the Firebase CLI
# https://github.com/firebase/firebase-tools

name: Deploy to Firebase Hosting on PR
on: pull_request
permissions:
checks: write
contents: read
pull-requests: write
jobs:
build_and_preview:
if: ${{ github.event.pull_request.head.repo.full_name == github.repository }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: npm ci && npm run build
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: ${{ secrets.GITHUB_TOKEN }}
firebaseServiceAccount: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_DISPUUT_WEBSITE }}
projectId: dispuut-website
8 changes: 6 additions & 2 deletions firebase.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
{
"hosting": {
"public": "dist",
"ignore": ["firebase.json", "**/.*", "**/node_modules/**"],
"public": "public",
"ignore": [
"firebase.json",
"**/.*",
"**/node_modules/**"
],
"rewrites": [
{
"source": "**",
Expand Down
35 changes: 35 additions & 0 deletions public/404.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
.not-found-container {
width: 100%;
display: flex;
overflow: auto;
min-height: 100vh;
align-items: center;
flex-direction: column;
justify-content: center;
}
.not-found-container1 {
display: flex;
position: relative;
align-items: center;
flex-direction: column;
justify-content: center;
}
.not-found-text1 {
color: rgb(38, 38, 38);
font-size: 252px;
margin-top: -20px;
font-weight: 900;
margin-bottom: -20px;
letter-spacing: -20px;
}
.not-found-container2 {
width: 421px;
display: flex;
align-items: center;
flex-direction: column;
justify-content: center;
}
.not-found-text2 {
text-align: center;
font-weight: 400;
}
71 changes: 71 additions & 0 deletions public/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>404 - Not Found</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta charset="utf-8" />
<meta property="twitter:card" content="summary_large_image" />

<style data-tag="reset-style-sheet">
</style>
<style data-tag="default-style-sheet">
html {
font-family: Noto Sans;
font-size: 16px;
}

body {
font-weight: 400;
font-style:normal;
text-decoration: none;
text-transform: none;
letter-spacing: normal;
line-height: 1.15;
color: var(--dl-color-theme-neutral-dark);
background-color: var(--dl-color-theme-neutral-light);

fill: var(--dl-color-theme-neutral-dark);
}
</style>
<link
rel="stylesheet"
href="https://unpkg.com/[email protected]/animate.css"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=STIX+Two+Text:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&amp;display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://unpkg.com/@teleporthq/teleport-custom-scripts/dist/style.css"
/>
</head>
<body>
<link rel="stylesheet" href="./style.css" />
<div>
<link href="./404.css" rel="stylesheet" />

<div class="not-found-container">
<h3>OOPS! PAGE NOT FOUND</h3>
<div class="not-found-container1">
<h1 class="not-found-text1">404</h1>
</div>
<div class="not-found-container2">
<h2 class="not-found-text2">
WE ARE SORRY, BUT THE PAGE YOU REQUESTED WAS NOT FOUND
</h2>
</div>
</div>
</div>
<script
defer=""
src="https://unpkg.com/@teleporthq/teleport-custom-scripts"
></script>
</body>
</html>
Binary file added public/Logo_dev_def_centered (1).jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/dev logo black and white-200w.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 22cb47e

Please sign in to comment.