Code Monkey home page Code Monkey logo

adonix-blog's Introduction

My Second (Hopefully, The Final) Blog - Adonix Blog

I had to redo the entire blog from scratch, because the previous project - Adonix OS Blog was a total mess as it became unscalable real quick because I did not plan well

Click to preview!

Home Page

Light Mode Dark Mode Excuse me for weird title and description Light Mode Posts Dark Mode Posts

Post

Light Mode Post Dark Mode Post Light Mode Content Dark Mode Content

Footer yeah, ordinary

Light Mode Footer Dark Mode Footer

Tech Used

Aspect Name
Development Language TypeScipt
Scripting Language JavaScript
Testing Jest & Esbuild
Components & Styling Material UI
Framework NextJS
Build Automation Tool Make
Text Editor NeoVim
Dependency Management PNPM
Continuous Integration, Continuous Delivery, and Continuous Deployment GitHub Actions

How to build this app?

Make sure you have pnpm and make available in your system

Environment Variables

Development

  1. Refer to .env.development.example which is an example file for you to know what key-value pairs are needed to develop this project
  2. Then, create .env.development file that will be used for development respectively. After that, copy the key-value pairs to it and then add the values

Testing

  1. Same step as development but change the development in file name to test

Deployment

  1. Same step as development but change the development in file name to deployment

Make Commands

Below are the listed commands that you can use to build/develop/test this app

Command Usage
make dev Start development
make start Run the built and bundled production code
make install Install all dependencies
make test Run all test code
make build Bundle and build the app
make typecheck Run type-checking for source code
make lint Run linter for source and test code
make format-check Run prettier to check source and test code format
make format Run prettier to format source and test code

adonix-blog's People

Contributors

gervinfung avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.