Skip to content
This repository was archived by the owner on Oct 28, 2025. It is now read-only.

sentiampc/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

 
 
 

Contributors

Languages

  • HTML 42.5%
  • Ruby 30.6%
  • CSS 26.9%