Skip to content

lucii7vel/learnxinyminutes-site

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the Middleman site behind the magic.

To build the site, first install Git and Ruby 3+, then

git clone https://github.com/adambard/learnxinyminutes-site.git
cd learnxinyminutes-site
git clone https://github.com/adambard/learnxinyminutes-docs.git source/docs

gem install bundler
bundle install
bundle exec middleman serve

You need to check out the learnxinyminutes-docs repo as source/docs. All the code that builds the site is in config.rb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 34.2%
  • HTML 26.5%
  • CSS 18.8%
  • SCSS 8.8%
  • Python 5.1%
  • Sass 4.6%
  • JavaScript 2.0%