2
404.html
@@ -2,7 +2,7 @@
|
|||||||
<html style="height:100%">
|
<html style="height:100%">
|
||||||
<head>
|
<head>
|
||||||
<meta name="viewport" charset="utf-8" content="width=device-width, initial-scale=1, shrink-to-fit=no" >
|
<meta name="viewport" charset="utf-8" content="width=device-width, initial-scale=1, shrink-to-fit=no" >
|
||||||
<link rel="icon" href="./assets/images/icon.png">
|
<link rel="icon" href="./assets/images/favicon.ico">
|
||||||
<meta name="theme-color" content="#fff">
|
<meta name="theme-color" content="#fff">
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
|
|
||||||
|
|||||||
34
blog/2023-7-4-mdx-blog-post.md
Normal file
@@ -0,0 +1,34 @@
|
|||||||
|
---
|
||||||
|
slug: newlogo
|
||||||
|
title: New logo!
|
||||||
|
authors: [sern]
|
||||||
|
tags: [branding]
|
||||||
|
---
|
||||||
|
|
||||||
|
Hey everyone! Today we have very special news for you all: We're changing our logo!
|
||||||
|
|
||||||
|
# Why?
|
||||||
|
|
||||||
|
You see, on today's standards, having a simple logo is essential. Our logo aligns perfectly with these design principles but it can always be improved.
|
||||||
|
We were chilling, you know, cooking sern handler v3, sern gui, `npm create @sern/bot` and serncord when we thought about changing the logo to a sleek design with less colors.
|
||||||
|
And here we are!
|
||||||
|
|
||||||
|
# Who did our new branding?
|
||||||
|
|
||||||
|
[Ropox](https://github.com/Murtatrxx)!
|
||||||
|
Bro's the GOAT. This website is maintained by him, the domain costs are funded by him and also he started brainstorming how the logo would be on paper:
|
||||||
|

|
||||||
|
And there it all clicked:
|
||||||
|

|
||||||
|
seren tried by the way!
|
||||||
|

|
||||||
|
|
||||||
|
# Anyways, here it is:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Pretty nice!
|
||||||
|
|
||||||
|
By the way, we have animations and variations on the way, so make sure to stay updated in the [discord server](https://sern.dev/discord)!
|
||||||
|
|
||||||
|
# Finally, from the entire sern team, thank you for sticking around ❤️
|
||||||
@@ -8,6 +8,10 @@ Sr Izan:
|
|||||||
title: Developer
|
title: Developer
|
||||||
url: https://github.com/SrIzan10
|
url: https://github.com/SrIzan10
|
||||||
image_url: https://github.com/SrIzan10.png
|
image_url: https://github.com/SrIzan10.png
|
||||||
|
sern:
|
||||||
|
name: sern Team
|
||||||
|
url: https://github.com/sern-handler
|
||||||
|
image_url: https://github.com/sernbot.png
|
||||||
Murtatrxx:
|
Murtatrxx:
|
||||||
name: Murtatrxx
|
name: Murtatrxx
|
||||||
title: Developer
|
title: Developer
|
||||||
|
|||||||
@@ -152,7 +152,7 @@ const config = {
|
|||||||
{ name: 'twitter:description', content: 'A customizable, batteries-included, powerful discord.js framework to automate and streamline bot development' },
|
{ name: 'twitter:description', content: 'A customizable, batteries-included, powerful discord.js framework to automate and streamline bot development' },
|
||||||
{ name: 'twitter:image', content: './assets/images/logo.png' },
|
{ name: 'twitter:image', content: './assets/images/logo.png' },
|
||||||
{ name: 'twitter:url', content: 'https://sern.dev' },
|
{ name: 'twitter:url', content: 'https://sern.dev' },
|
||||||
{ name: 'theme-color', content: '#cb547c' }
|
{ name: 'theme-color', content: '#F25186' }
|
||||||
],
|
],
|
||||||
prism: {
|
prism: {
|
||||||
theme: lightCodeTheme,
|
theme: lightCodeTheme,
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
--ifm-font-family-monospace: 'Fira Code', 'Meslo NGF', 'JetBrains Mono', 'Menlo', SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono',
|
--ifm-font-family-monospace: 'Fira Code', 'Meslo NGF', 'JetBrains Mono', 'Menlo', SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono',
|
||||||
'Courier New', monospace;
|
'Courier New', monospace;
|
||||||
--ifm-font-family-base: Mulish, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
|
--ifm-font-family-base: Mulish, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
|
||||||
--ifm-navbar-background-color : #ca7693
|
--ifm-navbar-background-color : #F25186
|
||||||
}
|
}
|
||||||
|
|
||||||
.footer--dark {
|
.footer--dark {
|
||||||
@@ -37,7 +37,6 @@
|
|||||||
--ifm-color-primary-lighter: #ffffff;
|
--ifm-color-primary-lighter: #ffffff;
|
||||||
--ifm-color-primary-lightest: #ffffff;
|
--ifm-color-primary-lightest: #ffffff;
|
||||||
--docusaurus-highlighted-code-line-bg: rgba(82, 78, 183, 0.3);
|
--docusaurus-highlighted-code-line-bg: rgba(82, 78, 183, 0.3);
|
||||||
--ifm-font-family-monospace: 'Fira Code', 'Meslo NGF', 'JetBrains Mono', 'Menlo', SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono',
|
--ifm-font-family-monospace: 'JetBrains Mono', 'Fira Code', 'Meslo NGF', 'Menlo', SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', monospace;
|
||||||
'Courier New', monospace;
|
--ifm-navbar-background-color : #F25186
|
||||||
--ifm-navbar-background-color : #ca7693
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -28,7 +28,7 @@ function HomepageHeader() {
|
|||||||
<Link
|
<Link
|
||||||
className="button button--secondary button--lg"
|
className="button button--secondary button--lg"
|
||||||
to="docs/guide/walkthrough/cli">
|
to="docs/guide/walkthrough/cli">
|
||||||
sern init
|
npm create @sern/bot
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
<div className="col col--6">
|
<div className="col col--6">
|
||||||
|
|||||||
BIN
static/blog/newlogo/paperlogo.png
Normal file
|
After Width: | Height: | Size: 627 KiB |
BIN
static/blog/newlogo/paperprototypes.jpg
Normal file
|
After Width: | Height: | Size: 2.4 MiB |
BIN
static/blog/newlogo/serentried.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 6.1 KiB |
|
Before Width: | Height: | Size: 29 KiB |
|
Before Width: | Height: | Size: 122 KiB After Width: | Height: | Size: 5.7 KiB |
BIN
static/img/old-logo.png
Normal file
|
After Width: | Height: | Size: 122 KiB |
BIN
static/img/old-sern-logo.png
Normal file
|
After Width: | Height: | Size: 36 KiB |
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 22 KiB |
@@ -1 +0,0 @@
|
|||||||
46738451
|
|
||||||