Giter VIP home page Giter VIP logo

crux-bphc.github.io's People

Contributors

aero31aero avatar aetherprior avatar afrozas avatar agrawal-d avatar anshg1214 avatar arcane810 avatar aryanarora180 avatar cel7t avatar chaubss avatar dependabot[bot] avatar dub-basu avatar explodingfreeze avatar hit023 avatar joe2k avatar kharon4 avatar plaidbait91 avatar punss avatar rogeredthat avatar saiankit avatar shortstheory avatar soumitradev avatar srimantabarua avatar testsubjector avatar thecomputerm avatar vatsalnagelia avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

crux-bphc.github.io's Issues

Auto-generate Member List

Write a script which takes the names of all files in /src/docs/memmbers/ and adds them to the file /src/docs/members.html.

  1. Read all filenames in directory. Say sample-member.md
  2. Convert them to person names, say Sample Member.
  3. Create links like this: [Sample Member](members/sample-member.html)
  4. Append them to /src/docs/members.md in a markdown list.

Example output file:

# Crux Members

- [Harshit Agarwal](members/harshit-agarwal.html)
- [Harshit Agarwal](members/harshit-agarwal.html)
- [Harshit Agarwal](members/harshit-agarwal.html)

Add this functionality as a function creatememberList() in the existing file /src/maker/maker.js` and use the case-converting library used already to generate the file.

Finally, call this function before the markdown-to-html converting function.

Members with same names

How are we planning to handle the case where two (or more) members have the same first and last names?

Blog Post Feed Page Generator

  1. Copy the file src/maker/member-list-maker.py as src/maker/blog-feed-maker.py.
  2. Modify it to pick up posts from /src/docs/blog and to generate the file src/docs/blog.md as output.
  3. Create random test files like src/docs/blog/test.md.
  4. Here comes the tricky part. Blog Posts need to display the author and other such information. Use a YAML parser to extract that information from the post.
  5. Edit the testing posts to have YAML formatted variables in it like Author,etc.
  6. Display each blog post as a Title followed by Author Name and Publishing Date in the next line.
  7. Create a PR and then we'll fix minor issues back and forth.
  8. Would be merged to upstream.

Regarding Pybits 17 report

The club members and heads of various workshops are not mentioned in the report. Also last year's report also has to be added. @aero31aero @Jain-Samkit . would be helpful to see the organizing committee in the report.

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.