Skip to content

rest-assured/rest-assured.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The REST Assured website. Based on SinglePaged theme.

Getting Started

  1. Clone this repository
  2. Run gem install github-pages && gem install jekyll (you might need to use sudo)
  3. Run jekyll serve -w and navigate to localhost:4000 to see a live locally served preview.
  4. Run git push to publish the changes

Adding a new page

Add a new markdown file in the _posts directory

Setting up DNS name

See docs here. Useful links:

  1. https://help.github.com/articles/quick-start-setting-up-a-custom-domain/
  2. https://help.github.com/articles/setting-up-an-apex-domain-and-www-subdomain/
  3. https://help.github.com/articles/setting-up-an-apex-domain/#configuring-a-records-with-your-dns-provider
  4. https://www.namecheap.com/support/knowledgebase/article.aspx/319/78/how-can-i-setup-an-a-address-record-for-my-domain

Packages

No packages published

Languages

  • CSS 77.6%
  • JavaScript 11.5%
  • HTML 10.9%