Giter Club home page Giter Club logo

site002's Introduction

Second version of Minsk Hackerspace website. Archived.

See https://github.com/minsk-hackerspace/hackerspace.by for the latest version (which is third in 2018).

Original README.md is below.


See below for English text.

Исходники Wordpress, плагины и темы сайта http://www.hackerspace.by/ Для правки и дебага на локальной машине нужен Git, PHP5+, MySQL.

Wordpress source, plugins and theme for http://www.hackerspace.by/
For local development you will need Git, PHP5+ and MySQL.

Быстрый старт // Quick setup (add your own)

Fedora:

sudo yum install git php php-mysql mysql mysql-server
sudo systemctl start mysqld.service

Настройка локальной БД // Setup local MySQL instance

mysql -u root -e "CREATE DATABASE wordpress"
mysql -u root -e "GRANT ALL PRIVILEGES ON wordpress.* TO username@localhost IDENTIFIED BY 'password'"

Скачай и беги // Download and run

git clone [email protected]:minsk-hackerspace/hackerspace.by.git
cd hackerspace.by/
php -S localhost:8080

Обратная связь // Comments and enhancements

https://groups.google.com/group/hackerspace-minsk

История // ChangeLog

2012-02-12 - LVEE Winter - "блин, сколько можно хотеть"
... [ ] missing important dates, fill please
2013-04-28 (jekhor) - set up a new wordpress-based site
2013-05-03 (tektonov) - added README, quick start instructions,
default config for local development
...
xxxx-xx-xx (your name) - contribution

If you are reading this file up to this point, you're welcome to meet and join us. ;)

site002's People

Contributors

abitrolly avatar jekhor avatar techtonik avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

techtonik slauta

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.