Tell us what you're doing in _blogs and _pages
This commit is contained in:
parent
1707faf822
commit
8350372ee8
4
qsgen2
4
qsgen2
@ -335,6 +335,8 @@ function _file_to_lower() {
|
||||
function _pages() {
|
||||
# This function generates all the new and updated Pages
|
||||
|
||||
_msg other "Generating Pages"
|
||||
|
||||
local debug=false
|
||||
|
||||
# Load the cache for Pages
|
||||
@ -446,6 +448,8 @@ function _pages() {
|
||||
function _blogs() {
|
||||
# This function either generates blog files or exports metadata based on the argument
|
||||
|
||||
_msg other "Generating Blogs"
|
||||
|
||||
local debug=false
|
||||
|
||||
# Running function _list_blogs
|
||||
|
Loading…
Reference in New Issue
Block a user