Skip to content

SeerIntelligence/seerblog

Repository files navigation

SeerBlog

forthebadge forthebadge

This is the home repository for lore.seerintelligence.com

Table of contents

Usage

(Back to top)

Use the newpost.sh script to generate new posts

bash newpost.sh

Building

(Back to top)

  1. Install Ruby, Rubygems & Bundle
  2. Clone the repository git clone git@github.com:SeerIntelligence/seerblog.git
  3. Install the required Rubygems bundle i
  4. Use bundle to build or serve the website bundle exec jekyll serve or bundle exec jekyll build
  5. Serve the static output at "_site"
  6. Use the built-in script to make new posts bash newpost.sh

This website is set-up to be used via static hosting (i.e Cloudflare Pages), dynamic servers are unnecessary and therefore a security risk.

Updating

(Back to top)

To update the repo, just pull it. git pull git@github.com:SeerIntelligence/seerblog.git

Contributing

(Back to top)

Your contributions are always welcome! Please have a look at the contribution guidelines first. 🎉

License

(Back to top)

Source Code

The source code in this repository is licensed under the MIT License. See the LICENSE file for more details.

Content

The content in this repository (images, text, videos) is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License. See the CONTENT_LICENSE file for more details.

About

lore.seerintelligence.com made via jekyll

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published