Coder Social home page Coder Social logo

kanakiyajay / awesomeblog-club Goto Github PK

View Code? Open in Web Editor NEW

This project forked from skorokithakis/awesomeblog-club

0.0 0.0 0.0 191 KB

An easily self hostable curation site for collecting blogs and links.

Home Page: https://awesomeblog.club

License: MIT License

TypeScript 86.60% JavaScript 10.40% CSS 3.00%

awesomeblog-club's Introduction

Awesomeblog.club

This repository contains code for https://awesomeblog.club which is a curation site for small indie and personal blogs.

While some code is specific to awesomeblog.club site, this project can be easily used to deploy similar site for your own curation purposes. Most pages are written in mdx and do not need you to write or dab with jsx to change stuff.

Deployment

Most things should be configurable via next.config.js.

  1. Fork the repo. Clone it locally.
  2. Run yarn install or npm install
  3. Edit next.config.js file to include your own values.
  4. Put your own blogs or links in database.json.
  5. Install vercel cli by running yarn global add vercel or npm i -g vercel.
  6. Create account on vercel and login on the vercel cli.
  7. Run vercel command in the project directory.

You can also use this nice button below -

Deploy with Vercel

if you are not using vercel for deployment (which I recommend because it's super fast and easy), you can run yarn build or npm run build and yarn start or npm start to run it on your own server.

Contributing

If you are contributing a major change or adding features, please make an issue before hand.

we follow conventional-commit schema. Please try to follow that in your PRS.

Development

You will need node and yarn installed.

Fork the repo and clone it locally. In the project directory, run yarn install to install packages and yarn dev to start the development server.

awesomeblog-club's People

Contributors

blainsmith avatar brajeshwar avatar city41 avatar dpods avatar eric-decompiled avatar ibudiallo avatar kprohith avatar lukasmurdock avatar mullikine avatar oldpanda avatar scarysize avatar searchableguy avatar skorokithakis avatar sukima avatar xe 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.