Skip to content

Startbook/founder-tribe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

foundertribe.org

Requirements:

  1. Install Ruby. Mac = already installed? (Check ruby -v in terminal). Windows = https://rubyinstaller.org/downloads/ (pick bold version with devkit)
  2. sudo gem install bundle
  3. sudo bundle install (warning - don't install bundler as root?)
  4. bundle exec jekyll serve (make sure you cd to the right directory)
  • Change Nokogiri in Gemfile.lock to 1.8.2
  • gem install jekyll
  • gem 'jekyll-sitemap'
  • gem 'jekyll-paginate'
  • gem 'jemoji'

Docs:

http://127.0.0.1:4000/

Access token: https://www.instagram.com/oauth/authorize/?client_id=2f205830e2cd461aa9bd742c891589e0&redirect_uri=http://localhost&response_type=token&scope=public_content

Mobile:

  • d-block d-md-none to hide on medium, large and extra large devices.
  • d-none d-md-block to hide on small and extra-small devices.

https://css-tricks.com/snippets/jquery/smooth-scrolling/

Mobile Web Notes

img, embed, object, video { max-width:100%; }

tap target

nav a, button { min-width: 48px; min-height: 48px; }

room between = 40px

Media Queries

@media screen and (min-width: 500px) { .yes { opacity: 1; } .no { opacity: 0; } }

About

The ⛺ Founder Tribe marketing website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •