浏览代码

hugo's publishDate setting is messed up, switching to date

父节点
当前提交
81edd64a39
签署人:: Brendan Abolivier <contact@brendanabolivier.com> GPG 密钥 ID: 8EF1500759F70623
共有 2 个文件被更改,包括 15 次插入1 次删除
  1. 14
    0
      content/free-software-to-save-the-world.md
  2. 1
    1
      content/one-post-a-week.md

+ 14
- 0
content/free-software-to-save-the-world.md 查看文件

@@ -179,3 +179,17 @@ to an ethical issue. To continue with the previous examples Firefox is introduce
179 179
 as a solution to mass surveillance and respectful browsing on the Web, and
180 180
 the Wikimedia Foundation works, (partly) by developping their software, towards
181 181
 providing free and reliable knowledge to the world.
182
+
183
+Another kind of structure that can be found in the free software ecosystem is a
184
+company. Because of the changes in the software industry pushing developers
185
+towards not selling the software they've created, but rather selling their expertise
186
+to use, host or hack it, companies are now able to get some money in while working
187
+exclusively on free software. Some companies are selling hosting of their service,
188
+such as [GitLab](https://about.gitlab.com/gitlab-com/), others are selling corporate
189
+support for companies using their software like [Matrix.org](https://matrix.org/)
190
+does. And it ususally works, because who can help you out with a piece of software,
191
+or host it for you, better than the people making it?
192
+
193
+Last, but not least, a few projects are also lead by independant developers working
194
+as freelancers. Examples are way fewer than for the two first structures, but they
195
+do exist. Take a look, for example, 

+ 1
- 1
content/one-post-a-week.md 查看文件

@@ -2,7 +2,7 @@
2 2
 title: One post a week
3 3
 description: When I was at BreizhCamp, a 3-day long tech conference in the West of France that happened a couple of weeks ago, I attended a talk that gave me the idea to share each week on this blog some new stuff I learned on the way.
4 4
 tags: [ 'blog', 'post', 'week', 'introduction' ]
5
-publishDate: 2018-04-14
5
+date: 2018-04-14
6 6
 draft: false
7 7
 ---
8 8