Skip to content

Commit

Permalink
Update tweets
Browse files Browse the repository at this point in the history
  • Loading branch information
jgthms committed May 3, 2021
1 parent ee8eb6a commit 49b0100
Show file tree
Hide file tree
Showing 11 changed files with 798 additions and 109 deletions.
33 changes: 14 additions & 19 deletions docs/_data/backers.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,5 @@
{
"10": [
{
"name": "Arturas",
"twitter": "",
"discord": "",
"start_timestamp": 1593679726511
},
{
"name": "Maurice Perry",
"twitter": "",
"discord": "",
"start_timestamp": 1575826633076
},
{
"name": "xvxx",
"twitter": "",
Expand Down Expand Up @@ -78,12 +66,6 @@
"discord": "",
"start_timestamp": 1598967631148
},
{
"name": "MonoVM ",
"twitter": "",
"discord": "",
"start_timestamp": 1588271410706
},
{
"name": "Fintan Costello",
"twitter": "",
Expand All @@ -103,6 +85,19 @@
"start_timestamp": 1546593784071
}
],
"300": [],
"300": [
{
"name": "siwagorn jungpol",
"twitter": "",
"discord": "",
"start_timestamp": 1619886486801
},
{
"name": "Leo Boost",
"twitter": "",
"discord": "",
"start_timestamp": 1617550094768
}
],
"500": []
}
778 changes: 700 additions & 78 deletions docs/_data/love.json

Large diffs are not rendered by default.

20 changes: 16 additions & 4 deletions docs/_data/sponsors.json
Original file line number Diff line number Diff line change
Expand Up @@ -316,23 +316,33 @@
"width":"170",
"height":"60",
"follow": true
},
"poprey": {
"name": "poprey",
"url": "https://poprey.com/",
"title": "",
"width":"69",
"height":"69"
},
"leoboost": {
"name": "leoboost",
"url": "https://www.leoboost.com/buy-instagram-followers",
"title": "Buy Instagram followers",
"width":"150",
"height":"50"
}
},
"home": [
"themeisle"
,"vpsserver"
,"sparheld"
,"writersperhour"
,"clothingric"
,"emucoupon"
,"namobot"
,"firesticktricks"
,"airtract"
,"realtimecommunications"
,"polygon"
,"bonusfinder"
,"monovm"
,"pillarwm"
,"coupons4printing"
,"papersowl"
,"edusson"
Expand All @@ -345,6 +355,8 @@
,"quickbookstoolhub"
,"pondr"
,"aussiecasinohex"
,"poprey"
,"leoboost"
],
"footer": [
"polygon"
Expand Down
10 changes: 5 additions & 5 deletions docs/_sass/old/expo.sass
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
justify-content: center
margin-bottom: 1.5rem
position: relative
&:hover
.bd-website-shadow
opacity: 0
.bd-website-overlay
opacity: 0.25
// &:hover
// .bd-website-shadow
// opacity: 0
// .bd-website-overlay
// opacity: 0.25
.b-lazy
opacity: 0
transition: opacity 500ms $easing
Expand Down
60 changes: 60 additions & 0 deletions docs/css/bulma-docs.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/css/bulma-docs.min.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/expo.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
{% assign website = site.data.expo.by_id[website_id] %}
{% assign imageName = website_id | slugify %}
{% assign imagePath = "/images/expo/" | prepend: site.url | append: imageName %}
<a class="bd-website {% if website.highlighted %}bd-is-highlighted{% endif %}" href="{{ website.url }}" target="_blank" rel="nofollow">
<div class="bd-website {% if website.highlighted %}bd-is-highlighted{% endif %}">
<figure class="bd-website-image">
{% if website.highlighted %}
{% assign size1x = "1344x840" %}
Expand Down Expand Up @@ -78,7 +78,7 @@ <h2 class="title is-5 bd-website-name is-marginless">
<p class="bd-website-date">
{{ website.date }}
</p>
</a>
</div>
{% endfor %}
</div>

Expand Down
Binary file added docs/images/amis/leoboost.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/amis/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/amis/poprey.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/amis/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 49b0100

Please sign in to comment.