Giter Site home page Giter Site logo

dahliaos-blog's Introduction

WebsiteDiscordReleasesDonateDocumentation

Blog

Website GitHub

  • Blog for the dahliaOS project.
  • Read the blog on the link here!

Development

To develop and locally test the blog:

1. Install development tools:

  1. Install bun
  2. Code editor of your choice (we recommend VSCode)

2. Install dependencies:

Install node modules required to run the blog by running:

bun install

3. Start the Next.js dev server:

bun dev

In a browser, load the page localhost:3000 and you should now be able to test the blog while making your changes. Next.js' dev server has hot reloading so no need to restart the instance when it's running!

4. Build:

After making your changes and verifying it all works in the dev server, furtherly test them out by building the blog:

bun run build

5. Start:

bun start

In a browser, load the page localhost:3000 and you should now be able to view the built blog.

Contribute

If you're wondering how to contribute to the project, please refer to CONTRIBUTING.md

Sponsored by

License

Copyright @ 2019-2022 - The dahliaOS Authors - [email protected]

This project is licensed under the Apache 2.0 license

dahliaos-blog's People

Contributors

sincerelyfaust avatar nmcain avatar dependabot[bot] 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.