Code Monkey home page Code Monkey logo

devbae-blog's Introduction

Devbae - Technology Made Easy!

Devbae is a tech blogging website to share knowledge about all the latest technology, tech stacks and frameworks. This blog is developed using Jekyll.

Setting up the app

  1. Install ruby using rvm in your system. Installing the stable version is suggested.

  2. After successfully installing ruby, install Jekyll and Bundler gem:

    gem install jekyll bundler

    If you're on macOS, you may want to add -n /usr/local/bin to specify executables' directory. See this for explanation.

  3. Fork this repo and clone your forked repo, by running the clone command:

    git clone https://github.com/your-username/devbae-blog.git
  4. Open the directory, and install the dependencies using bundler:

    bundle install
  5. Update the bundler:

    bundle update --bundler
  6. Run the jekyll app:

    bundle exec jekyll serve
  7. The app is now running at https://localhost:4000.

Submitting a Blog contributions welcome.

You can read about how to submit a blog here on our contribution page. Or you can directly mail your articles directly to us at [email protected].

Bugs, Issues and Corrections contributions welcome

Found any bug in the app? Or any suggestions or corrections in our blogs? Open a new issue here on GitHub!

About

You can know all about us here.
Devbae is currently maintained by our members.

Copyright and License

Copyright 2020 DevBae. Code released under the MIT license.

devbae-blog's People

Contributors

aashish-ak avatar signior-x avatar aroralakshya avatar ridhiratan avatar the-utkarshjain avatar palakgupta889 avatar pratikshajain37 avatar me-ydv-5 avatar shivam7569 avatar shreyasbapat avatar dependabot[bot] avatar pranshukharkwal 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.