Skip to content

antoine-de-daran/blog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

537 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Met Office Lab Jekyll Blog Build Status

This is the blog for the Met Office Lab.

Contributing

For instructions on writing blog posts, updating projects or updating the site see CONTRIBUTING.md.

Build the site locally

Requirements

  • npm
  • grunt
    • sudo npm install -g grunt
    • sudo npm install -g grunt-cli
# Clone the repository
git clone https://github.com/met-office-lab/met-office-lab.github.io.git

# Enter repository
cd met-office-lab.github.io

# Install dependancies
sudo bundle install # Installs jekyll and related libraries
npm install # Installs grunt and build tools

# Serve the site
grunt serve

About

The Met Office Lab Jekyll Blog

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • HTML 52.9%
  • CSS 34.2%
  • JavaScript 9.7%
  • Ruby 2.6%
  • Shell 0.6%