Coder Social home page Coder Social logo

kaloslazo / habu Goto Github PK

View Code? Open in Web Editor NEW
75.0 2.0 7.0 744 KB

🐨 Habu it's a minimalistic startpage made with the essence of neovim dashboard with the catppuccin mocha palette. Fully customizable and easy to setup.

Home Page: https://habu.netlify.app/

License: MIT License

HTML 17.24% JavaScript 15.23% CSS 67.01% Dockerfile 0.52%
catppuccin-theme dashboard firefox-theme firefox-tweaks homepage newtab open-source self-hosted startpage startup-page tab userchrome chrome css firefox tailwind

habu's Introduction

banner habu

Experience the minimalist design of Neovim's based dashboard & Catppuccin Mocha palette in your browser with Habu. Simple to set up and fully customizable. πŸš€ Take a look at this productive space with this demo page, currently hosted on Netlify.

βš™οΈ Development

If you're planning to improve or delete features you must look at the following guide that explains you how to get started.

  1. Install packages, this starter page was created using Tailwindcss and custom plugins for catppuccin palette, so you must install it, do npm install.
  2. After dependencies are installed, you can run the script defined in the package.json as habu:build_tailwind. This will refresh in real times your changes using a web server.
  3. If you're done, just upload the app folder to your hosting or create a image container.

⚠️ For custom data you must modify the json files at app/db with your own information. The application made a get request to Open-Meteo, a free weather API, thanks to the team for the free access!

πŸ‹ Docker Selfhost

Selfhosted means that you're gonna run this website in your own computer, no external server needed. To start you must check the following steps. We're gonna use docker. By this method we will not have cors problems.

  1. Install docker, check de official documentation.
  2. Run the build for the container (.dockerfile) with the following command docker build -t app ..
  3. After image it's created map a port for running as background with docker run -d -p 8080:80 --restart=always app.

If you followed the steps your site must be running at http://localhost:8080/ (if you change the port in the step [3] change 8080 for your desired port). If in the process you got an error or something work unexpected, please submit a PR.

⚠️ If problems of daemon appears, please run as a superuser. If you're using firefox maybe this extension will interest you.

πŸ“„ License

Released under MIT License. Developed by Kalos Lazo from PerΓΊ. If you're interested in contributing, feel free to fork this repository, make your changes and submit a pull request!

  • Under the terms of this license you are permitted to:
    • Modify: You can alter, transform, or build upon this work.
    • Reuse: You can use the content for personal or commercial purposes.
  • On the other hand, under this license you are required to:
    • Include the original license: A copy of the original MIT license must be included with any substantial portions of this software.
    • Attribute the work: If you use parts of this source code, an acknowledgment in the form of a link back to this repository is appreciated but not required.

habu's People

Contributors

kaloslazo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.