Skip to content
This repository has been archived by the owner on Jul 22, 2021. It is now read-only.

sentialabs/sentialabs.github.io

Repository files navigation

sentialabs.com

Sentia Labs website

Setup

bundle install

Preview

bundle exec jekyll serve

Publishing

# Create a post file
touch _posts/[date]-[title].md
# Write your post
# Commit
git add .
git commit -am "New post!"
# Push and create PR
# Merge to master
# Refresh website
# ...
# Profit

About

Sentia Labs website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published