GithubHelp home page GithubHelp logo

ru-nl / faq Goto Github PK

View Code? Open in Web Editor NEW
13.0 3.0 11.0 743 KB

Полезная информация о жизни в Нидерландах

Home Page: https://ru-faq.nl

License: MIT License

netherlands

faq's Introduction

Полезная информация о жизни в Нидерландах

В этом репозитории находится исходный код сайта https://ru-faq.nl.

Как добавить информацию

Сделайте форк репозитория ru-nl/faq, внесите необходимые изменения, закомитьте их и отправьте PR-реквест к главному репозиторию.

После принятия вашего PR-реквеста, будет автоматически сгенерирован новый сайт, и изменения станут видны на странице https://ru-faq.nl).

Инструкции по локальному запуску

Чтобы запустить этот сайт локально и увидеть свои изменения до отправки PR-реквеста, сделайте следующее:

  1. Установите hugo
  2. Склонируйте этот репозиторий (или свой форк), и обновите подключенную тему hugo:
git clone --recurse-submodules https://github.com/ru-nl/faq.git
cd faq
  1. Запустите hugo serve, чтобы получить доступ к сайту
hugo serve
# альтернатива без установки Hugo, используя докер
# требует удаления опции enableGitInfo в config.json
docker run --rm -it -v $(pwd):/src -p 1313:1313 klakegg/hugo:latest server

После шагов выше, сайт будет доступен по адресу http://127.0.0.1:1313/ и будет автоматически обновляться, когда вы будете сохранять изменения к файлам в репозитории.

faq's People

Contributors

datbayev avatar dependabot[bot] avatar fossabot avatar maurezen avatar paskal avatar pborzenkov avatar tetafro avatar uncured avatar zprogd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.