GitXplorerGitXplorer
f

psychomilo

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
9ea3461d08cfd4b6d62acb811e7e78ee27a14549

Fix drag overlay on mobile issues and hover on mobile

ffgkolf committed 4 years ago
Unverified
9fa2f0d8c5255dec44722b4dce5323b57ff6acc3

Add social links on menu overlay for small devices

ffgkolf committed 4 years ago
Unverified
0e8029ce51f4e02fc91b78961b1e086ce1d81b56

Give footer some more space

ffgkolf committed 4 years ago
Unverified
39a14180892e3deaf7cb36d8f6aaacb8f5d63065

Backdrop filter alternative for firefox

ffgkolf committed 4 years ago
Unverified
ed4ab74d5fa576624a3fdb712836c170c4487a28

Fallback when IntersectionObserver not available in browser

ffgkolf committed 4 years ago
Unverified
c5c0163435865e76ca90d2dcdc150953be773794

New colors introduced, footer animation

ffgkolf committed 4 years ago

README

The README file for this repository.

psychomilo

Netlify Status

Crucial Commands

npm run dev

Run the project locally with live reload in development mode.

npm run build

Run a production build into ./public. The result is ready to be put on any static hosting you prefer.

npm run serve

Spin up a production-ready server with your blog. Don't forget to build your page beforehand.