Coder Social home page Coder Social logo

Comments (8)

RichardLitt avatar RichardLitt commented on May 13, 2024 3

Looks good to me! Hopefully we can deploy it too. I would, but I don't have access at the moment.

I'd encourage anyone who wants to see this content to check out firstaidgit.io, too. A beautiful website made by my friend Ricardo that also has this content.

from git-flight-rules.

cmccandless avatar cmccandless commented on May 13, 2024 1

I went ahead and forked this repo and deployed it myself. I have not and will not modify any of the content, and plan to delete my fork when/if this repo deploys.

from git-flight-rules.

123survesh avatar 123survesh commented on May 13, 2024

Hi I would like to work on this issue. I will update here once I have some progress πŸ˜ƒ

from git-flight-rules.

outfire1001 avatar outfire1001 commented on May 13, 2024

Need to know about any other solutions

from git-flight-rules.

RichardLitt avatar RichardLitt commented on May 13, 2024

Feel free to work on it. My requirements are:

  • No extra files in the main branch
  • No need for me to update the jekyll pages branch when I update the main branch
  • An easily customizable theme, preferably one of the default ones

from git-flight-rules.

123survesh avatar 123survesh commented on May 13, 2024

Hi,
I am new to this, can someone tell me if I am doing things right? This is what I have done so far.

I added the following code to travis.yml

deploy:
  provider: pages
  skip-cleanup: true
  github-token: $GITHUB_TOKEN  # I added my repos secret key here
  keep-history: true
  on:
    branch: gh-pages

I have been testing this process on my forked repo using travis CI. Travis CI needs a personal access token for the repository we are doing deployment for.
Now every time I run make a push, Travis CI executes the yaml file and creates a build.

And for the github pages part of it, we have to go to the repository settings and set it up. Also the theme chooser is situated there, where I chose the theme.
image

I have created a PR with the above changes. Do tell if it does the job. #244

from git-flight-rules.

RichardLitt avatar RichardLitt commented on May 13, 2024

Ping @k88hudson. We need your help here.

from git-flight-rules.

RichardLitt avatar RichardLitt commented on May 13, 2024

@k88hudson Are you still interested in maintaining this repository?

from git-flight-rules.

Related Issues (20)

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.