Giter VIP home page Giter VIP logo

abby-css-starter's Introduction

CSS Starter Template

Looking for a basic website template that includes Hack Club's theme CSS? Look no further!

How it works

This is a blank repository all set up for you to start your own website. We include Hack Club's theme CSS for you to use if you wish.

  1. Create a copy of this template repository and name it css-starter
  2. Download or clone your new repository by clicking the green Code button
    • For downloading, click Download Zip. Drag that file to your desktop, open your terminal, and navigate to the file in your terminal:
      • Mac: cd ~/Desktop/css-starter
      • Windows: cd C:\Users\%USERNAME%\Desktop\css-starter
    • For cloning on the command line, copy the URL they provide and type into your command line git clone <URL> && cd css-starter into your terminal, replacing with the URL you copied
  3. Start server
    • python -m SimpleHTTPServer
  4. View your server
    • open http://localhost:8000/
  5. Write your code and refresh to see the changes
  6. Deploy your website to the internet!
    • We recommend Vercel, it's an simple and free way to get your website up quickly.
    • To use vercel go to vercel.com -- make an account using your Github! -- it will take you to your dashboard. Then click New project. Select the github repository. -- Add your project name and then click deploy. -- click the visit button to see your website!

Theme examples

Want to use our theme but don't know where to start? Check out:

  • View our theme elements here
  • View our theme documentation here
  • View a static example of a site using our theme here
  • Join the Hack Club Slack and ask community members how they're using the theme!

Contributing

Contributions are encouraged and welcome! Feel free to submit a pull request with code changes, or open issues for suggestions or bug reports.

Development chatter happens in the #hackclub-site-dev channel in the Hack Club Slack.

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.