P
P
programistic_21_vek2020-02-15 23:47:47
Web development
programistic_21_vek, 2020-02-15 23:47:47

Explain how to make a news feed with the ability to visually edit the type of admin panel on a self-written site?

There is a site where you need to make a news feed with the ability to edit an ordinary person, not a programmer! The site is written in html using the bootstrap framework!

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Sergey, 2020-02-15
@Firsov36

Insert the "div" block in the right place on the site page, for example, and load the data from the txt file using Javascript. An ordinary person will write news to a text file.

X
xmoonlight, 2020-02-16
@xmoonlight

Add CKEditor.
And save the text in html (download and manually put on the server) or immediately on the server (as they usually do).

R
Ranwise, 2020-02-17
@Ranwise

without a backend on some python\js\php or something like a static blog generator in any way

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question