diff --git a/.index.html.swp b/.index.html.swp new file mode 100644 index 0000000..bb0e7ec Binary files /dev/null and b/.index.html.swp differ diff --git a/commits.sh b/commits.sh new file mode 100755 index 0000000..3259bdc --- /dev/null +++ b/commits.sh @@ -0,0 +1,5 @@ +commits=$(git log --pretty=format:"%s -- %an (%ad)
" -10) + +echo 'let commits = `'$commits'`' > recent-commits.js + + diff --git a/experiments/index.html b/experiments/index.html index d14fe6d..9019f49 100644 --- a/experiments/index.html +++ b/experiments/index.html @@ -1,6 +1,6 @@

Experiments

-
  • Bell Bollard Tracker
  • +
  • Bell Bollard Tracker (Google Maps embed)
  • Wraithfate Version 1
  • Wraithfate Version 2
  • diff --git a/images/henry-stickmin.jpg b/images/henry-stickmin.jpg new file mode 100644 index 0000000..4b76e8e Binary files /dev/null and b/images/henry-stickmin.jpg differ diff --git a/images/hyprland-vs-sway.png b/images/hyprland-vs-sway.png new file mode 100644 index 0000000..6c2ce3b Binary files /dev/null and b/images/hyprland-vs-sway.png differ diff --git a/index.html b/index.html index 076f349..0a3ace4 100755 --- a/index.html +++ b/index.html @@ -5,15 +5,21 @@ Return | Home page | Blogs Feed image | Videos | Link to github page |
    -

    Hey!

    +

    Introduction!

    Welcome to my personal website! I hope you have a good time. Feel free to click the links above for more content! Also, see below for links to my other stuff.
    This website is completley open source on Github, see Website files and Node js files.

    Contact:

    -

    In order to contact me, you can email me email@deadvey.xyz Or PM me through Matrix, @deadvey:matrix.org


    -

    Here you can read my latest blog post:

    +

    In order to contact me, you can email me email@deadvey.xyz
    Or PM me through Matrix, @deadvey:matrix.org
    However, if you want to report a bug then the best way would be on the Git repo

    + +

    Recent Commits:

    I'm sorry, you need to by running the Open source javascript to load this section

    + +

    Here you can read my latest blog post:

    Latest blog
    +
    +