/shpeunt.github.io

Primary LanguageHTMLMIT LicenseMIT

Logo

Society of Hispanic Professional Engineers

University of North Texas

App Screenshot

FAQ

Why we created this website?

This was created by UNT members to not only learn how to develop a website but to produce meaningful product for our organization.

How to take you website to start my own personal website from it?

There are many steps to take but here are them in order;

  • Fork this repository

  • $ git clone git@github.com/<your-repo>

  • $ cd <your-repo>

  • (Optional to run on Local Machine) Install Jekyll

    • $ bundle install
    • $ bundle exec jekyll serve --livereload
    • Go to your browser of choice
    • Type in: localhost:4000
  • Edit the HTML and CSS files to your liking

What is the UNT Green value you are using?

We are using the value #00853e.

Contributors