Skip to content

eperez28/norfolkjs.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Norfolk.js Website

This repository contains the source code for Norfolk.js's user group website. We strongly encourage everyone to contribute as much or little as they wish. Not a developer? We can use documentation and design help as well!

This website is built using jekyll, a static website and blog generator. This site is hosted using GitHub Pages on Github.

Contributing

How can I help?

Check out the open bugs and enhancements.

How do I get started?

After all things are installed, consult each file in the tasks directory for some development tips. Since we use Bundler bin stubs, make sure to have the local .bin folder is high in your $PATH. See rbenv's for recommendations.

2023 Update

Local build requirements: Ruby 2.7.2

$ rvm install 2.7
$ gem install bundler:1.13.7
$ bundle install
$ bundle exec jekyll serve 

Then, you can access the site locally by going to http://localhost:4000 in your web browser.

About

Website code for Norfolk.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 44.9%
  • HTML 36.3%
  • JavaScript 18.6%
  • Ruby 0.2%