Upd English version and readme
This commit is contained in:
parent
89cc386d2f
commit
bbdd74e73b
18
README.md
18
README.md
@ -8,16 +8,20 @@
|
|||||||
- Git
|
- Git
|
||||||
|
|
||||||
## Запуск локально
|
## Запуск локально
|
||||||
Клонируем репозиторий, переходим в директорию сайта. Добавляем переменную окружения, в неё прописываем путь до npm. Устанавливаем нужные пакеты командой `npm install`. Открываем командную строку, в ней пишем:
|
Клонируем репозиторий, переходим в директорию сайта. Добавляем переменную окружения, в неё прописываем путь до npm.
|
||||||
|
Устанавливаем нужные пакеты командой `npm install`. Gatsby CLI устанавливается командой `npm install -g gatsby-cli`.
|
||||||
|
|
||||||
|
Открываем командную строку, в ней пишем:
|
||||||
```shell
|
```shell
|
||||||
gatsby develop
|
gatsby develop
|
||||||
```
|
```
|
||||||
При успешном запуске будет виден порт, на котором нужно запускать сайт (обычно это `htpp://localhost:8000`).
|
При успешном запуске будет виден порт, на котором запускается сайт (обычно это `http://localhost:8000`).
|
||||||
|
|
||||||
## Содержимое папки
|
## Содержимое папки
|
||||||
|
|
||||||
├── src
|
├── src
|
||||||
├── components
|
├── components
|
||||||
|
├── content
|
||||||
├── files
|
├── files
|
||||||
├── images
|
├── images
|
||||||
├── intl
|
├── intl
|
||||||
@ -30,7 +34,6 @@ gatsby develop
|
|||||||
├── .gitignore
|
├── .gitignore
|
||||||
├── gatsby-config.js
|
├── gatsby-config.js
|
||||||
├── gatsby-node.js
|
├── gatsby-node.js
|
||||||
├── assets.bat
|
|
||||||
├── package-lock.json
|
├── package-lock.json
|
||||||
├── package.json
|
├── package.json
|
||||||
└── README.md
|
└── README.md
|
||||||
@ -54,11 +57,10 @@ gatsby develop
|
|||||||
Для редактирования сайта существуют два способа: локально и с помощью Netlify CMS.
|
Для редактирования сайта существуют два способа: локально и с помощью Netlify CMS.
|
||||||
|
|
||||||
### **Локально**
|
### **Локально**
|
||||||
1. В папке `/content` вносим изменения в существующие markdown-файлы, добавляем новые, удаляем ненужные.
|
1. В папке `/src/content` вносим изменения в существующие markdown-файлы, добавляем новые, удаляем ненужные.
|
||||||
2. Добавляем при необходимости изображения в папку `/images`.
|
2. Добавляем при необходимости изображения в папку `/src/images`.
|
||||||
3. Запускаем `assets.bat` для предотвращения проблем с файлами.
|
3. В командной строке переходим в директорию сайта, запускаем `gatsby develop`, локально проверяем, как выглядит.
|
||||||
4. В командной строке переходим в директорию сайта, запускаем `gatsby develop`, локально проверяем, как выглядит.
|
4. Делаем коммит изменений, пушим в репозиторий на Github на ветку dev.
|
||||||
5. Делаем коммит изменений, пушим в репозиторий на Github на ветку dev.
|
|
||||||
|
|
||||||
### **С помощью Netlify CMS**
|
### **С помощью Netlify CMS**
|
||||||
1. К пути сайта добавляем `/admin`, оказываемся в панели администратора.
|
1. К пути сайта добавляем `/admin`, оказываемся в панели администратора.
|
||||||
|
@ -7,6 +7,6 @@ photo: abramova.jpg
|
|||||||
published: true
|
published: true
|
||||||
language: en
|
language: en
|
||||||
---
|
---
|
||||||
MIPT student.
|
Student of HSE.
|
||||||
|
|
||||||
Participates in software development projects and in BAT collaboration.
|
Participates in software development projects and in BAT collaboration.
|
@ -6,4 +6,4 @@ order: 16
|
|||||||
published: true
|
published: true
|
||||||
language: en
|
language: en
|
||||||
---
|
---
|
||||||
INR RAS engineer.
|
INR RAS engineer. General Physics teacher at MIPT.
|
12
src/content/en/members/blinova.md
Normal file
12
src/content/en/members/blinova.md
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
---
|
||||||
|
content_type: member
|
||||||
|
title: Elya Blinova
|
||||||
|
id: blinova
|
||||||
|
order: 550
|
||||||
|
photo: Elya.jpg
|
||||||
|
published: true
|
||||||
|
language: en
|
||||||
|
---
|
||||||
|
MIPT student.
|
||||||
|
|
||||||
|
Part of the software group. Engaged in site support and input-output systems development.
|
12
src/content/en/members/bukreev.md
Normal file
12
src/content/en/members/bukreev.md
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
---
|
||||||
|
content_type: member
|
||||||
|
title: Fedor Bukreev
|
||||||
|
id: bukreev
|
||||||
|
order: 510
|
||||||
|
photo: bukreev.jpg
|
||||||
|
published: true
|
||||||
|
language: en
|
||||||
|
---
|
||||||
|
MIPT student. Teacher of computer science at MIPT.
|
||||||
|
|
||||||
|
Part of the software group. Works on distributed computing systems.
|
@ -7,6 +7,6 @@ photo: chernov.png
|
|||||||
published: true
|
published: true
|
||||||
language: en
|
language: en
|
||||||
---
|
---
|
||||||
Postgraduate student of INR RAS.
|
PhD in Physics and Mathematics.
|
||||||
|
|
||||||
Specialist in data collection systems.
|
Data acquisition systems specialist. Participates in the Troitsk nu-mass and IAXO experiments.
|
||||||
|
@ -10,7 +10,7 @@ language: en
|
|||||||
|
|
||||||
**Group leader**
|
**Group leader**
|
||||||
|
|
||||||
Associate Professor, Department of General Physics, MIPT. Prize winner I.V. Kurchatov. Veteran of nuclear energy and industry. The official expert of Rosatom on isotope technologies. Member of international physical experiments:
|
Professor, Department of General Physics, MIPT. Laureate of I.V. Kurchatov prize. Veteran of nuclear energy and industry. The official expert of Rosatom on isotope technologies. Member of international physical experiments:
|
||||||
[GERDA — search for neutrinoless double beta decay of Ge-76](https://www.mpi-hd.mpg.de/gerda/home.html)
|
[GERDA — search for neutrinoless double beta decay of Ge-76](https://www.mpi-hd.mpg.de/gerda/home.html)
|
||||||
[EMMA — experiment with multimuon array](http://www.cupp.fi/index.php?option=com_content&view=article&id=4&Itemid=40&lang=en)
|
[EMMA — experiment with multimuon array](http://www.cupp.fi/index.php?option=com_content&view=article&id=4&Itemid=40&lang=en)
|
||||||
Mu-Monitor — investigation of cosmic muon fluxes in underground labs LSC
|
Mu-Monitor — investigation of cosmic muon fluxes in underground labs LSC
|
||||||
|
@ -9,4 +9,4 @@ language: en
|
|||||||
---
|
---
|
||||||
Candidate of physical and mathematical sciences.
|
Candidate of physical and mathematical sciences.
|
||||||
|
|
||||||
Supervisor of infrastructure projects.
|
Head of software work for the BM@N experiment. Supervisor of infrastructure projects.
|
||||||
|
@ -6,11 +6,12 @@ order: 1
|
|||||||
photo: Inzhechik.jpg
|
photo: Inzhechik.jpg
|
||||||
published: true
|
published: true
|
||||||
language: ru
|
language: ru
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Руководитель группы.**
|
**Руководитель группы.**
|
||||||
|
|
||||||
Доцент кафедры общей физики МФТИ. Лауреат премии им. И.В. Курчатова. Ветеран атомной энергетики и промышленности. Официальный эксперт Росатома по изотопным технологиям. Участник международных физических экспериментов:
|
Профессор кафедры общей физики МФТИ. Лауреат премии им. И.В. Курчатова. Ветеран атомной энергетики и промышленности. Официальный эксперт Росатома по изотопным технологиям. Участник международных физических экспериментов:
|
||||||
[GERDA — search for neutrinoless double beta decay of Ge-76](https://www.mpi-hd.mpg.de/gerda/home.html)
|
[GERDA — search for neutrinoless double beta decay of Ge-76](https://www.mpi-hd.mpg.de/gerda/home.html)
|
||||||
[EMMA — experiment with multimuon array](http://www.cupp.fi/index.php?option=com_content&view=article&id=4&Itemid=40&lang=en)
|
[EMMA — experiment with multimuon array](http://www.cupp.fi/index.php?option=com_content&view=article&id=4&Itemid=40&lang=en)
|
||||||
Mu-Monitor — investigation of cosmic muon fluxes in underground labs LSC
|
Mu-Monitor — investigation of cosmic muon fluxes in underground labs LSC
|
||||||
|
Loading…
Reference in New Issue
Block a user