cvsgbhn / mayurifag.github.io

:man: Dockerized middleman yet another personal website

Home Page:https://me.mayurifag.ml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status WTFPL License Maintainability SSL Rating

Logo

Getting Started

  1. You should have installed latest stable Docker and Docker Compose to start development server.

  2. Clone repo and execute:

$ docker-compose up --build

Development server has to be served at localhost:4567

There's a dip way to launch development server: dip provision.

Built With

  • Ruby 2.6
  • Middleman (Ruby-based static website framework)
  • Docker

Deploy via Travis CI, hosted on Github Pages.

Automatic tests

To run test suite, you may use following command:

docker-compose run web bundle exec rspec

You may also use dip rspec.

License

Distributed under the WTFPL License. See LICENSE.md for more information.

About

:man: Dockerized middleman yet another personal website

https://me.mayurifag.ml

License:Do What The F*ck You Want To Public License


Languages

Language:Ruby 64.6%Language:HTML 14.8%Language:JavaScript 6.5%Language:CSS 6.1%Language:Shell 5.3%Language:Dockerfile 2.7%