Skip to content

Commit 7ea7381

Browse files
committed
update changelog with 3000th commit
1 parent 1800510 commit 7ea7381

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

content/pages/meta/00-change-log.markdown

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ on GitHub.
1616

1717
## 2019
1818
### July
19+
* Pushed the [3000th commit](https://github.com/mattmakai/fullstackpython.com/commit/180051047a582b9154874b15dccb315600f23300)
20+
to Full Stack Python, a bit over 3 years after the
21+
[2000th commit](https://github.com/mattmakai/fullstackpython.com/commit/3baed0aa82e1b3b7fa0a337e91998018d62a0f23)
22+
and 5ish years after the
23+
[1000th commit](https://github.com/mattmakai/fullstackpython.com/commit/2fc711b44ffed89c9855f4f999d4c1df076bc44d). Here's to the next 1,000 commits!
24+
<img src="/img/visuals/3000th-commit.png" width="100%" alt="Screenshot of 3000th commit to Full Stack Python." class="shot rnd outl" />
1925
* New blog post with slides and a loose transcript of my latest talk on
2026
[Developer-led sales for tech startups](/blog/developer-led-sales-startups.html).
2127

@@ -428,7 +434,7 @@ on GitHub.
428434
* Pushed the [2000th commit](https://github.com/mattmakai/fullstackpython.com/commit/3baed0aa82e1b3b7fa0a337e91998018d62a0f23)
429435
to Full Stack Python, just under 2 years after the
430436
[1000th commit](https://github.com/mattmakai/fullstackpython.com/commit/2fc711b44ffed89c9855f4f999d4c1df076bc44d). Here's to the next 1,000 commits!
431-
<img src="/img/visuals/2000th-commit.jpg" width="100%" alt="Screenshot of 2000th commit to Full Stack Python." class="technical-diagram" />
437+
<img src="/img/visuals/2000th-commit.jpg" width="100%" alt="Screenshot of 2000th commit to Full Stack Python." class="shot rnd outl" />
432438
* Added new [PostgreSQL](/postgresql.html) and [SQLAlchemy](/sqlalchemy.html)
433439
resources.
434440
* New [Git](/git.html) resources.
@@ -768,7 +774,7 @@ on GitHub.
768774
icons with SVG elements that mimic the font awesome icons.
769775
* Pushed the [1000th commit](https://github.com/mattmakai/fullstackpython.com/commit/2fc711b44ffed89c9855f4f999d4c1df076bc44d)
770776
to Full Stack Python!
771-
<img src="/img/visuals/1000th-commit.jpg" width="100%" alt="Screenshot of 1000th commit to Full Stack Python." class="technical-diagram" />
777+
<img src="/img/visuals/1000th-commit.jpg" width="100%" alt="Screenshot of 1000th commit to Full Stack Python." class="shot rnd outl" />
772778
* Major update to [Vim](/vim.html) page to add screenshots, a better example
773779
.vimrc configuration and many more resources.
774780
* Updated the [web analytics](/web-analytics.html) page with a new
@@ -944,7 +950,7 @@ on GitHub.
944950
Kinda has that "choose your own adventure" thing going for it, doesn't it?
945951
* New logo! This one's way more Python software stack, way less boring
946952
folder-thingy. Here's how the old one looked in comparison:
947-
<img src="/img/visuals/old-logo.png" width="100%" alt="Old Full Stack Python logo" class="technical-diagram" />
953+
<img src="/img/visuals/old-logo.png" width="100%" alt="Old Full Stack Python logo" class="shot" />
948954

949955
* Added a [future direction](../future-directions.html) section to explain
950956
current priorities for further developments on the site.
143 KB
Loading

0 commit comments

Comments
 (0)