Skip to content

shane-smith/frontenddevadl.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Front-End Developers Adelaide

Homepage

Contributions

  1. Fork the repository
  2. Make your changes
  3. Submit a pull request
  4. At least one other person in the frontenddevadl group should review & approve it (someone not involved in making the change)

New to contributing? Follow this excellent guide by Chaser324.

Testing site locally

Install Jekyll and Bundler gems through RubyGems:

gem install jekyll bundler

While in the repository root directory, build the site:

bundle exec jekyll serve

Browse to http://localhost:4000 to view it.

After making changes, you will need to kill the process and re-launch it to see the changes reflected in your web browser.

For more information, check the official docs.

About

Front-End Developers Adelaide

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 87.3%
  • HTML 12.7%