diff options
author | Valentin Popov <valentin@popov.link> | 2024-02-14 13:48:55 +0300 |
---|---|---|
committer | Valentin Popov <valentin@popov.link> | 2024-02-14 13:48:55 +0300 |
commit | 631ca196c9bbc7fc3eeef4cce6bd9a6463ef74d1 (patch) | |
tree | 43fae88532a2c9dcf998ed14661d5d8380eb544f /_posts/2012-01-30-getting-source-code-of-chromium.md | |
parent | d863b358a6570e397414b21d71e6236561ea8519 (diff) | |
download | popov.link-631ca196c9bbc7fc3eeef4cce6bd9a6463ef74d1.tar.xz popov.link-631ca196c9bbc7fc3eeef4cce6bd9a6463ef74d1.zip |
Set up the RSS feed and the authors of the posts
Diffstat (limited to '_posts/2012-01-30-getting-source-code-of-chromium.md')
-rw-r--r-- | _posts/2012-01-30-getting-source-code-of-chromium.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_posts/2012-01-30-getting-source-code-of-chromium.md b/_posts/2012-01-30-getting-source-code-of-chromium.md index 5216482..5145695 100644 --- a/_posts/2012-01-30-getting-source-code-of-chromium.md +++ b/_posts/2012-01-30-getting-source-code-of-chromium.md @@ -2,6 +2,7 @@ description: >- Изучение исходных кодов Chromium: подготовка системы и установка необходимых программных компонентов. Руководство для начинающих разработчиков. Получите инструкции по установке Microsoft Visual Studio, Cygwin, Python и других инструментов. Действительно на январь-февраль 2012 года. title: Получение исходного кода "Chromium Projects" +author: valentineus layout: post --- |