GitXplorerGitXplorer
f

psychomilo

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
64c7041a8c4f2aeb9f9d36aa9cd0784d7edba3cc

Footer, online meeting text, spacings and refinements

ffgkolf committed 4 years ago
Unverified
c2d7dc9b6ab9d3e4098832050a4a1ee43ded5151

Blog share buttons

ffgkolf committed 4 years ago
Unverified
82475145edd34dd72686b473a822277ea39bfb06

Fix scheduler bug

ffgkolf committed 4 years ago
Unverified
a00a8203ea395477e54a705b83229c03433801c8

Shadow for floating buttons, better nav text responsiveness

ffgkolf committed 4 years ago
Unverified
b9df9e9028ae97d725ebf6a43bf37195f4bcd78c

Order and filter tags on blog page

ffgkolf committed 4 years ago
Unverified
7f2ca5adaaa9ac2a719c41062b4a0cde90294dbf

Placeholders font

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.