Git Product home page Git Product logo

onewaypath.com-public's People

Contributors

onewaypath avatar dynamicdreamz1 avatar rajamohan0s avatar

Watchers

Carlos Aguilar avatar  avatar  avatar

onewaypath.com-public's Issues

Check active page indicators

  • update to the latest version of dev1 branch
  • please check all pages on all three site to make sure that the submenu item is set to active for the current page. I noticed that on-num has several pages where the correct submenu item is not set active
  • push your changes back to dev1 branch in a commit for this issue only and include fixes #27 in the commit message

Remove "class=featurette-heading" from pages that use features template

  • update to the latest version of dev1 branch
  • projects.html uses the features template. Each of the items has a heading in the class="featurette-heading". This class provides optimal spacing of the text next to the photo. We would like to remove the class so that the h2 font matches the h2 font on the rest of the site without affecting the spacing. Please edit the assets/css/carousel.css file so that the correct spacing is applied to the h2 tag inside the class="container marketing"
  • remove the "class=featurette-heading" so that the font matches the h2 font on the rest of the site
  • make the same changes to buddhavipassana/assets/css/carousel.css
  • push your changes back to dev1 branch in a commit for only this issue

Move "read more" button to below text

  • Update your local repo to the latest version of the dev1 branch

  • On the mobile version of projects.html, the current order of each feature is heading, text, "View details" button and then photo. Please change the order to heading, photo, text, "View details" button.

  • Push your changes back to the dev1 branch on a commit for this issue only

Design pull-down third level menus for teachers page

  • Ensure you are working on the latest version of dev1 branch

  • There are two sub-items for the teachers page. Thinking of mobile, we need a way to show this to the user from the submenu. One approach is to ad a pull-down option to the teachers item on the sub-menu. However, when the user pulls down it will cover the text below. Therefore, I think the pull down selection needs to shift the all the text on the screen down and then display the options to with left align. Please design this and add the feature to all the submenu on all pages. The structure of the teachers menu should be as follows:

  • Teachers
    - Spiritual Leaders (links to spiritual-leaders.html)
    - Resident Teachers (links to teachers.html)

  • On desktop, you can just install a simple pull down option

  • Push your changes back to the dev1 branch with a commit for this issue only

Copy Buddhavipassana site to On-Num

- [ ] IMPORTANT: Do this task only after all the tasks are completed for the Buddhavipassana project otherwise not all of the desired updates will be copied over

  • update to the latest version of dev1 branch
  • copy the entire buddhavipassana folder
  • rename the folder to on-num
  • add a "View details" button to the "On-Num Meditation Centre" item on the projects.html page and point the link to on-num/overview.html
  • In all pages within the on-num folder replace "Buddhavipassana" with "On-Num" in the title tag and the nav bar header
  • In on-num/accommodations.html delete the section commented with "!-- photo album of accomodation photos "
  • In on-num/overview.html delete the div class="container marketing" tag and its contents
  • In on-num/teachers.html delete the last feature item for Sandra Young (the div class="row featurette" tag and its contents) and retain the first two feature items for Miriam Young and Alex Young
  • push changes back to dev1 branch with a commit for this issue only

Add diligence page

  • IMPORTANT: you have to complete issue #15 before you complete this issue
  • update to the latest version of dev1 branch
  • copy the file ayoung.html to the MillenRoad folder and rename it to MillenRoad/diligence.html
  • change the title to @Millen Road | Diligence
  • change the title in the main nav bar to @Millen Road
  • update the sub-menu to match the one completed in issue #15
  • make diligence the active item on the sub-menu
  • push your changes back to dev1 branch in a commit for this issue only

Update all pages so that the submenu item for the active page is displayed

Only the first few items on the submenu are visible when the page is opened. Therefore, if for, example, the FAQ page is selected, the FAQ item on the submenu is not visible (see attached video). The menu needs to be adjusted so that it will display the menu item for the active page. This means that for example, if FAQ page is active, the menu will start so that the FAQ item on the right is visible.

  • update to the latest version of dev1 branch
  • update all pages so that the submenu item for the active page is displayed
  • push your changes back to dev1 branch in a commit for this issue only and include fixes #25 in the commit message
RPReplay_Final1652719259.mov

Create FAQ page

  • Update your local repo to the latest version of the dev1 branch

  • create a copy of buddhavipassana/overview.html and rename it to buddhavipassana/faq.html

  • in buddhavipassana/faq.html, replace the contents of the main tag with the contents of the main tag from ayoung-bio.html.

  • you will see the two sections of the page (in the main section you just copied). Delete first section and keep the accordion section which is the second section.

  • replace items in the accordion with the questions and answers from https://buddhavipassana.ca/courses/faq/

  • push your changes back to the dev1 branch on a commit for this issue only

Add team page

  • IMPORTANT: you have to complete issue #15 before you complete this issue
  • update to the latest version of dev1 branch
  • push your changes back to dev1 branch in a commit for this issue only

Add parking page

  • IMPORTANT: you have to complete issue #15 before you complete this issue
  • update to the latest version of dev1 branch
  • rename the MillenRoad/the-practice.html page to MillenRoad/parking.html
  • change the title to @Millen Road | Parking
  • change the title in the main nav bar to @Millen Road
  • update the sub-menu to match the one completed in issue #15
  • make parking the active item on the sub-menu
  • replace the contents of the main tag with an embedded video. The video to embed is here: https://www.youtube.com/watch?v=lDbMnNMdFFg
  • push your changes back to dev1 branch in a commit for this issue only

Add design page

  • IMPORTANT: you have to complete issue #15 before you complete this issue
  • update to the latest version of dev1 branch
  • rename the MillenRoad/accomodations.html page to MillenRoad/design.html
  • change the title to @Millen Road | Design
  • change the title in the main nav bar to @Millen Road
  • on the sub-menu make design the active page
  • push your changes back to dev1 branch in a commit for this issue only

Various updates

Buddhavipassana

  • fix faq header
  • update font on teachers page
  • update font on spiritual leaders page

On-Num

  • fix faq header
  • add schedule header
  • update overview with history of On-Num
  • change resident to visiting teacher
  • update contact page
  • update font on teachers page
  • update font on spiritual leaders page

Change margins of the-practice.html, faq.html and daily-schedule.html

  • Update your local repo to the latest version of the dev1 branch
  • please adjust the horizontal page margins of buddhavipassana/the-practice.html to match the horizontal page margins of buddhavipassana/overview.html.
  • Push your changes back to the dev1 branch on a commit for this issue only

Create pull-down menu for travel

  • ensure you are working on the latest version of dev1 branch
  • Please refer to issue #8.
  • Change the menu item for "Photo Gallery" to "Travel"
  • The structure of the Travel menu should be:
    • Travel
      • Colour Photo Gallery (links to photo-gallery-colour.html)
      • Black & White Photo Gallery (links to photo-gallery-bw.html)
  • push your changes to dev1 branch with a commit for only this issue

Update logo on all buddhavipassana pages

  • Update your local repo to the latest version of the dev1 branch
  • On all pages within the buddhavipassana folder delete the logo on the main nav bar and change the font of "Buddhavipassana" to match the font used for the heading at buddhavipassana.ca.
  • push your changes back to the dev1 branch on a commit for this issue only

Fix submenu dropdown bug

On the submenu, if one of the dropdown menus is open and the user clicks on another dropdown, the text does not shift down to reveal the new dropdown. Please see attached screen video:

  • update to the latest version of dev1 branch
  • ensure text shifts down when dropdown is selected even when another dropdown is already selected.
  • push your changes back to dev1 branch in a commit for this issue only and include fixes #24 in the commit message
RPReplay_Final1652719217.mov

Fix submenu scroll effect

When the user scrolls the submenu, one of the items turns blue. Please ensure this does not happen. See attached video.

  • update to the latest version of dev1 branch
  • ensure that items do not change colour when submenu is scrolled.
  • push your changes back to dev1 branch in a commit for this issue only and include fixes #26 in the commit message
Upload.from.GitHub.for.iOS.MOV

Create daily schedule page

  • Update your local repo to the latest version of the dev1 branch

  • create a copy of buddhavipassana/the-practice.html and rename it to buddhavipassana/daily-schedule.html

  • in buddhavipassana/daily-schedule.html replace the contents of the main tag with the text from https://buddhavipassana.ca/courses/daily-schedule/ (keep the html structure of the source text).

  • please adjust the horizontal page margins of buddhavipassana/the-practice.html to match the horizontal page margins of buddhavipassana/overview.html.

  • push your changes back to the dev1 branch on a commit for this issue only

Change style of "Read more" button on team.html

  • update to the latest version of dev1 branch
  • change the style of the "Read more" buttons on team.html to match the style of the "View details" button on projects.html
  • push changes to dev1 branch in a commit for only this issue

Create @Millen Road Website

  • update to the latest version of dev1 branch
  • copy the Buddhavipassana folder and rename it to MillenRoad
  • in the MillenRoad folder delete all the html files except for accommodations.html, overview.html and the practice.html
  • update the sub-menu so that it contains the following items:
    - Design -> link to MillenRoad/design.html
    - Parking -> link to MillenRoad/parking.html
    - Diligence -> link to MillenRoad/diligence.html
  • On the projects.html page add a "View details" button to the One Way Path @Millen Road item and link it to MillenRoad/design.html
  • push your changes back to dev1 branch in a commit for this issue only

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.