modeco80 / site

my website (https://computernewb.com/~lily)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

site

The source to my website, which is hosted here.

You'll notice the following modern web development tropes are missing:

  • JavaScript (lazy, and there's nothing I really think needs it yet)
  • A bloated CSS framework (don't need one)
  • jQuery

I'll probably experiment with some static site generator at some point, but for now, the site is entirely static.

NOTE: this does not include any of the large bits or the files/ directory (obviously).

Building (for testing/draft purposes)

Use the deploy script at the root of the repo, with a path to the webroot you want to deploy to.

./deploy /bla/my/webroot

The script needs no additional utilities on your system.

About

my website (https://computernewb.com/~lily)

License:GNU General Public License v3.0


Languages

Language:HTML 54.4%Language:CSS 23.6%Language:Shell 22.0%