GithubHelp home page GithubHelp logo

isabella232 / v1.cosmos.network Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cosmos/v1.cosmos.network

0.0 0.0 0.0 21.06 MB

The website for Cosmos - Internet of Blockchains

Home Page: https://v1.cosmos.network

License: Apache License 2.0

Makefile 0.01% JavaScript 1.00% Shell 0.01% CSS 0.55% HTML 90.01% Vue 8.30% Stylus 0.12%

v1.cosmos.network's Introduction

The website for Cosmos - Internet of Blockchains.

banner

Netlify Status

Run this locally

  1. $ git clone https://github.com/cosmos/v1.cosmos.network.git
  2. $ cd v1.cosmos.network
  3. $ npm i
  4. $ npm run serve
  5. View the running app in your browser at http://localhost:8080

Production

Run npm run build and then serve the generated ./dist directory.

Newsletters

There is a list of newsletters published at /newsletters. Each item in the grid links to a static HTML page of a newsletter. To add a newsletter, locate /public/newsletters and create a directory named YYYY-MM. Inside the directory add a index.html file. The file should contain <title>This is a title</title> on a separate line, this line is used to generate a title in the grid view. Add an image cover.jpg, which will be used as a cover image.

Under the hood, /pre.sh script is executed before serve and build npm commands. The script indexes /public/newsletters/ directory and generates a temporary /src/newsletters.txt with a list of all newsletters. This file is imported by a Newsletters.vue component to generate a grid. This file is removed by /post.sh script after serve or build exits and should not be commited to the repo.

Sitemap

  • Sitemap.xml is currently being maintained manually. The sitemap is to be added when there is a new page created.

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.