I am going to develop a simple web application (5-6 static pages). Is there any framework that I could use for this? I can simply write these HTML pages without a framework, but I would like to create a framework as it will do better with the header, footer and CSS on the website.
I have a Perl script that will modify these HTML pages daily. And I do not need a database.
ttree for this purpose.
HTML Perl script. , .. HTML .
, /bin/sh unix:)
: , , ..
: .
make , (Genshi , ) .
, , -, () . Perl script, . .
my $page = GauravWebpageClass->new(-title => 'Page Title'); $page->add_style('anotherStyle.css'); $page->add_script('fancyJavascript.js'); $page->print_header(); # Print your content here # Print your content here # Print your content here $page->print_footer();
. , , - Perl. , .
Blueprint CSS Framework, .
Source: https://habr.com/ru/post/1770495/More articles:Call a WCF service using the extension method - c #Is there a free useful component for a workflow editor / designer? - workflowHow to make a list of all calendar dates in 2009 and 2010 that fall from Monday to Thursday? - javaTrying to write a MySQL connection request - databaseUpdate Linq's Many-Many Sql Attitude - c #What does tstbklt () do from the jumbler tumblr booklet? - javascriptcross-browser asynchronous bootloader? - javascriptUIView Animation Misbehaves when changing iPad orientation - objective-cМожет ли событие загрузки jQuery загореться при добавлении динамической таблицы стилей в Firefox? - javascriptUIViewAnimationOptionTransitionCurlUp - iosAll Articles