Coder Social home page Coder Social logo

incubatedfw's Introduction

IncubateDFW

IncubateDFW website

If you get stuck on any of steps, feel free to ask @parkjs814.

Prerequisite

Install Sass

gem install sass

Instruction

1. Clone this repository

git clone https://github.com/IncubateX/dfw.git

2. Change the primary color on the 2nd line of sass/primary-color.scss

$primary-color: rgb(67, 198, 219) !default;

3. Compile .scss files into the materialize.min.css file

sass sass/primary-color.scss css/materialize.min.css

4. Modify <title> tag and <meta> tags in index.html

5. Change image files in img directory and favicon.ico file

For the shadow of the img/IncubateLogoW.png file, options are as follow.

Option Value
Opacity 30%
Angle -180°
Distance 3px
Spread 41%
Size 27px

6. Customize with modifying customize.json

7. Publish it

git add .
git commit -m 'initial customization'
git push origin master master:gh-pages

8. Check it

http://incubatex.org/dfw

Synchronize with IncubateTemplate

git fetch upstream
git merge upstream/master

incubatedfw's People

Contributors

64json avatar achillarige avatar avikj avatar bobbyslife avatar helloimali avatar jeffw16 avatar nduartech avatar nihaleg avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.