Giter Site home page Giter Site logo

wasabiblog's Introduction

create-svelte

Everything you need to build a Svelte project, powered by create-svelte.

Creating a project

If you're seeing this, you've probably already done this step. Congrats!

# create a new project in the current directory
npm create svelte@latest

# create a new project in my-app
npm create svelte@latest my-app

Developing

Once you've created a project and installed dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.

wasabiblog's People

Contributors

btcparadigm avatar molnard avatar nopara73 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

wasabiblog's Issues

Cannot access blog through Tor browser

Accessing blog.wasabiwallet.io home page usually works in the tor browser.

Accessing a specific url of an article usually does not work.

Please enable cookies.
Error 1001 Ray ID: xxx  2020-08-13 13:07:30 UTC
DNS resolution error
What happened?

You've requested a page on a website (blog.wasabiwallet.io) that is on the Cloudflare network. Cloudflare is currently unable to resolve your requested domain (blog.wasabiwallet.io). There are two potential causes of this:

    Most likely: if the owner just signed up for Cloudflare it can take a few minutes for the website's information to be distributed to our global network.
    Less likely: something is wrong with this site's configuration. Usually this happens when accounts have been signed up with a partner organization (e.g., a hosting provider) and the provider's DNS fails.

Cloudflare Ray ID: xxx  Your IP: xxx  Performance & security by Cloudflare

When I use firefox, but route the traffic through Tor with whonix gateway, then I can access these links.


I think it's a critical bug that the blog cannot be accessed through Tor browser.

Unfortunately, afaik, we cannot do anything about it, as we rely on the ghost.io platform for the infrastructure.

Add Bitcoin price tab with the calculator button.

If you click to that
image
This tab will appear.
image
And if you click to the calculator, you can calculate how much do you want to buy, for example.
image
Something like that i think is a good idea, but with another design

Topics Page

Fizzy relabels the tags page as "Topics". Riccardo and I like this and we think it would be nice to have this as one of the options for our users to access. We can label each post according the topics/tags that we've already created or just add new ones if needed.

Increase the Number of Posts Per Page to 20 (or more)

It would be best if the user didn't have to click on a button to see the next 5 posts. Ideally, if they just continue scrolling down to see older posts, that's best. Otherwise, if there were a simple button to "see more" or "more posts" that would then load the next 10 or 20 posts. This is the ideal because people don't want to click onto a new page and scrolling down for more is how Facebook has programmed us to behave online.

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.