Coder Social home page Coder Social logo

sohamkukreti / mercurius Goto Github PK

View Code? Open in Web Editor NEW

This project forked from osdc/mercurius

0.0 0.0 0.0 2.46 MB

Community Newsletter Initiative

Home Page: https://osdc.github.io/Mercurius/

License: GNU General Public License v3.0

JavaScript 7.79% Go 21.50% CSS 1.47% HTML 67.77% SCSS 1.47%

mercurius's Introduction

Mercurius

A Community Newsletter Initiative developed and maintained by OSDC

Setting up locally ๐Ÿš€

  • Install hugo on your system (steps vary with different OS). For convenience, refer this link.
  • Download and install NodeJs from here
  • Fork and clone the project and follow these steps
    • cd Mercurius && npm i to install npm based dependencies.
    • hugo serve to start the local development server (localhost/port details will be available in console).
    • To send out mail notifications, update email list from scripts/mail-scripts/emails.json followed by cd scripts/mail-scripts && go run main.go (though the email list and credentials needed to authenticate this operation will be confidential to maintainers only).
    • Email template for the mail to be sent is written in HTML format and is super-easy to edit. You can contribute changes to it from scripts/mail-scripts/email_body.html,

Blog Submissions ๐Ÿ“–

  • Head to content/post
  • Write the blog that you wish to publish in a md file and save it this folder.
  • Be sure to include the header at the start of you blog's md (check content/post/Example1.mdfor more).
  • Create a PR and notify the maintainers if your blog doesn't get published within a week.

mercurius's People

Contributors

shivang0-0 avatar daemon1024 avatar mehul1409 avatar primalpimmy avatar sidntrivedi012 avatar aaryanporwal avatar osbins avatar dragoveizen 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.