Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.38 KB

README.md

File metadata and controls

41 lines (31 loc) · 1.38 KB

sampan.me

Built with Almace Scaffolding

Requirements

This website has exactly the same requirements as Jekyll. For more info please refer to Installation - Jekyll.

Run Locally

  1. Fork or clone the repo.
  2. Install dependencies with Ruby gem bundler and Node.js package manager npm.
  3. Run grunt init to initialize your project.
  4. Run grunt serve to fire up a local server.
  5. Edit and customize your site.
  6. Change Git remote to your own repo.
  7. Push and deploy.

So in short:

$ git clone https://github.com/sampan501/samapan.me my-site
$ cd my-site
$ bundle install && yarn install
$ grunt init
$ grunt serve
# ...editing
$ git remote set-url origin https://github.com/sampan501/my-site.git
$ git push -u origin main

Attributions

I'd love to thank a number of websites that inspired the design of this website. These include: