GithubHelp home page GithubHelp logo

cityofzion-website's Introduction

City of Zion logo

CityOfZion.io source

The CityOfZion.io website source: https://cityofzion.io

Overview

Very simple, no JS necessary. Using Hugo, a fast static website generator and NodeJS for building.

Getting started

Install Hugo:

This setup needs at least Hugo version 0.37.1.

Development

Start development mode (with hot reloading):

hugo server -D

Then you can visit the generated site at http://localhost:1313. As soon as source files change, hugo builds and reloads the page.

Production builds and Gulp tasks

There are several Node.js gulp tasks. For instance, to produce minified production builds, just run gulp build. It will now export a build to the public folder.

  • Install Node.js
  • Run npm install (or yarn)

Contributors

Adding yourself to the team

New to our team? Do a pullrequest to add yourself! Important to know that we have the following roles:

  • Council
  • Advisor
  • Maintainer
  • Developer
  • Contributor

If you're NOT on the City of Zion Github, you're a contributor. If you're on there you're a developer. For the other roles: You know when you're a maintainer or advisor ;-)

Determined your role?

If you prefer to be anonymous, it's alright too -- simply don't add your real name,location, etc. but still add yourself. But please use the image: anonymous.jpg.

  1. Fork the repo
  2. Update the Team.yaml
  3. Add a picture in jpg format 480x480px here
  4. Please resize and export the image in 480x480px JPG format, with about 80% quality. You can do this easily in Gimp or Photoshop ot in the command line with this ImageMagick command:

convert -resize "480x480^" -gravity center -crop 480x480+0+0 -strip -interlace Plane -quality 80% <yourpicture> <yourcozpicture>.jpg

To just optimize the image if you already have it in the correct size:

mogrify -strip -interlace Plane -quality 80% <yourpicture>.jpg

  1. Create a Pull Request

<3

License

  • Open-source MIT.

Old repo

There used to be an 'old' website. That is still to be found here

cityofzion-website's People

Contributors

adrienmo avatar ashrolls avatar bsathvik avatar canesin avatar corollari avatar dvdschwrtz avatar ejhfast avatar fredrikoseberg avatar gubanotorious avatar ixje avatar jackdeheer avatar jseagrave21 avatar kurisu1996 avatar lucianoengel avatar metachris avatar osmirnov avatar saltyskip avatar stevenjack avatar totalvm avatar woodehh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cityofzion-website's Issues

Need Your HELP : Some one broke into my NEO wallet and transferred all my NEO coins

Hi City Of Zion Team,

I need your HELP PLEASE. Day before yesterday some one broke into my NEON wallet. I need your guidance and help.

Can you please tell me how to track, who/which IP moved it my close to 3000 NEO coins. I really need your advice. Is they any way you can block/hold the movement of the coins.

I have attached the detail information for your reference.

NEO tokens.docx

If you have any question, want to reach out to me, please email at [email protected]

Thanks for your HELP

Add yourself to CoZ Team page

Please add yourself to the CoZ team page!

If you prefer to be anonymous, it's alright too -- simply don't add your real name, picture, location, etc. but still add yourself.

  • Fork the repo
  • Update Team.yaml
  • Add a picture in jpg format 480x480px here

Please resize and export the image in 480x480px JPG format, with about 80% quality. You can do this easily in Gimp or Photoshop ot in the command line with this ImageMagick command:

convert -resize "480x480^" -gravity center -crop 480x480+0+0 -strip -interlace Plane -quality 80% <yourpicture> <yourcozpicture>.jpg

To just optimize the image if you already have it in the correct size:

mogrify -strip -interlace Plane -quality 80% <yourpicture>.jpg
  • Create a Pull Request

<3

Go https://cityofzion.io

CoZ should add a SSL to cityofzion.io because some browsers will mark websites as 'not secure' or might even give a privacy error -> warning.

Other than that it's also beneficial for SEO.

Footer links don't work when on the /team or /press page of the website

The footer links don't work if you're sitting on the /team or /press pages, since /team/#welcome etc. don't exist. Looks like the links contained in this file (https://github.com/CityOfZion/cityofzion-website/blob/master/layouts/partials/footer.html lines ) are relative to the page the user is on, an absolute path or some other web design technique I don't know about should do the trick.

Should be a quick fix, but I'm just a passer by and don't want to break anything.

Neon Wallet goes blank

Can anybody tell me why my neon wallet suddenly goes blank and if i can stop it
updated to 0.2.5 using ledger nano s
Thanks

Press page

Since city of zion is coming to the press a lot more, we need a press page. This page should contain the (downloadable) logo, logo conventions, fonts and by preference a list of articles written about CoZ.

Compact the team image file size

I've noticed a few of the team images are over 100KB which seems unnecessarily large.

May I recommend (or I can PR it) parse all team images through https://tinypng.com/ for "almost-lossless" compression?

Example compression performance of a random member photo:

image

Neo testnet coins are gone to 0 from 1000 after 15 days withput initiating the transaction

Hi,
As I applied for neo testnet coins on 18 Aug, and I got the assets from your side on 23 Aug.

From that day we have started the required integration.

On 5 Sept I have restarted the neo syncing by using this command

dotnet neo-cli.dll --rpc --log
On 7 Sept all testnet coins from my wallet are transferred to an external wallet address, but the issue is that we have not initiated any transaction from our side

I want to know the reason what is actually the problem with neo assets, can you please explain in details.

We are at the last stage of our exchange project.

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.