Giter Club home page Giter Club logo

hackstore-website's Introduction

The HackStore Website

This is the repository for the website at https://hackstore.nethunter.com. It is based on Jekyll and you can find the development version here.

Building

You need to have Jekyll 3.2+ installed what is easily done with Gem which depends on Ruby 2.0+. Because of the F-Droid plugin you need to have zlib installed.

sudo apt-get install ruby-full build-essential zlib1g-dev
sudo gem install bundler
bundle install

To build the website, run:

bundle exec jekyll build

If you want to build the website and serve it with a local server at localhost:4000, use:

bundle exec jekyll serve

Local development

  • Clone F-Droid's Jekyll plugin
  • Configure bundle to use it: bundle config --local local.jekyll-fdroid ../jekyll-fdroid
  • Follow the steps above

If you want to use the official Git repository again, run bundle config --delete local.jekyll-fdroid.

If you want to have another values for site.url and site.baseurl (default: localhost:4000 and fdroid-website) you can add them in userconfig.yml, which is ignored by git, then run all Jekyll commands with this additional parameter:

--config _config.yml,userconfig.yml

License

This program is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Translation

Everything on this website can be translated. See Translation and Localization for more info. The staging site includes all translations, whether they are complete or not.

chrome strings

chrome translation status

documentation and pages

docs translation status

blog posts

posts translation status

hackstore-website's People

Contributors

altnico avatar araname avatar beuc avatar bubu avatar comradekingu avatar danialbehzadi avatar dschuermann avatar eighthave avatar franconian avatar fxedel avatar garymoon avatar larjona avatar ldmpub avatar licaon-kter avatar mvgorcum avatar niccokunzmann avatar osoitz avatar pserwylo avatar ramack avatar re4son avatar renyuneyun avatar roboe avatar santossi avatar superman32432432 avatar thermatk avatar tomikmar avatar un-logic avatar uniqx avatar weblate avatar westnordost 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.