Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add helpful command to export demos to json format for web api #11

Closed
wants to merge 5 commits into from

Conversation

jiacai2050
Copy link

@jiacai2050 jiacai2050 commented Jul 24, 2021

Fixes #10

I setup a demo at

Next Step:

Search requests of Algolia's free tier is 10K/month, which I think is enough for us to explore this idea.

@xuchunyang
Copy link
Owner

Good idea and thank you for the work. I've checked the website, very cool.

The feature worths developing a new separate project/repo. As I prefer to keep this repo/project simple, I suggest creating a new repo for the feature if you like.

Search requests of Algolia's free tier is 10K/month,

Wow, I know Algolia is good for searching docs but didn't know there is a free tier.

There are 1619 demos now, which is not a lot, I guess the client side js should be able to handle the search, though it probably requires more work than the Algolia API.

@jiacai2050
Copy link
Author

jiacai2050 commented Jul 25, 2021 via email

@xuchunyang
Copy link
Owner

Another reason for a fresh repo is that, in order to make the website userful, docstring is necessary, thus elisp-demos is only one data source of the website.

I have no experience in building complex websites (https://clojuredocs.org/ looks complex enough to me), what do you think about examples and comments from user contributions? will people contribute? do you know how to implement the feature?

@jiacai2050
Copy link
Author

jiacai2050 commented Jul 27, 2021 via email

@jiacai2050 jiacai2050 closed this May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature request] support browse demos via web
2 participants