Git Product home page Git Product logo

Comments (5)

gabordemooij avatar gabordemooij commented on September 26, 2024

You can already edit the website by modifying the source :)

The most important page of the website is the docs page, this page is generated from the UNIX manual file (distributed along with source code) and this UNIX manual file is generated by sman.ctr, a script that inspects the source tree. So if you want to improve the docs page(s) you can simply change the source code comments - those will automatically update the online manual.

As for the remaining 3 pages (website is only 4 pages total) I accept change requests but I'd prefer to maintain these manually. However I plan to make parts of these pages accessible through the source code as well.

from citrine.

gosukiwi avatar gosukiwi commented on September 26, 2024

Oh I see! What about changing the template though? :) Will that be accessible?

from citrine.

gabordemooij avatar gabordemooij commented on September 26, 2024

I added the CSS file to the misc folder, so you can change the style of the man pages online.
The rest of the template is actually generated by man itself (exports to html), feel free to do whatever you like. You can tweak sman, add another citrine template script or whatever... feel creative, have fun :)

from citrine.

gosukiwi avatar gosukiwi commented on September 26, 2024

Awesome, thanks! I don't think I'll tweak it immediatly but when I get some
free weekend, I'll play with it.

On Sun, 7 Feb 2016 at 13:56 Gabor de Mooij [email protected] wrote:

I added the CSS file to the misc folder, so you can change the style of
the man pages online.
The rest of the template is actually generated by man itself (exports to
html), feel free to do whatever you like. You can tweak sman, add another
citrine template script or whatever... feel creative, have fun :)


Reply to this email directly or view it on GitHub
#36 (comment)
.

from citrine.

takano32 avatar takano32 commented on September 26, 2024

This issued may be solved by:

I'll close this issue with this comment.

from citrine.

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.