• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1.. _docs-blog:
2
3Pigweed Blog
4============
5An informal blog where Pigweed teammates, contributors, and users can share
6ideas and projects related to Pigweed.
7
8.. Note: In this repo the file lives at //docs/blog/rss.xml but during
9.. the Sphinx build it's copied to https://pigweed.dev/rss.xml (the root
10.. of the website).
11
12RSS feed: `https://pigweed.dev/rss.xml <https://pigweed.dev/rss.xml>`_
13
14.. toctree::
15   :maxdepth: 1
16
17   self
18   #1: Kudzu <01-kudzu>
19   #2: Feature flags in Bazel <02-bazel-feature-flags>
20   #3: Pigweed SDK launch <03-pigweed-sdk>
21   #4: Fixed Point Arithmetic as a Replacement for Soft Floats <04-fixed-point>
22   #5: C++20 coroutines without heap allocation <05-coroutines>
23   #6: Shaping a better future for Bazel C/C++ toolchains <06-better-cpp-toolchains>
24   #7: BazelCon 2024 <07-bazelcon-2024>
25   #8: Migrating pigweed.dev to Bazel <08-bazel-docgen>
26   RSS feed <https://pigweed.dev/rss.xml>
27