Git Product home page Git Product logo

fluffycat-website's Introduction

FluffyCat Website

Development

MacOS

  • need to have Jekyll installed:
gem install jekyll bundler
  • clone the repo
  • because we are using some additional goodies, need to install them:
bundle install
  • on my machine it was complaining about incompatible version of Ruby, need to install RVM:
curl -sSL https://get.rvm.io | bash
rvm install 2.4.2
rvn use 2.4.2
  • on my machine it was failing, apparently need to install Xcode command line tools:
xcode-select --install
  • now you are ready and set up:
jekyll serve
  • If you have issues with the command above, try the following:
bundle exec jekyll serve

Domain Redirects

Type Host Value
A Record @ 192.30.252.153
A Record @ 192.30.252.154
CNAME Record www fluffycatware.github.io.
URL Redirect join http://fluffycat.tech/join
URL Redirect slack "custom join url"

Technologies

  • Created from jekyll new
  • added Netlify CMS in /admin/
  • added Bootstrap 4 via CDN

Attribution

This site is a baseline for an idea I have around donations to animal rescue. I used Giveth's website as a foundation to get started

fluffycat-website's People

Contributors

t04glovern avatar

Watchers

James Cloos avatar  avatar

Forkers

mckira

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.