mirror of
https://github.com/Kaisaan/kaisaan.github.io.git
synced 2025-06-18 16:55:39 -04:00
Revert last commit
This commit is contained in:
parent
804e62ef74
commit
230d788bec
20
.github/workflows/jekyll.yml
vendored
20
.github/workflows/jekyll.yml
vendored
@ -1,20 +0,0 @@
|
|||||||
name: Jekyll site CI
|
|
||||||
|
|
||||||
on:
|
|
||||||
push:
|
|
||||||
branches: [ master ]
|
|
||||||
pull_request:
|
|
||||||
branches: [ master ]
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
build:
|
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@v2
|
|
||||||
- name: Build the site in the jekyll/builder container
|
|
||||||
run: |
|
|
||||||
docker run \
|
|
||||||
-v ${{ github.workspace }}:/srv/jekyll -v ${{ github.workspace }}/_site:/srv/jekyll/_site \
|
|
||||||
jekyll/builder:latest /bin/bash -c "chmod -R 777 /srv/jekyll && jekyll build --future"
|
|
@ -7,9 +7,7 @@
|
|||||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Roboto&display=swap" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css2?family=Roboto&display=swap" rel="stylesheet">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<div class="navbar">
|
<div class="navbar">
|
||||||
<a class="active" href="index.html">Home</a>
|
<a class="active" href="index.html">Home</a>
|
||||||
<div class="dropdown">
|
<div class="dropdown">
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
<a href="social.html">Socials</a>
|
<a href="social.html">Socials</a>
|
||||||
</div>
|
</div>
|
||||||
<center><h1>Welcome to Kaisaan's Website!</h1></center>
|
<center><h1>Welcome to Kaisaan's Website!</h1></center>
|
||||||
<h2>Gaming</h2>
|
<h2>Gaming & Online</h2>
|
||||||
<p>Video Games have been a very large part about my life. With my first console being a Nintendo DSi XL, I have grown up with Nintendo systems. While I have played a lot of games throughout the years, I have many games that I have <i>not</i> played yet. You can see my full gaming backlog Google Doc <a href="https://docs.google.com/document/d/1ljYxrFMEG2iYl3pFuay-poqy8-6tQXxLb3wWhXZz0Ls/edit?usp=sharing" target="_blank">here</a> (commenting is enabled so feel free to add any more suggestions).</p>
|
<p>Video Games have been a very large part about my life. With my first console being a Nintendo DSi XL, I have grown up with Nintendo systems. While I have played a lot of games throughout the years, I have many games that I have <i>not</i> played yet. You can see my full gaming backlog Google Doc <a href="https://docs.google.com/document/d/1ljYxrFMEG2iYl3pFuay-poqy8-6tQXxLb3wWhXZz0Ls/edit?usp=sharing" target="_blank">here</a> (commenting is enabled so feel free to add any more suggestions).</p>
|
||||||
<h3>Mario</h3>
|
<h3>Mario</h3>
|
||||||
<p>The Super Mario series is what introduced me into videogaming. With the first game that I recall playing was <i>New Super Mario Bros.</i> on my cousin's DSi. In the present day I have played pretty much every mainline Mario game. Some of my favourites include <i>Super Mario Galaxy 2</i>, <i>Super Mario 64 DS</i>, and <i>New Super Luigi U</i>.</p>
|
<p>The Super Mario series is what introduced me into videogaming. With the first game that I recall playing was <i>New Super Mario Bros.</i> on my cousin's DSi. In the present day I have played pretty much every mainline Mario game. Some of my favourites include <i>Super Mario Galaxy 2</i>, <i>Super Mario 64 DS</i>, and <i>New Super Luigi U</i>.</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user