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

Stub out using minimal-cayman #9

Closed
8 of 9 tasks
RichardLitt opened this issue Aug 31, 2016 · 8 comments
Closed
8 of 9 tasks

Stub out using minimal-cayman #9

RichardLitt opened this issue Aug 31, 2016 · 8 comments
Assignees

Comments

@RichardLitt
Copy link
Member

RichardLitt commented Aug 31, 2016

In an attempt to get this jump started, I am stubbing out this website using minimal-cayman. This is not meant to be the final product, at all. It is a starting board.

Actionables

  • Edit _config.yml.
  • Edit index.md.
  • Replace logo with your own logo.
    • Remove old logo entirely, from src/ and assets.
  • Replace favicon with your own favicon.
  • Edit package.json if you plan on using semver to save and deploy website.
  • Remove or edit CNAME.
  • Deploy!
  • Edit this README to reflect current website.
RichardLitt added a commit that referenced this issue Aug 31, 2016
RichardLitt added a commit that referenced this issue Aug 31, 2016
RichardLitt added a commit that referenced this issue Aug 31, 2016
RichardLitt added a commit that referenced this issue Aug 31, 2016
RichardLitt added a commit that referenced this issue Aug 31, 2016
RichardLitt added a commit that referenced this issue Aug 31, 2016
@RichardLitt
Copy link
Member Author

This is deployed at QmVnzFAjoCJvSJZU1BrAvx6h9tTcpMbrHaMRaXQ3dtWqES. If I don't have my daemon seeding, switch to the minimal-cayman branch and run npm run jekyll.

@RichardLitt
Copy link
Member Author

@diasdavid Take a look! What do you think?

@daviddias
Copy link
Member

Not successful with npm run jekyll, got this:

» npm run jekyll

> libp2p-website@0.0.0 jekyll /Users/david/code/libp2p-website
> jekyll serve

Configuration file: /Users/david/code/libp2p-website/_config.yml
            Source: /Users/david/code/libp2p-website
       Destination: /Users/david/code/libp2p-website/_site
 Incremental build: disabled. Enable with --incremental
      Generating...
                    done in 5.062 seconds.
 Auto-regeneration: enabled for '/Users/david/code/libp2p-website'
Configuration file: /Users/david/code/libp2p-website/_config.yml
    Server address: http://127.0.0.1:4000https://ipfs.io/ipfs/QmNfPjADyvg3adQesgWyU6DFk34Fkuw3oC9YszD1u4omzd/_site/
  Server running... press ctrl-c to stop.
[2016-08-31 07:30:01] ERROR `/' not found.
[2016-08-31 07:30:01] ERROR `/favicon.ico' not found.
[2016-08-31 07:31:07] ERROR `/' not found.
[2016-08-31 07:31:08] ERROR `/favicon.ico' not found.
[2016-08-31 07:31:21] ERROR `/_site' not found.

But managed to get this version up: https://ipfs.io/ipfs/QmSMDe7G2meu3RhnDyJi31dfMszz9r1acdQuAyXDYnGxWY/

Is this the one?

PS: Getting jekyll was harder than I would expect (had to install a new Ruby version because Apple doesn't like devs to mess with the one in El Capitan, then update brew, update gems with --system and then unistall jekyll from npm to install one through ruby gems)

PS2: I got Kyle's version up too - https://ipfs.io/ipfs/QmdzerM4fsnNGVf5jnogxu6QpXQa5rHDK87oHStC5xGCS4/

@RichardLitt
Copy link
Member Author

That's not it. Will look into this tonight.

@daviddias
Copy link
Member

@RichardLitt is this working now?

@RichardLitt
Copy link
Member Author

@diasdavid I tried it again and it works fine. I'm still working on the third version; let's talk about it on Monday or tomorrow?

@daviddias
Copy link
Member

@RichardLitt can you post (and keep posting) an hash for feedback (make sure to pin on the gateways)?

@RichardLitt
Copy link
Member Author

Closing this following work in https://github.com/RichardLitt/libp2p-hugo-website. Let's go with Hugo, and not Jekyll.

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

No branches or pull requests

2 participants