|
| 1 | +--- |
| 2 | +path: "/blog/2021/02/03/new-layout" |
| 3 | +title: "New website layout" |
| 4 | +author: "CodeDead" |
| 5 | +date: "2021-02-03" |
| 6 | +abstract: "If you're a frequent visitor of our website, you might have noticed that we've switched over to an all-new design. Our previous website used WordPress to both manage and display the content on our website, but performance wise, WordPress is quite heavy and slow..." |
| 7 | +categories: "JavaScript, HTML, News" |
| 8 | +--- |
| 9 | +## Information |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | +If you're a frequent visitor of our website, you might have noticed that we've switched over to an all-new design. |
| 14 | + |
| 15 | +The previous version used WordPress to both manage and display the content on and off our website, but performance wise, |
| 16 | +WordPress is quite heavy and slow. |
| 17 | + |
| 18 | +In fact, we had a very low score on Google PageSpeed Insight for both mobile and desktop devices and as such, we decided to rework the entire site using |
| 19 | +[GatsbyJS](https://gatsbyjs.com), [React](https://reactjs.org) and [Material-UI](https://material-ui.com/). |
| 20 | + |
| 21 | +One thing to note is the increased performance: Our site will load approximately 3 times faster! |
| 22 | +In addition, the entire website is completely open-source, meaning you can edit, build and even host your own |
| 23 | +instance! |
| 24 | + |
| 25 | +You can find the source code of this very website here: [GitHub](https://github.com/CodeDead/codedead.com) |
| 26 | + |
| 27 | +## Hosting |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | +We are currently hosting this website on [DigitalOcean](https://digitalocean.com). If you want to host your own website(s), feel free to sign-up using our referral link. |
| 32 | +If you use our referral link, you will receive $100 USD in credit to set up your own droplets! |
| 33 | + |
| 34 | +[Sign up here](https://m.do.co/c/6ab122f4a392) |
| 35 | + |
| 36 | +## Other |
| 37 | + |
| 38 | +Some functionalities might still be missing at the time of this post, but bear with us while we update and improve the site and our server even further! |
| 39 | + |
| 40 | +Feel free to let us know your thoughts on [Twitter](https://twitter.com/C0DEDEAD), [GitHub](https://github.com/CodeDead) |
| 41 | +or via [e-mail](/contact). |
0 commit comments