Giter Club home page Giter Club logo

rudickamladez.cz's Introduction

Rudická mládež, z.s. – Association websites

Netlify Status

This is a repository with content for our static websites generated by Hugo. It's inspired by Jetlio's blog post.

How to manage content

It's quite simple.

  1. Install git.

  2. Install Docker engine.

  3. Install Visual Studio Code.

  4. Then install vscode Dev Containers extension. VS Marketplace Link

  5. Clone this repository and open it in vscode.

    # SSH
    git clone [email protected]:rudickamladez/rudickamladez.cz.git && cd rudickamladez.cz && code .
    # or HTTPS
    git clone https://github.com/rudickamladez/rudickamladez.cz.git && cd rudickamladez.cz && code .
  6. Click to Reopen in Container button in the right bottom.

  7. Then switch to your new git branch.

    git checkout -b new-branch
  8. Now you can open your web browser with local environment.

  9. Edit some stuff and check it in browser.

  10. Create Git commit.

    git commit -m "HERE DESCRIBE YOUR CHANGES"
  11. After some commits you can push the branch

    git push origin new-branch
  12. When you check deploy preview on Netlify create a Pull Request.

rudickamladez.cz's People

Contributors

lukynmatuska avatar p-adaam avatar

Stargazers

Keyth M Citizen  avatar

Watchers

James Cloos avatar  avatar  avatar  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.