From mboxrd@z Thu Jan 1 00:00:00 1970 From: KOKOU AFIDEGNON Subject: Need Guidance in developing and generating code using org-mode Date: Thu, 27 Feb 2020 18:44:21 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000a78525059f932095" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:38380) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j7OAJ-0001lm-Ri for emacs-orgmode@gnu.org; Thu, 27 Feb 2020 13:45:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j7OAI-000395-PE for emacs-orgmode@gnu.org; Thu, 27 Feb 2020 13:45:43 -0500 Received: from mail-wr1-x444.google.com ([2a00:1450:4864:20::444]:46213) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j7OAI-00037o-IY for emacs-orgmode@gnu.org; Thu, 27 Feb 2020 13:45:42 -0500 Received: by mail-wr1-x444.google.com with SMTP id j7so4712614wrp.13 for ; Thu, 27 Feb 2020 10:45:42 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane-mx.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org --000000000000a78525059f932095 Content-Type: text/plain; charset="UTF-8" Hi, Here is my sample org entry which i want to build a website for. 1. * Home 2. ** Design 3. *My Sample design attempt* 4. The journey has been quite long coupled with heuristic approaches 5. This is an attempt to generate an html file from my blog written in 6. org-mode. 7. * Archives 8. ** By Categories 9. ** By Date 10. ** By Author 11. * Account 12. 13. ** Register 14. - username 15. - password 16. - email 17. - Gender 18. 19. ** Login 20. - Username 21. - Password 22. 23. ** Activate 24. 25. ** Logout I have been able to to export using C-c C-e h o - How do i insert my personal template with custom CSS and JS? - Under Register, and Login heading, How do i generate html forms which will post entries to specific destinations? and also generate code for capturing the data? - How do i link Activate and Logout heading to custom urls? I m finding hard grasping orgmode i will be grateful if you can help elucidate. --000000000000a78525059f932095 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,=C2=A0

Here is my sample org entry w= hich i want to build a website for.=C2=A0

  1. * Home
  2. ** Desig= n
  3. *My Sample design attempt*
  4. = The journey has been quite long coupled with heuristic approaches
  5. This = is an attempt to generate an html file from my blog written in
  6. <= li id=3D"gmail-m_-4701370690972186817gmail-l6" style=3D"margin:0px;padding:= 0px 0px 0px 50px;white-space:pre-wrap"> org-mode.=
  7. * Archives
  8. ** By Categories
  9. ** By Date
  10. ** By Author
  11. * Account
  12. <= /li>
  13. ** Reg= ister
  14. - username
  15. - password
  16. - email
  17. - Gender
  18. <= li id=3D"gmail-m_-4701370690972186817gmail-l19" style=3D"margin:0px;padding= :0px 0px 0px 50px;white-space:pre-wrap">** Login
  19. = - Username
  20. - Password
  21. ** Activate
  22. ** Logout

I have been able to to export using=C2=A0C-c C-e=C2=A0h o

  • How do i insert my personal template with custom CSS = and JS?=C2=A0
  • Under Register, and Login = heading, How do i generate html forms which will post entries to specific d= estinations? and also generate code for capturing the data?=C2=A0
  • How do i link Activate and Logout heading to cust= om urls?=C2=A0
I m finding hard grasping orgmode i will be gr= ateful if you can help elucidate.=C2=A0
--000000000000a78525059f932095--