aboutsummaryrefslogtreecommitdiffhomepage
path: root/site
diff options
context:
space:
mode:
authorGravatar Kristina Chodorow <kchodorow@google.com>2015-04-15 19:53:00 +0000
committerGravatar Kristina Chodorow <kchodorow@google.com>2015-04-16 18:35:46 +0000
commit9d8e8ac27e3011f1ec7ac177028698aa2b8d4501 (patch)
tree22c512ec2516c4a00a0ef75217cc0ba4335558b1 /site
parent8d966f7540518c7f67764bb7bd3ec03825501f4b (diff)
Add a blog post inviting people to tell us about their bazel projects
-- MOS_MIGRATED_REVID=91223213
Diffstat (limited to 'site')
-rw-r--r--site/blog/_posts/2015-04-15-share-your-project.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/site/blog/_posts/2015-04-15-share-your-project.md b/site/blog/_posts/2015-04-15-share-your-project.md
new file mode 100644
index 0000000000..d937b6deb7
--- /dev/null
+++ b/site/blog/_posts/2015-04-15-share-your-project.md
@@ -0,0 +1,18 @@
+---
+layout: posts
+title: Tell us about your Bazel project!
+---
+
+We're setting up a list of projects using Bazel. If you'd like us
+to list your project on [bazel.io](http://bazel.io),
+[send us](https://groups.google.com/d/msg/bazel-discuss/5XaCYQOdN8o/DHE9H4ygHiYJ)
+the following information:
+
+1. The project's name.
+2. The language(s) it's using.
+3. Whether it uses Bazel + another build system or just Bazel.
+4. Any nice surprises/blockers you've run into using Bazel.
+5. Any other info or comments you have!
+
+If you don't want your project publicly listed, we'd still love to hear about
+it. Please [email us](mailto:kchodorow@google.com) directly and let us know.