GitXplorerGitXplorer
d

mitera.ren

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
c09dc835517763f2b3d76020c48e557d073265b7

Update README.md

ddeardaniel committed a year ago
Unverified
58aa02082fa606ee2988706a6af9c8a6e1057035

Update gradient and animation timing function

ddeardaniel committed a year ago
Unverified
740ae960efa6b200388c5ef1a84e26a0b5f1ddc8

Delete .DS_Store and add .gitignore

ddeardaniel committed 3 years ago
Unverified
f70e6ae0d3be395ad252ee6fc094ab58edabbd88

Add deploy.sh

ddeardaniel committed 3 years ago
Unverified
fc8f9c19409ffdffb992f545baf18312267f9a7a

First commit

ddaniel-stripe committed 3 years ago

README

The README file for this repository.

Code for https://mitera.ren/.

Run development server

$ php -S localhost:8000 -t public

Deploy site

$ ./deploy.sh