hxhkim / hxhkim.github.io

Introducing webpage
https://hxhkim.github.io/
Other
2 stars 0 forks source link

Hahyun's Blog

WELCOME TO HAHYUN'S BLOG

View at:


DEV

git clone ...

DEPLOY

github pages

$ git add .
$ git commit -m "..."
$ git push

firebase

fly.io

[build] dockerfile = "Dockerfile"

[http_service] internal_port = 80 force_https = true auto_stop_machines = true auto_start_machines = true min_machines_running = 3 processes = ["app"]

- deploy
```bash
$ fly deploy

DESIGN LICENSE

Phantom by HTML5 UP html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)

This is Phantom, a simple design built around a grid of large, colorful, semi-interactive image tiles (of which you can have as many or as few as you like). Makes use of some SVG and animation techniques I've been experimenting with on that other project of mine you may have heard about (https://carrd.co), and includes a handy generic page for whatever.

Demo images* courtesy of Unsplash, a radtastic collection of CC0 (public domain) images you can use for pretty much whatever.

(* = not included)

AJ aj@lkn.io | @ajlkn

Credits:

    Demo Images:
            Unsplash (unsplash.com)

    Icons:
            Font Awesome (fontawesome.io)

    Other:
            jQuery (jquery.com)
            Responsive Tools (github.com/ajlkn/responsive-tools)%