Skip to content

Commit 1345d7e

Browse files
authored
Merge pull request #5 from encode/whats-going-on
Website refresh
2 parents bd6969a + 8583689 commit 1345d7e

File tree

3 files changed

+17
-43
lines changed

3 files changed

+17
-43
lines changed

404.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,6 @@
1414
<link href="css/toolkit-minimal.css" rel="stylesheet">
1515
<link href="css/application-minimal.css" rel="stylesheet">
1616
<link rel="icon" type="image/png" href="img/icon.png">
17-
18-
<style>
19-
.app-block-intro {padding: 60px 0px}
20-
.block-bordered-lg {padding-top: 50px; padding-bottom: 0px}
21-
.app-block-footer {background: white; padding-bottom: 20px}
22-
</style>
2317
</head>
2418

2519

css/toolkit-minimal.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8041,8 +8041,8 @@ fieldset[disabled] .btn-danger-outline.active {
80418041
position: relative;
80428042
width: 100%;
80438043
padding: 60px 30px;
8044-
color: inherit;
8045-
background-color: #ffffff;
8044+
color: white;
8045+
background-color: black;
80468046
background-position: center;
80478047
background-size: cover;
80488048
background-repeat: no-repeat;

index.html

Lines changed: 15 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -18,34 +18,17 @@
1818
<style>
1919
.app-block-intro {padding: 60px 0px}
2020
.block-bordered-lg {padding-top: 50px; padding-bottom: 0px}
21-
.app-block-footer {background: white; padding-bottom: 20px}
22-
</style>
21+
.app-block-footer {background: black; padding-bottom: 20px}
22+
body {background-color: black;}
23+
</style>
2324
</head>
2425

2526

2627
<body>
2728

28-
<div class="container" style="margin-bottom: -40px">
29-
30-
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
31-
<a class="navbar-brand" href="/">Encode</a>
32-
<div style="float: right">
33-
<ul class="navbar-nav" style="padding-top: 15px">
34-
<li class="nav-item" style="padding: 0 12px; display: block">
35-
<a class="nav-link" href="/projects/">Projects</a>
36-
</li>
37-
<li class="nav-item" style="padding: 0 12px; display: block">
38-
<a class="nav-link" href="/articles/">Articles</a>
39-
</li>
40-
<li class="nav-item" style="padding: 0 12px; display: block">
41-
<a class="nav-link" href="/reports/">Reports</a>
42-
</li>
43-
</ul>
44-
</div>
45-
</nav>
46-
</div>
4729

48-
<div class="block app-block-intro" style="padding-top: 20px">
30+
31+
<div class="block app-block-intro" style="padding-top: 40px">
4932
<div class="container text-center">
5033
<h1 class="block-title m-b-sm text-uppercase app-myphone-brand">Encode</h1>
5134
<p class="lead ">Collaboratively funded software development</p>
@@ -62,28 +45,27 @@ <h1 class="block-title m-b-sm text-uppercase app-myphone-brand">Encode</h1>
6245
<div class="row">
6346
<div class="col-sm-6">
6447
<ul class="featured-list">
48+
6549
<li class="m-b-lg">
6650
<div class="featured-list-icon text-primary">
6751
<span class="icon icon-star"></span>
6852
</div>
69-
<p class="featured-list-icon-text m-b-0"><strong>Fully open-source</strong></p>
53+
<p class="featured-list-icon-text m-b-0"><strong>An investment in your company</strong></p>
7054
<p class="featured-list-icon-text">
71-
We're initially launching with <a href="https://fund.django-rest-framework.org/topics/funding/">paid plans for Django REST framework</a>.
72-
We are also planning to extend into other related open-source products that we believe will be of benefit to our sponsors.
55+
Every new sign-up directly contributes towards more hours being available for open-source development & maintenance.
56+
Our sponsorships are <a href="https://github.com/sponsors/encode">an opportunity to invest</a> in the tools your engineers rely on, day after day.
7357
</p>
7458
</li>
7559

7660
<li class="m-b-lg">
7761
<div class="featured-list-icon text-primary">
7862
<span class="icon icon-star"></span>
7963
</div>
80-
<p class="featured-list-icon-text m-b-0"><strong>An investment in your company</strong></p>
64+
<p class="featured-list-icon-text m-b-0"><strong>Fully open-source</strong></p>
8165
<p class="featured-list-icon-text">
82-
Every new sign-up directly contributes towards more hours being available for open-source development & maintenance.
83-
Our sponsorships are an opportunity to invest in the tools your engineers rely on, day after day.
66+
We're currently cooking up something fresh for 2025, which we'll be open-sourcing soon. Watch this space.
8467
</p>
8568
</li>
86-
8769
</ul>
8870
</div>
8971
<div class="col-sm-6">
@@ -93,10 +75,9 @@ <h1 class="block-title m-b-sm text-uppercase app-myphone-brand">Encode</h1>
9375
<div class="featured-list-icon text-primary">
9476
<span class="icon icon-star"></span>
9577
</div>
96-
<p class="featured-list-icon-text m-b-0"><strong>Rewarding our sponsors</strong></p>
78+
<p class="featured-list-icon-text m-b-0"><strong>A stronger ecosystem for all</strong></p>
9779
<p class="featured-list-icon-text">
98-
Our sponsor placements allow you to market your company to hundreds of thousands of developers worldwide.
99-
Additionally, we're able to offer priority support for your engineers.
80+
Working alongside others in the community we've authored and released to the public domain key parts of the Python ecosystem, including <a href="https://www.django-rest-framework.org/">Django REST framework</a>, <a href="https://www.mkdocs.org/">MkDocs</a>, <a href="https://www.uvicorn.org/">Uvicorn</a>, <a href="https://www.starlette.io/">Starlette</a> & <a href="https://www.python-httpx.org/">HTTPX</a>.
10081
</p>
10182
</li>
10283

@@ -106,8 +87,7 @@ <h1 class="block-title m-b-sm text-uppercase app-myphone-brand">Encode</h1>
10687
</div>
10788
<p class="featured-list-icon-text m-b-0"><strong>Accountable</strong></p>
10889
<p class="featured-list-icon-text">
109-
We'll provide <a href="/reports/">full monthly reports</a> on our project progress.
110-
If you're not satisfied with how your investment is being spent at any time, let us know and we'll cancel your sponsorship, and offer to refund your current billing period.
90+
Our business operation is <a href="https://github.com/encode">open & transparent</a>. We do not take equity investment, and our work is not for sale.
11191
</p>
11292
</li>
11393
</ul>
@@ -119,7 +99,7 @@ <h1 class="block-title m-b-sm text-uppercase app-myphone-brand">Encode</h1>
11999
<div class="block block-bordered-lg text-center">
120100
<div class="container-fluid" id="mc_embed_signup">
121101
<p class="lead m-b-md">
122-
Stay up to date, with our monthly progress reports...
102+
Let's keep in touch...
123103
</p>
124104
<form class="form-inline validate" action="https://encode.us13.list-manage.com/subscribe/post?u=b6b66bb5e4c7cb484a85c8dd7&amp;id=e382ef68ef" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" target="_blank" novalidate>
125105
<input class="form-control m-b" name="EMAIL" placeholder="Email Address">

0 commit comments

Comments
 (0)