Skip to content

skippy-io/skippy-io.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skippy-io.github.io

This repo contains the content for https://www.skippy.io.

Contributions & Issues

Contributions are always welcome! You can either

I would love to hear from you.

Building the site locally

Install Jekyll (https://jekyllrb.com/docs/installation/) and run the following commands:

cd docs
bundle exec jekyll serve

This will serve the site at port 4000:

...
Run in verbose mode to see all warnings.
                    done in 0.31 seconds.
    ...
    Server address: http://127.0.0.1:4000/
  Server running... press ctrl-c to stop.

Publishing updates

A merge to main triggers the publication of the site.

Releases

No releases published

Packages

No packages published