post.php page #11

Open
opened 2022-11-26 07:45:16 +00:00 by emilyd · 0 comments
Owner

Instead of showing all articles on the index.php page, show top 3 on index and have an archives page that categorizes all the posts by date. Those posts would be viewed with a post.php script, that shows the contents of the specified post. Perhaps with an id GET? For example, https://example.com/?id=1 would show the first post.

Instead of showing all articles on the index.php page, show top 3 on index and have an archives page that categorizes all the posts by date. Those posts would be viewed with a post.php script, that shows the contents of the specified post. Perhaps with an `id` GET? For example, https://example.com/?id=1 would show the first post.
emilyd added this to the 1.0.0 milestone 2022-11-26 07:45:18 +00:00
Sign in to join this conversation.
No description provided.