Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Functional website #38

Open
wants to merge 79 commits into
base: develop
Choose a base branch
from
Open

Functional website #38

wants to merge 79 commits into from

Conversation

cubedro
Copy link
Member

@cubedro cubedro commented Aug 7, 2016

Coded website with node.js, pug, less, bower, grunt tasks for development, production and surge deployment.

@cubedro
Copy link
Member Author

cubedro commented Aug 24, 2016

Broken developer pages into separate files so they can have different URLs.
Fixed broken SVG (fuzzy font on Firefox) on homepage.
@ethers please review

@ethers
Copy link
Member

ethers commented Sep 11, 2016

@cubedro Thank you for your implementation! It has been deployed to btcrelay.org

Further notes:
I am still figuring out what to do with this pull request: for now the website/dist directory of this frontend branch was pushed (force required) to the tempGH branch using:

git push origin `git subtree split --prefix website/dist origin frontend`:tempGH --force

And then in gh-pages branch, this was run to deploy to btcrelay.org:

git merge -Xtheirs origin/tempGH

@rainbreak
Copy link

New site looks great!

@cubedro
Copy link
Member Author

cubedro commented Sep 12, 2016

@ethers site looks good! Np, you can leave it if you want to keep it separate.

txBytes wasn't being passed in the transaction.
The fix is in src/js/script.js to use text() instead of val().
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants