From a173c28b4bf7615daba5c9537b9496f28a20f649 Mon Sep 17 00:00:00 2001 From: Mike Linksvayer Date: Fri, 5 Jul 2019 10:04:12 -0700 Subject: [PATCH] Revert "Fix editorial inconsistencies or inaccuracies" --- _articles/finding-users.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_articles/finding-users.md b/_articles/finding-users.md index 120380c975c..84ec4c6e7ca 100644 --- a/_articles/finding-users.md +++ b/_articles/finding-users.md @@ -60,7 +60,7 @@ If you don't wish to set up outlets for your project yet, promote your own Twitt **Consider creating a website for your project.** A website makes your project friendlier and easier to navigate, especially when it's paired with clear documentation and tutorials. Having a website also suggests that your project is active which will make your audience feel more comfortable using it. Provide examples to give people ideas for how to use your project. -[@adrianholovaty](https://news.ycombinator.com/item?id=7531689), co-creator of Django, said that a website was _" by far the best thing we did with Django in the early days"_. +[@adrianholovaty](https://news.ycombinator.com/item?id=7531689), co-creator of Django, said that a website was _"by far the best thing we did with Django in the early days"_. If your project is hosted on GitHub, you can use [GitHub Pages](https://pages.github.com/) to easily make a website. [Yeoman](http://yeoman.io/), [Vagrant](https://www.vagrantup.com/), and [Middleman](https://middlemanapp.com/) are [a few examples](https://github.com/showcases/github-pages-examples) of excellent, comprehensive websites. @@ -110,7 +110,7 @@ If you're [new to public speaking](https://speaking.io/), start by finding a loc If you've never spoken at an event before, it's perfectly normal to feel nervous! Remember that your audience is there because they genuinely want to hear about your work. -As you write your talk, focus on what your audience will find interesting and get value out of. Keep your language friendly and approachable. Smile, breathe and have fun. +As you write your talk, focus on what your audience will find interesting and get value out of. Keep your language friendly and approachable. Smile, breathe, and have fun.