Docin novel program
My own original work, this program is specially written for writers, schools and other novel sections. It strives to be streamlined and practical. It generates static pages for the whole site in the background. When generating the page, it reads the txt template file. It is intuitive and simple, and can be modified by opening it with Notepad.
t_index.asp is the homepage file, please modify and embed it according to actual needs. list.txt in the images folder is a template file.
Note: The access path to config.asp must be set correctly, otherwise the home page cannot be generated correctly.
Template description:
{$title$} ---> Novel title
{$H_title$} ---> Page title
{$description$} ---> Page description
{$keywords$} ---> Page keywords
{$weizhi$} ---> Page navigation
{$biaoti$} ---> Bold title at the top of the page
{$web$} ---> Website name
{$zuozhe$} ---> Novel author
{$html$} ---> Page content
{$year$} ---> Copyright year (automatically detected by the system)
Backend login: login.asp
Account: admin
Password:admin