From eaee38a4b6ebedc106548876cdbe1fe433c514bb Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Tue, 11 May 2021 20:38:48 -0600 Subject: refactor code and almost finish main functionality --- e_dst/tag/@123.html | 16 ++++++++++++++++ e_dst/tag/@another-test.html | 16 ++++++++++++++++ e_dst/tag/@archive.html | 17 +++++++++++++++++ e_dst/tag/@small.html | 16 ++++++++++++++++ e_dst/tag/@test.html | 18 ++++++++++++++++++ 5 files changed, 83 insertions(+) create mode 100644 e_dst/tag/@123.html create mode 100644 e_dst/tag/@another-test.html create mode 100644 e_dst/tag/@archive.html create mode 100644 e_dst/tag/@small.html create mode 100644 e_dst/tag/@test.html (limited to 'e_dst/tag') diff --git a/e_dst/tag/@123.html b/e_dst/tag/@123.html new file mode 100644 index 0000000..36f1c04 --- /dev/null +++ b/e_dst/tag/@123.html @@ -0,0 +1,16 @@ + + + + +Posts filtered by tag "123" + + + +

Posts filtered by tag: 123

+

Articles

+ + + diff --git a/e_dst/tag/@another-test.html b/e_dst/tag/@another-test.html new file mode 100644 index 0000000..dfbc30e --- /dev/null +++ b/e_dst/tag/@another-test.html @@ -0,0 +1,16 @@ + + + + +Posts filtered by tag "another-test" + + + +

Posts filtered by tag: another-test

+

Articles

+ + + diff --git a/e_dst/tag/@archive.html b/e_dst/tag/@archive.html new file mode 100644 index 0000000..80fb231 --- /dev/null +++ b/e_dst/tag/@archive.html @@ -0,0 +1,17 @@ + + + + +Posts filtered by tag "archive" + + + +

Posts filtered by tag: archive

+

Articles

+ + + diff --git a/e_dst/tag/@small.html b/e_dst/tag/@small.html new file mode 100644 index 0000000..bdc2920 --- /dev/null +++ b/e_dst/tag/@small.html @@ -0,0 +1,16 @@ + + + + +Posts filtered by tag "small" + + + +

Posts filtered by tag: small

+

Articles

+ + + diff --git a/e_dst/tag/@test.html b/e_dst/tag/@test.html new file mode 100644 index 0000000..5cbb322 --- /dev/null +++ b/e_dst/tag/@test.html @@ -0,0 +1,18 @@ + + + + +Posts filtered by tag "test" + + + +

Posts filtered by tag: test

+

Articles

+ + + -- cgit v1.2.3-54-g00ecf