Giter Site home page Giter Site logo

Link sitemap to home page about algobook HOT 9 OPEN

algobook avatar algobook commented on July 28, 2024
Link sitemap to home page

from algobook.

Comments (9)

RohitRamamoorthy avatar RohitRamamoorthy commented on July 28, 2024

< footer >
< address > Sitemap - /sitemap.xml < /address >
< /footer >
Will this be of any help?

from algobook.

Tabs16 avatar Tabs16 commented on July 28, 2024

hello, I would like to work on algoBook. Are there more issues ?

from algobook.

jainaman224 avatar jainaman224 commented on July 28, 2024

@RohitRamamoorthy You have to basically provide hyperlink to sitemap.xml. Just add this hyperlink in footer and align it to left bottom section with some good margins.

from algobook.

jainaman224 avatar jainaman224 commented on July 28, 2024

@Tabs16 Great! Can you try #1 ? All you need to do is follow the process like in 0f65659.

from algobook.

poush avatar poush commented on July 28, 2024

@Tabs16
@jainaman224 added some issues. You can try to look into them. You can also browse http://algobook.net and can report/fix any issues. You can also contribute by submitting any algorithm at http://github.com/algobook/algo_ds_notes

from algobook.

Tabs16 avatar Tabs16 commented on July 28, 2024

@poush I am afraid that the search function doesnt work in the local dev environment. For every search, it shows no results. Moreover, i cannot register by SMTP Authentication error.

from algobook.

poush avatar poush commented on July 28, 2024

@Tabs16 I remember we have one more issue with this.

If you see 'algobook/settings.py` you will find

EMAIL_HOST = 'smtp.zoho.com'
EMAIL_PORT = 465
#EMAIL_USE_TLS = True
EMAIL_USE_SSL = True

Since zoho details are hard coded that's why you are not able to use SMTP.

Can you work on a feature, where these configuration will be picked from '.env' file ? If you want you can take inspiration from fossasia/open-event-server@221c4f7

from algobook.

Anonymous26 avatar Anonymous26 commented on July 28, 2024

i would like to work on this feature @poush

from algobook.

poush avatar poush commented on July 28, 2024

Sure!

from algobook.

Related Issues (7)

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.